Releases: AFLplusplus/LibAFL
Releases · AFLplusplus/LibAFL
0.5.0
0.4.0
- CmpLog instructions instrumentation for SanCov and Frida
- Naive Input-to-state mutator using the CmpLog metadata
- Generalize InProcessExecutor to a generic Input trait
- MultiStats stats display
- TimeoutForkserverExecutor
- Shadow Executor and Stage
- Single threaded restartable EventManager
- Configurations in EventManager
- Remove HasExecHooks
- Decouple broker from LlmpEventManager
- New fuzzers: Generic libfuzzer, Fuzzbench
0.3.0
- Refactor and introduce FeedbackState
- Launcher
- Introspection feature for performance measuring
Version 0.2.0
- baby_fuzzer book chapter
- LLMP TCP multi-machine
- Conditional composition of Feedbacks
- Allow lifetime in Observers
- Reachability example and Feedback
Version 0.1.0
First public release of LibAFL.