2. Mona Setup

Mona is a powerful plugin for Immunity Debugger that makes exploiting buffer overflows much easier.

| The latest version can be downloaded here: https://github.com/corelan/mona | The manual can be found here: https://www.corelan.be/index.php/2011/07/14/mona-py-the-manual/

Copy the mona.py file into the PyCommands directory of Immunity Debugger (usually located at C:\Program Files\Immunity Inc\Immunity Debugger\PyCommands).

In Immunity Debugger, type the following to set a working directory for mona.

!mona config -set workingfolder c:\mona\%p

Last updated