#fuzzing #security-testing #security

no-std libafl

Slot your own fuzzers together and extend their features using Rust

25 unstable releases

0.13.2 Jul 31, 2024
0.12.0 Apr 12, 2024
0.11.2 Dec 21, 2023
0.11.1 Aug 31, 2023
0.5.0 Jul 5, 2021

#134 in Testing

Download history 211/week @ 2024-07-18 261/week @ 2024-07-25 244/week @ 2024-08-01 152/week @ 2024-08-08 61/week @ 2024-08-15 69/week @ 2024-08-22 95/week @ 2024-08-29 141/week @ 2024-09-05 415/week @ 2024-09-12 349/week @ 2024-09-19 237/week @ 2024-09-26 176/week @ 2024-10-03 171/week @ 2024-10-10 113/week @ 2024-10-17 193/week @ 2024-10-24 124/week @ 2024-10-31

650 downloads per month
Used in 8 crates

MIT/Apache

2.5MB
63K 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

~6–55MB
~1M SLoC