#fuzzing #capstone #bindings #decoding #build #intel-pt #libxdc

sys libxdc-sys

Bindings for libxdc, an Intel-PT decoding library for fuzzing

1 unstable release

0.1.0 Oct 9, 2024

#1492 in Parser implementations

Download history 176/week @ 2024-10-09 11/week @ 2024-10-16

187 downloads per month

MIT license

120KB
2.5K SLoC

C 2.5K SLoC // 0.1% comments Rust 77 SLoC // 0.0% comments

libxdc-sys

Rust bindings for libxdc, an Intel-PT decoding library for fuzzing.

libxdc requires capstone v4 to be built, refer to libxdc readme to install capstone. There is no need to install libxdc since this crate builds the library and statically links it.

Dependencies

~0–1.9MB
~37K SLoC