/MemWizard

ROP and JOP gadget finder tool with GUI

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

MemWizard

ROP and JOP gadget finder for binary exploitation with Graphical User Interface (GUI). Oriented to memory dumps rather than fully structured binaries.

Features

See this listing

GUI Example

Requirements

Memory Wizard can run wherever a Python 3 interpreter with support for "Qt for Python" and the "Capstone engine" are available. Mainstream operating systems like Windows, Linux distros and macOS are supported.

Memory Wizard uses the following libraries:

  • Qt for Python
  • Capstone