#fuzzing #security-testing #security

no-std libafl

Slot your own fuzzers together and extend their features using Rust

26 releases (13 breaking)

0.14.0 Nov 13, 2024
0.13.2 Jul 31, 2024
0.13.1 Jun 30, 2024
0.11.2 Dec 21, 2023
0.5.0 Jul 5, 2021

#108 in Testing

Download history 228/week @ 2024-08-05 53/week @ 2024-08-12 55/week @ 2024-08-19 105/week @ 2024-08-26 106/week @ 2024-09-02 215/week @ 2024-09-09 390/week @ 2024-09-16 406/week @ 2024-09-23 142/week @ 2024-09-30 166/week @ 2024-10-07 179/week @ 2024-10-14 145/week @ 2024-10-21 170/week @ 2024-10-28 219/week @ 2024-11-04 335/week @ 2024-11-11 225/week @ 2024-11-18

960 downloads per month
Used in 8 crates

MIT/Apache

2.5MB
65K 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–56MB
~1M SLoC