FRET-LibAFL/libafl_intelpt
Andrea Fioraldi b9cfcf0771
Fix versions in libafl and libafl_intelpt for crates.io (#2693)
* Fix versions in libafl and libafl_intelpt for crates

* Add libafl_intelpt to publish
2024-11-14 00:06:36 +01:00
..
2024-11-13 16:28:25 -03:00
2024-11-12 22:34:46 -03:00

Intel Processor Trace (PT) low level code

This module is a wrapper around the IntelPT kernel driver, exposing functionalities specifically crafted for libafl.

At the moment only linux hosts are supported.