|
RosToMasm
RosToMasm: first thing to do is disassemble the exe with RosAsm then save the RosAsm asm file,
RosToMasm is a command line tool at the minim input RosAsm asm file.
This is take me several days to make; 6 if I remember correctly.
The main purpose is code/data ripping.
Even RosAsm disassembly may fail for some exes, but some tries won't hurt.
Last edited by CodeCracker; 03-16-2024 at 01:15.
|