mdulin2 / mangleLinks
Repository for dealing with Malloc mangling functions
☆12Updated 5 years ago
Alternatives and similar repositories for mangle
Users that are interested in mangle are comparing it to the libraries listed below
Sorting:
- ROPMate is the first Visual Analytics system specifically designed to assist human in composing ROP chains with the desired semantics.☆27Updated 4 years ago
- Exploiting Array-Out-of-Bounds-Write-Accesses on Linux☆26Updated 8 years ago
- Repository for understanding and writing LLVM passes.☆34Updated 6 years ago
- Scalable Validator for Binary Lifters☆61Updated 5 years ago
- KLEE Symbolic Execution Engine☆60Updated 6 years ago
- A fast, multithreaded, ROP-gadget semantics analyzer.☆51Updated 4 years ago
- Signedness-Agnostic Strided-Interval☆38Updated 6 years ago
- Flex 'em lexers☆41Updated 5 years ago
- ROP Benchmark is a tool to compare ROP compilers☆43Updated 2 years ago
- An approximate solver for concolic execution☆21Updated 8 months ago
- ☆96Updated 6 years ago
- TaintInduce is a project which aims to automate the creation of taint propagation rules for unknown instruction sets.☆60Updated 4 years ago
- KLEESpectre is a symbolic execution engine with speculation semantic and cache modelling☆36Updated 5 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆139Updated 4 years ago
- Coverage-guided grammar aware fuzzer that uses grammar automatons☆75Updated 4 years ago
- Group coding repository of PltCov, a tool to instrument ELF binaries for fuzzing with ngram coverage of imported APIs☆12Updated 3 years ago
- Implementation of G-Free: Defeating Return-Oriented Programming through Gadget-less Binaries☆96Updated 7 years ago
- A collection of extensions to angr to handle new platforms☆69Updated last month
- Tutorial to write qemu plugins☆34Updated 8 years ago
- ☆32Updated 3 years ago
- KLEE-TAINT - Klee with taint analysis support☆70Updated 8 years ago
- Detecting Spectre vulnerabilities using symbolic execution, built on angr (github.com/angr/angr)☆76Updated 3 years ago
- GDB plugin to dump SECCOMP rules set via prctnl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER)☆22Updated 9 years ago
- PoC for a snapshot-based coverage-guided fuzzer targeting Windows kernel components☆68Updated 4 years ago
- This fork of QEMU enables fuzzing userspace ELF binaries under AFL++.☆84Updated last month
- A framework for static analysis of ROP exploits and programs☆41Updated 6 years ago
- Recover mutation graph from an AFL seed☆59Updated 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
- Abstract library to generate angr states from a debugger state☆61Updated 5 years ago
- Agamotto: Accelerating Kernel Driver Fuzzing with Lightweight Virtual Machine Checkpoints