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

sys libxdc-sys

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

3 releases

0.1.2 Nov 19, 2024
0.1.1 Nov 19, 2024
0.1.0 Oct 9, 2024

#1650 in Parser implementations

Download history 153/week @ 2024-10-05 32/week @ 2024-10-12 2/week @ 2024-10-19 3/week @ 2024-11-02 241/week @ 2024-11-16 31/week @ 2024-11-23

275 downloads per month

MIT license

120KB
2.5K SLoC

C 2.5K SLoC // 0.1% comments Rust 75 SLoC // 0.2% 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.

This is still an experiment to be tested.

Dependencies

~0–2MB
~38K SLoC