#path #panda #root-path

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

#3 in #root-path

Download history 278/week @ 2024-01-07 55/week @ 2024-01-14 74/week @ 2024-01-21 103/week @ 2024-01-28 73/week @ 2024-02-04 76/week @ 2024-02-11 156/week @ 2024-02-18 91/week @ 2024-02-25 29/week @ 2024-03-03 51/week @ 2024-03-10 42/week @ 2024-03-17 6/week @ 2024-03-24 83/week @ 2024-03-31 13/week @ 2024-04-07 9/week @ 2024-04-14 10/week @ 2024-04-21

115 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