fgsect / unicorefuzzLinks
Fuzzing the Kernel Using Unicornafl and AFL++
☆303Updated 2 years ago
Alternatives and similar repositories for unicorefuzz
Users that are interested in unicorefuzz are comparing it to the libraries listed below
Sorting:
- DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables☆211Updated 4 years ago
- Fuzzer for Linux Kernel Drivers☆384Updated 3 years ago
- Improving AFL by using Intel PT to collect branch information☆292Updated 6 years ago
- Use angr inside GDB. Create an angr state from the current debugger state.☆202Updated 5 years ago
- AFL + DynamoRIO = fuzzing binaries with no source code on Linux☆248Updated 6 years ago
- A fuzzing tool for closed-source binaries based on Unicorn and LibFuzzer☆341Updated 6 years ago
- SALT - SLUB ALlocator Tracer for the Linux kernel☆155Updated 7 years ago
- Source code of HAL-fuzz☆155Updated 4 years ago
- HeapHopper is a bounded model checking framework for Heap-implementations☆219Updated 4 months ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆140Updated 4 years ago
- The new phuzzing framework!☆161Updated last year
- ☆252Updated 5 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
- ☆132Updated 6 years ago
- Some helper scripts to set up an environment for angr development.☆121Updated 3 months ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆188Updated 4 years ago
- An AFL implementation with UnTracer (our coverage-guided tracer)☆123Updated 3 years ago
- UAFuzz: Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities☆347Updated 2 years ago
- My fork of American Fuzzy Lop☆61Updated 7 years ago
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆345Updated last year
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆178Updated 3 years ago
- Block Oriented Programming -- Compiler