Sparrrgh / mips_rop

Binary Ninja plugin to find ROP gadgets in MIPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Binary Ninja plugin to find ROP gadgets in MIPS

License:MIT License


Languages

Language:Python 100.0%