libafl_intelpt

Crates.iolibafl_intelpt
lib.rslibafl_intelpt
version0.15.4
created_at2024-11-13 22:23:26.807431+00
updated_at2025-11-12 14:45:38.970858+00
descriptionIntel Processor Trace wrapper for libafl
homepage
repositoryhttps://github.com/AFLplusplus/LibAFL/
max_upload_size
id1447172
size81,038
AFLplusplus (aflpp)

documentation

README

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.

You can run sudo -E cargo test intel_pt_check_availability -- --show-output to check if your host has all the features used by this crate.

Commit count: 3282

cargo fmt