Crate libafl_targets[−][src]
Expand description
libafl_targets contains runtime code, injected in the target itself during compilation.
Re-exports
Modules
CmpLog logs and reports back values touched during fuzzing.
The values will then be used in subsequent mutations.
Coverage maps as static mut array
DrCov support for LibAFL frida mode,
writing basic-block trace files to be read by coverage analysis tools, such as Lighthouse,
bncov, dragondance, etc.
Value profile support for LibAFL
Constants
The height of the CmpLog map
The width of the CmpLog map
The size of the cmps map
The size of the edges map