#
afl
Here are 108 public repositories matching this topic...
andreafioraldi
commented
Apr 14, 2022
libafl_sugar it is a crate that should provide ready-to-use fuzzers configurable with a builder pattern.
We have a collection of fuzzers in https://github.com/AFLplusplus/libafl_fuzzbench, would be cool to have them (or ast least the most importants, like generic or nautilus) integrated into libafl_sugar replacing the restarter events manager with a Launcher (like the fuzzers already in libafl_su
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
-
Updated
Apr 13, 2022 - C++
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
-
Updated
Jun 22, 2020 - JavaScript
afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
-
Updated
Oct 18, 2021 - C
JQF + Zest: Coverage-guided semantic fuzzing for Java.
-
Updated
Mar 14, 2022 - Java
Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL
-
Updated
May 12, 2022 - C
Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization
-
Updated
Jun 6, 2018 - Python
Fuzzing Unification Framework
-
Updated
May 12, 2022 - C++
AFL binary instrumentation
-
Updated
Mar 21, 2022 - 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
Mar 14, 2022 - C
A grammar-based custom mutator for AFL++
-
Updated
Apr 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
Mar 11, 2022 - Python
Variation of american fuzzy lop for testing compilers
-
Updated
Apr 21, 2022 - C
Patches to afl to fix bugs or add enhancements
-
Updated
Sep 10, 2019
run AFL with pintool
-
Updated
Feb 24, 2020 - C++
AFLplusplus + libprotobuf-mutator = love
-
Updated
Jan 19, 2020 - C++
A collection of user-space Linux kernel specific guided fuzzers based on LKL
-
Updated
May 10, 2022 - C
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
-
Updated
May 21, 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