#
afl
Here are 105 public repositories matching this topic...
2
tokatoka
commented
Jan 28, 2022
Now we have AutoTokens (autodict) feature for inprocess fuzzer, we also want it for the forkserver executor
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
-
Updated
Nov 17, 2021 - C++
afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
-
Updated
Oct 18, 2021 - C
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
-
Updated
Jun 22, 2020 - JavaScript
JQF + Zest: Coverage-guided semantic fuzzing for Java.
-
Updated
Jan 26, 2022 - Java
Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization
-
Updated
Jun 6, 2018 - Python
Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL
-
Updated
Jan 28, 2022 - C
Fuzzing Unification Framework
-
Updated
Jan 28, 2022 - C++
AFL binary instrumentation
-
Updated
Nov 23, 2021 - C++
Domain-Specific Fuzzing with Waypoints
-
Updated
Jul 17, 2020 - C
Sound and Cost-effective Fuzzing of Stripped Binaries by Incremental and Stochastic Rewriting
-
Updated
Oct 29, 2021 - C
A grammar-based custom mutator for AFL++
-
Updated
Jan 3, 2022 - Python
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
-
Updated
Apr 30, 2021 - C
This repository contains the code for a fuzzing prototype for the OP-TEE system call interface using AFL.
-
Updated
Aug 12, 2021 - C
Template Scripting Testing Language tool: automated test generation for Python
python
testing
test-automation
property-based-testing
fuzzing
testing-tools
afl
afl-fuzz
test-generation
fault-localization
delta-debugging
tstl
random-testing
swarm-testing
test-reduction
fuzzers
property-based
-
Updated
Apr 16, 2021 - Python
Patches to afl to fix bugs or add enhancements
-
Updated
Sep 10, 2019
Variation of american fuzzy lop for testing compilers for C-like languages, revised by Alex Groce & collaborators to fuzz tools processing source code in C-like languages
-
Updated
Mar 15, 2021 - C
run AFL with pintool
-
Updated
Feb 24, 2020 - C++
A collection of user-space Linux kernel specific guided fuzzers based on LKL
-
Updated
Nov 7, 2021 - C
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
-
Updated
May 21, 2021 - C++
AFLplusplus + libprotobuf-mutator = love
-
Updated
Jan 19, 2020 - C++
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++
-
Updated
Nov 27, 2021 - C
Improve this page
Add a description, image, and links to the afl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the afl topic, visit your repo's landing page and select "manage topics."


When the computer is suspended during a fuzzing session, the time spent in suspended state is counted as a "run time" on a statistics screen. In case fuzzing was running for several hours and then the computer was suspended for several more hours, on one hand I would prefer not restarting the session, on the other hand, now it may be harder to tell how well a harness performs (corpus count vs. run