libxdc-sys

Crates.iolibxdc-sys
lib.rslibxdc-sys
version0.1.2
created_at2024-10-09 09:34:34.851253+00
updated_at2024-11-19 16:56:01.652319+00
descriptionBindings for libxdc, an Intel-PT decoding library for fuzzing
homepagehttps://github.com/Marcondiro/libxdc-sys
repositoryhttps://github.com/Marcondiro/libxdc-sys.git
max_upload_size
id1402210
size216,412
Marco C. (Marcondiro)

documentation

README

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.

Commit count: 0

cargo fmt