panda-re / panda

Platform for Architecture-Neutral Dynamic Analysis
https://panda.re
Other
2.45k stars 475 forks source link

Callwitharg: fix aarch64 support, add pypanda interface and test #1502

Closed AndrewFasano closed 2 months ago

AndrewFasano commented 2 months ago

This PR makes it so the callwitharg plugin can be used by pypanda and adds an example. It also fixes a bug where aarch64 arguments were being read incorrectly by the plugin.