5 releases

Uses new Rust 2024

new 0.15.2 Mar 29, 2025
0.15.1 Feb 5, 2025
0.15.0 Jan 20, 2025
0.14.1 Dec 2, 2024
0.14.0 Nov 13, 2024

#1236 in Testing

Download history 28/week @ 2024-12-09 106/week @ 2025-01-20 1/week @ 2025-01-27 153/week @ 2025-02-03 11/week @ 2025-02-10 4/week @ 2025-02-17 2/week @ 2025-02-24 2/week @ 2025-03-03 55/week @ 2025-03-24

57 downloads per month
Used in libafl

MIT/Apache

660KB
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–28MB
~414K SLoC