angr / heaphopper
HeapHopper is a bounded model checking framework for Heap-implementations
☆215Updated 6 months ago
Alternatives and similar repositories for heaphopper:
Users that are interested in heaphopper are comparing it to the libraries listed below
- Seeding fuzzers with symbolic execution☆201Updated 7 years ago
- ☆249Updated 5 years ago
- Fuzzing the Kernel Using Unicornafl and AFL++☆299Updated 2 years ago
- SALT - SLUB ALlocator Tracer for the Linux kernel☆150Updated 6 years ago
- The new phuzzing framework!☆156Updated 10 months ago
- ☆131Updated 5 years ago
- AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!☆112Updated 3 years ago
- Source code for paper 'Automatic Heap Layout Manipulation for Exploitation'☆100Updated 5 years ago
- ☆63Updated 5 years ago
- Use angr inside GDB. Create an angr state from the current debugger state.☆198Updated 4 years ago
- SymGDB - symbolic execution plugin for gdb☆216Updated 6 years ago
- AFL + DynamoRIO = fuzzing binaries with no source code on Linux☆248Updated 5 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆137Updated 3 years ago
- ArcHeap: Automatic Techniques to Systematically Discover New Heap Exploitation Primitives☆151Updated 4 years ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆187Updated 3 years ago
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆177Updated 3 years ago
- DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables☆207Updated 3 years ago
- InsTrim: Lightweight Instrumentation for Coverage-guided Fuzzing☆82Updated 4 years ago
- An AFL implementation with UnTracer (our coverage-guided tracer)☆124Updated 2 years ago
- Utilities for generating dynamic traces☆91Updated 3 weeks ago
- A linux system call fuzzer using TriforceAFL☆175Updated last year
- Janus: a state-of-the-art file system fuzzer on Linux☆218Updated 5 years ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Updated 11 months ago
- Code and exercises for a workshop on z3 and angr☆226Updated 4 years ago
- Distributed Fuzzing for afl