libafl topic
List
libafl repositories
fuzzing-101-solutions
131
Stars
25
Forks
Watchers
Companion repository to the Fuzzing101 with LibAFL series of blog posts.
LibAFL
1.9k
Stars
292
Forks
Watchers
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Damn_Vulnerable_C_Program
629
Stars
129
Forks
Watchers
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
Tartiflette
91
Stars
6
Forks
Watchers
Snapshot fuzzing with KVM and LibAFL
butterfly
40
Stars
2
Forks
Watchers
LibAFL components for stateful fuzzing
VirtFuzz
65
Stars
1
Forks
Watchers
VirtFuzz is a Linux Kernel Fuzzer that uses VirtIO to provide inputs into the kernels subsystem. It is built with LibAFL.