AFLplusplus / unicornafl_legacyLinks
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++
☆45Updated 3 years ago
Alternatives and similar repositories for unicornafl_legacy
Users that are interested in unicornafl_legacy are comparing it to the libraries listed below
Sorting:
- Recover mutation graph from an AFL seed☆59Updated 4 years ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆74Updated 4 years ago
- AntiFuzz: Impeding Fuzzing Audits of Binary Executables☆103Updated 4 years ago
- AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!☆113Updated 4 years ago
- ☆53Updated 6 years ago
- run AFL with dynamorio☆37Updated 5 years ago
- Agamotto: Accelerating Kernel Driver Fuzzing with Lightweight Virtual Machine Checkpoints☆125Updated 5 years ago
- ☆98Updated 4 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆140Updated 4 years ago
- TaintInduce is a project which aims to automate the creation of taint propagation rules for unknown instruction sets.☆59Updated 4 years ago
- DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables☆210Updated 3 years ago
- ☆96Updated 6 years ago
- Utilities for generating dynamic traces☆93Updated 5 months ago
- InsTrim: Lightweight Instrumentation for Coverage-guided Fuzzing☆82Updated 5 years ago
- An AFL implementation with UnTracer (our coverage-guided tracer)☆123Updated 3 years ago
- Source code of HAL-fuzz☆154Updated 4 years ago
- FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques☆35Updated 4 years ago
- ☆38Updated 5 years ago
- Super Fast Concolic Execution Engine based on Source Code Taint Tracing☆102Updated 3 years ago
- Automatic modeling of hardware to enable the rehosting of embedded firmware☆84Updated last year
- This fork of QEMU enables fuzzing userspace ELF binaries under AFL++.☆84Updated 2 months ago
- Emulation and Feedback Fuzzing of Firmware with Memory Sanitization☆163Updated 4 years ago
- An awesome list for Effective and Powerful harnesses for fuzzing using libfuzzer - fuzzers by Google☆76Updated 4 years ago
- ☆63Updated 6 years ago
- run AFL with pintool