software-engineering-and-security / inspector-gadgetLinks
Inspector-gadget (a.k.a. PSHAPE - Practical Support for Half-Automated Program Exploitation) is an open source tool which assists analysts in exploit development. It discovers gadgets, chains gadgets together, and ensures that side effects such as register dereferences do not crash the program.
☆25Updated 5 years ago
Alternatives and similar repositories for inspector-gadget
Users that are interested in inspector-gadget are comparing it to the libraries listed below
Sorting:
- A fast binary coverage measurement tool based on AFL's Qemu mode☆33Updated 4 years ago
- Binary Ninja plugin for visualizing coverage over time☆25Updated 3 years ago
- Build your emulation environment as needed☆65Updated 4 years ago
- A framework for static analysis of ROP exploits and programs☆41Updated 6 years ago
- A fast, multithreaded, ROP-gadget semantics analyzer.☆51Updated 4 years ago
- Load function names from an IDA Pro database inside GDB☆21Updated 6 years ago
- PoC for a snapshot-based coverage-guided fuzzer targeting Windows kernel components☆68Updated 4 years ago
- Symbolic Execution Engine based on Ghidra's PCode☆84Updated 2 years ago
- ☆31Updated 5 years ago
- An approach to detect opaque predicates by identifying the damage caused by the obfuscation.☆31Updated 4 years ago
- Signedness-Agnostic Strided-Interval☆38Updated 6 years ago
- Supporting Materials for “Symbolic Triage” blog post☆24Updated 2 years ago
- ☆43Updated 3 years ago
- A suite of experiments for evaluating open-source binary taint trackers.☆32Updated 3 years ago
- Intel PT log analyzer With Parallel Processing And Basic Block Offset Caching Support☆71Updated last year
- ROP Benchmark is a tool to compare ROP compilers☆42Updated 2 years ago
- A library to translate native code for multiple architectures into Tiny Code Generator (TCG) based intermediate representation (IR), base…☆47Updated 5 years ago
- Course sample for SMT-Based Binary Program Analysis training class☆31Updated 7 years ago
- Decode machine code into VEX IR and translate into LLVM IR☆28Updated 6 years ago
- ☆76Updated 3 years ago
- KLEE Symbolic Execution Engine