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.
☆27Dec 17, 2019Updated 6 years ago
Alternatives and similar repositories for inspector-gadget
Users that are interested in inspector-gadget are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This is the source of our Return Oriented Programming tool.☆14Nov 8, 2019Updated 6 years ago
- Malware analysis tool based on taint analysis.☆14Jan 29, 2022Updated 4 years ago
- PoC for the taint-based ROP approach☆14Jul 16, 2023Updated 2 years ago
- A framework for static analysis of ROP exploits and programs