#path #panda #low-level

sys panda-re-sys

The official *-sys library for interfacing with PANDA (Platform for Architecture-Neutral Dynamic Analysis)

9 releases (breaking)

new 0.8.0 Oct 31, 2024
0.7.1 Jan 30, 2024
0.7.0 Oct 21, 2021
0.3.0 Jul 23, 2021
0.1.0 Dec 18, 2020

#4 in #panda

49 downloads per month
Used in panda-re

GPL-2.0 license

14MB
405K SLoC

panda-sys

To update low-level bindings:

  1. Clone and build the latest panda's master branch.
  2. export PANDA_ROOT=/path/where/you/cloned/panda
  3. cd src/ && ./gen_bindings.sh

No runtime deps