72 results for “topic:afl-fuzz”
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
An step by step fuzzing tutorial. A GitHub Security Lab initiative
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Winnie makes fuzzing Windows applications easy
Produce code coverage results with gcov from afl-fuzz test cases
AFL-based fuzz testing for .NET
Fuzzing Unification Framework
AFL binary instrumentation
A grammar-based custom mutator for AFL++
Learn how to combine libprotobuf-mutator with libfuzzer & AFL++
Seeding fuzzers with symbolic execution
Upload files done during my research.
Superion is a fuzzer which extends the famous AFL to support structured inputs such as JavaScript and XML.
Variation of american fuzzy lop for testing compilers
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
Template Scripting Testing Language tool: automated test generation for Python
记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合模糊测试目录
Patches to afl to fix bugs or add enhancements
run AFL with pintool
A tool to manage, conduct, and assess dictionary-based fuzz testing
Recover mutation graph from an AFL seed
AFLNW: network wrapper for AFL
A monitoring script for AFL
run AFL with dynamorio
Fuzzing with the generated argument
NIF testing harness
CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL
AFL fuzzing coverage CFG visualization
My fuzzing workshop from PHDays9
Fuzzing the COVESA/vsomeip library with AFL++