libxdc-sys 0.1.2

Bindings for libxdc, an Intel-PT decoding library for fuzzing
Documentation
  • Coverage
  • 0%
    0 out of 545 items documented0 out of 27 items with examples
  • Size
  • Source code size: 215.92 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.58 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 28s Average build duration of successful builds.
  • all releases: 28s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Marcondiro/libxdc-sys
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Marcondiro

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.