#security-testing #fuzzing #security

no-std libafl

Slot your own fuzzers together and extend their features using Rust

29 unstable releases

0.15.1 Feb 5, 2025
0.14.1 Dec 2, 2024
0.14.0 Nov 13, 2024
0.13.2 Jul 31, 2024
0.5.0 Jul 5, 2021

#100 in Testing

Download history 193/week @ 2024-10-24 209/week @ 2024-10-31 180/week @ 2024-11-07 396/week @ 2024-11-14 139/week @ 2024-11-21 355/week @ 2024-11-28 423/week @ 2024-12-05 366/week @ 2024-12-12 79/week @ 2024-12-19 73/week @ 2024-12-26 234/week @ 2025-01-02 217/week @ 2025-01-09 506/week @ 2025-01-16 249/week @ 2025-01-23 1545/week @ 2025-01-30 1999/week @ 2025-02-06

4,356 downloads per month
Used in 8 crates

MIT/Apache

2.5MB
64K 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–54MB
~863K SLoC