Skip to content

Bugra2426/RopperGadgetFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ropper Gadget Finder Plugin for Binary Ninja

This plugin is designed to extract ROP gadgets from binaries using the Ropper library. For use with the Binary Ninja.

Author: Bugra_2426

Installation Instructions

Install Dependencies

pip install ropper

Windows

Clone this repository into %APPDATA%/Binary Ninja/plugins/

Darwin

Clone this repository into ~/Library/Application Support/Binary Ninja/plugins/

Linux

Clone this repository into ~/.binaryninja/plugins/

License

This plugin is released under a MIT license.