diff --git a/README.md b/README.md index 906c99e..b9cc5e5 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ -# anyrop-translator v0.02 +# anyrop-translator v0.16 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 ` +you run `main.py` to open files use the file menu option open disas file is the disas of the calc you want to translate to! for the rop file, you have to have it in normal syntax. ~~r0 = 1~~ -__MOV r0, 1__ +__mov r0, 1__ + +NOTE: currently does not support pop gadget thingy magigy, you can do that yourself for now, have fun!