Skip to content

pedro-javierf/MemWizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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