Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 631 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 631 Bytes

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