/mips_rop

Binary Ninja plugin to find ROP gadgets in MIPS

Primary LanguagePythonMIT LicenseMIT

MIPS ROP

Author: Sparrrgh

Find ROP gadgets in MIPS

Description:

Adaptation of binja_rop to find ROP gadgets in MIPS.

Features:

  • Visualization of registers used to control jumps.
  • Highlighting of special MIPS gadgets inspired by mipsrop plugin for IDA.
  • Customizable gadget depth search.

License

This plugin is released under an MIT license.