An open API service indexing awesome lists of open source software.

https://github.com/intellabs/kafl.fuzzer

kAFL Fuzzer
https://github.com/intellabs/kafl.fuzzer

Last synced: 10 months ago
JSON representation

kAFL Fuzzer

Awesome Lists containing this project

README

          



kAFL-Fuzzer


HW-assisted Feedback Fuzzer for x86 VMs



CI


GitHub release (latest by date)

`Note: All components are provided for research and validation purposes only. Use at your own risk.`

kAFL-Fuzzer is a AFL-like fuzzer written in Python. Originally published as just "kAFL"
(and partly updated/rereleased as part of "Redqueen" and "Grimoire" projects) this project
maintains the fuzzer frontend as a separate component for use with the newer
libxdc/Qemu/KVM stack (aka. [Nyx backend](https://nyx-fuzz.com).

For installation, usage and reporting issues, please refer to [kAFL](https://github.com/IntelLabs/kAFL).