Re-exports§
pub use libafl;pub use libafl_bolts;
Modules§
Agents represent communication participants like Alice, Bob or Eve.- The term module defines typed
DYTerms of the formfn_add(x: u8, fn_square(y: u16)) → u16. - The fuzzer module setups the fuzzing loop. It also is responsible for gathering feedback from runs and restarting processes if they crash.
- This module adds plotting capabilities to
DYTermsand Traces. The output of the functions in this module can be passed to the command line utilitydotwhich is part of graphviz. - The communication streams between
Agents. - This module define the execution
Traces.
Macros§
- This macro defines the precomputation syntax to add precomputations to an input action step