#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)

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

Download history 19/week @ 2024-08-28 15/week @ 2024-09-04 4/week @ 2024-09-11 14/week @ 2024-09-18 10/week @ 2024-09-25 11/week @ 2024-10-02 14/week @ 2024-10-09 14/week @ 2024-10-16 9/week @ 2024-10-23 147/week @ 2024-10-30 23/week @ 2024-11-06 27/week @ 2024-11-13 23/week @ 2024-11-20 8/week @ 2024-11-27 61/week @ 2024-12-04 120/week @ 2024-12-11

221 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