#path #panda #low-level

sys panda-re-sys

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

8 releases (breaking)

0.7.1 Jan 30, 2024
0.7.0 Oct 21, 2021
0.6.0 Oct 19, 2021
0.5.0 Oct 14, 2021
0.1.0 Dec 18, 2020

#4 in #panda

Download history 86/week @ 2024-04-01 11/week @ 2024-04-08 8/week @ 2024-04-15 11/week @ 2024-04-22 6/week @ 2024-05-06 70/week @ 2024-05-20 60/week @ 2024-06-03 34/week @ 2024-06-10 29/week @ 2024-06-17 34/week @ 2024-06-24 65/week @ 2024-07-01 19/week @ 2024-07-08 2/week @ 2024-07-15

125 downloads per month
Used in panda-re

GPL-2.0 license

11MB
336K 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