https://github.com/intellabs/kafl.fuzzer
kAFL Fuzzer
https://github.com/intellabs/kafl.fuzzer
Last synced: 10 months ago
JSON representation
kAFL Fuzzer
- Host: GitHub
- URL: https://github.com/intellabs/kafl.fuzzer
- Owner: IntelLabs
- License: other
- Created: 2022-05-13T10:31:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T14:18:59.000Z (almost 2 years ago)
- Last Synced: 2024-08-26T16:57:11.981Z (almost 2 years ago)
- Language: Python
- Size: 8.99 MB
- Stars: 33
- Watchers: 7
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
kAFL-Fuzzer
HW-assisted Feedback Fuzzer for x86 VMs
`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).