Skip to content

Releases: panda-re/panda

v1.8.35

02 Aug 16:08
ed5c2f1
Compare
Choose a tag to compare
CI hotfix: on.workflow_run invalid

CI was triggering an error: "Invalid workflow file: .github/workflows/publish_docker.yml#L1
`on.workflow_run` does not reference any workflows."

v1.8.34

11 Jul 03:36
Compare
Choose a tag to compare
Added new functionality to filereadmon plugin

- Added 64 bit support for windows
- Added Linux support for 32 and 64 bit
- Added pread system calls for Linux OS

v1.8.33

03 Jul 18:19
Compare
Choose a tag to compare
fix pdocs

v1.8.32

24 Jun 15:53
Compare
Choose a tag to compare
Remove colons from filename.

This allows the panda repo to be cloned on windows.

v1.8.31

13 Jun 23:28
Compare
Choose a tag to compare
PyPanda: fix exception handling in _run_and_catch

Previously after an exception had been raised we would return None in all callbacks and trigger additional type errors.

v1.8.30

10 Jun 19:39
Compare
Choose a tag to compare
add docs

v1.8.29

05 Jun 05:33
Compare
Choose a tag to compare
Callwitharg: fix argument parsing for aarch64

v1.8.28

03 Jun 22:03
Compare
Choose a tag to compare
callstack_instr: support aarch64.

If capstone versions is between 4 and 5 use a fallback method, otherwise
use the provided groups as normal.

v1.8.27

03 Jun 18:14
Compare
Choose a tag to compare
add support for arm64

v1.8.26

21 May 00:40
Compare
Choose a tag to compare
add support for arm64