panda-re-sys

Crates.iopanda-re-sys
lib.rspanda-re-sys
version0.7.1
sourcesrc
created_at2020-12-18 21:59:58.100491
updated_at2024-01-30 19:56:25.652869
descriptionThe official *-sys library for interfacing with PANDA (Platform for Architecture-Neutral Dynamic Analysis)
homepagehttps://panda-re.mit.edu
repository
max_upload_size
id324456
size11,216,275
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