#fuzzing #security #linux-kernel #intelpt

no-std libafl_intelpt

Intel Processor Trace wrapper for libafl

3 unstable releases

new 0.15.0 Jan 20, 2025
0.14.1 Dec 2, 2024
0.14.0 Nov 13, 2024

#57 in #fuzzing

Download history 113/week @ 2024-11-12 14/week @ 2024-11-19 55/week @ 2024-11-26 104/week @ 2024-12-03 27/week @ 2024-12-10

211 downloads per month
Used in libafl

MIT/Apache

630KB
14K SLoC

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.


lib.rs:

Intel Processor Trace (PT) low level code

This crate interacts with the linux kernel (specifically with perf) and therefore it only works on linux hosts

Dependencies

~2–29MB
~423K SLoC