0:000:x86> !py mona jmp Hold on... [+] Command used: !py mona.py jmp Usage : Default module criteria : non aslr, non rebase Mandatory argument : -r where reg is a valid register
[+] This mona.py action took 0:00:00.027000 0:000:x86> !py mona jmp -r ESP Hold on... [+] Command used: !py mona.py jmp -r ESP
---------- Mona command started on 2017-06-09 11:38:54 (v2.0, rev 576) ---------- [+] Processing arguments and criteria - Pointer access level : X [+] Generating module info table, hang on... - Processing modules ******************************************************************************** Traceback (most recent call last): File "mona.py", line 18384, in main commands[command].parseProc(opts) File "mona.py", line 11389, in procFindJMP all_opcodes=findJMP(modulecriteria,criteria,args["r"].lower().strip()) File "mona.py", line 6003, in findJMP modulestosearch = getModulesToQuery(modulecriteria) File "mona.py", line 5620, in getModulesToQuery populateModuleInfo() File "mona.py", line 5731, in populateModuleInfo allmodules=dbg.getAllModules() File "C:\Program Files\Debugging Tools for Windows (x64)\windbglib.py", line 1160, in getAllModules getModulesFromPEB() File "C:\Program Files\Debugging Tools for Windows (x64)\windbglib.py", line 369, in getModulesFromPEB thismod = pykd.loadUnicodeString(mod.BaseDllName).encode("utf8") MemoryException: Memory exception at 0x0 target virtual address
---------- Mona command started on 2017-06-09 11:39:18 (v2.0, rev 576) ---------- [+] Processing arguments and criteria - Pointer access level : X - Only querying modules kernel32.dll [+] Generating module info table, hang on... - Processing modules ******************************************************************************** Traceback (most recent call last): File "mona.py", line 18384, in main commands[command].parseProc(opts) File "mona.py", line 11389, in procFindJMP all_opcodes=findJMP(modulecriteria,criteria,args["r"].lower().strip()) File "mona.py", line 6003, in findJMP modulestosearch = getModulesToQuery(modulecriteria) File "mona.py", line 5620, in getModulesToQuery populateModuleInfo() File "mona.py", line 5731, in populateModuleInfo allmodules=dbg.getAllModules() File "C:\Program Files\Debugging Tools for Windows (x64)\windbglib.py", line 1160, in getAllModules getModulesFromPEB() File "C:\Program Files\Debugging Tools for Windows (x64)\windbglib.py", line 369, in getModulesFromPEB thismod = pykd.loadUnicodeString(mod.BaseDllName).encode("utf8") MemoryException: Memory exception at 0x0 target virtual address