panda-re-sys

Crates.iopanda-re-sys
lib.rspanda-re-sys
version0.8.0
sourcesrc
created_at2020-12-18 21:59:58.100491
updated_at2024-10-31 17:26:56.072924
descriptionThe official *-sys library for interfacing with PANDA (Platform for Architecture-Neutral Dynamic Analysis)
homepagehttps://panda-re.mit.edu
repository
max_upload_size
id324456
size13,616,039
Jordan McLeod (jamcleod)

documentation

https://docs.rs/panda-re-sys

README

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
Commit count: 0

cargo fmt