pyREtic
pyREtic copied to clipboard
pyREtic is an extensible framework for in-memory Python bytecode reverse engineering
Fix the format in the README! :+1:
bash-3.2$ **python mod_destruction.py** `=====================================================` `REpdb is part of the pyREtic toolkit. Rich Smith 2010` `=====================================================` `--Return--` `> /Users/a/Downloads/mods/dis/mod_destruction.py(5)()->None` `-> REpdb.set_trace()` (REpdb:default) **import mod_destruction_orig** `XXX lineno: 1, opcode: 247` `XXX lineno:...
When executing the following scenario: - auto_remap "folder" - select and download python runtime - set_project auto_map The pyREtic script needs to be restarted, but doing so will always cause...
this pyREtic version can be support python2.7? if not ,you can help me support python2.7? thanks