Skip to content

Files

Latest commit

 

History

History

mipsrop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

mipsrop.py

Features

  • Allows you to search for suitable ROP gadgets in MIPS executable code
  • Built-in methods to search for common ROP gadgets

Running mipsrop:

Running mipsrop.py

Searching for ROP gadgets that put a stack address into the $a0 register:

Using mipsrop.py

Listing a summary of marked ROP gadgets in the current IDB:

Listing mipsrop.py

Use mipsrop.help() to see all available options!

Installation

Just copy mipsrop.py into your IDA plugins directory.