#fuzzing #security

no-std libafl

Slot your own fuzzers together and extend their features using Rust

21 unstable releases

0.11.2 Dec 21, 2023
0.11.1 Aug 31, 2023
0.10.1 May 24, 2023
0.9.0 Jan 31, 2023
0.5.0 Jul 5, 2021

#230 in Testing

Download history 105/week @ 2023-11-20 149/week @ 2023-11-27 116/week @ 2023-12-04 48/week @ 2023-12-11 259/week @ 2023-12-18 192/week @ 2023-12-25 172/week @ 2024-01-01 268/week @ 2024-01-08 171/week @ 2024-01-15 240/week @ 2024-01-22 186/week @ 2024-01-29 160/week @ 2024-02-05 167/week @ 2024-02-12 83/week @ 2024-02-19 156/week @ 2024-02-26 278/week @ 2024-03-04

699 downloads per month
Used in 8 crates

MIT/Apache and maybe AGPL-3.0

2MB
57K SLoC

LibAFL Core

LibAFL Core is the main library and contains the fuzzing components and their implementations. A large part of this library depends only on Rust core+alloc and, thus, can run without any standard library.

The online documentation for this crate is available here.


lib.rs:

Welcome to LibAFL

Dependencies

~5–62MB
~1M SLoC