Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 522 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 522 Bytes

AnyRop-Translator v0.20

translate any rop! so long as it has the gadgets lol!

this tool is very buggy! --see gwetm translator if this one does not work, still in dev stages.

So the usage you say... you run main.py <disasembly of 1 calc you want to translate from> <the disas of the calc you want to translate to> <the rop>

for the rop file, you have to have it in normal syntax.

don't do this r0 = 1

do this mov r0, 1

(or this) xxxxx

CHANGELOG

Version 0.21 finally fixed this god damn thing!