Which ProgramWhat program do you guys use to decompile all exe files into an editable file where the code is readable? Is there a process that uses multiple programs, if so what is it?
http://www.mpgh.net/forum/720-realm-...-tutorial.html rabcdasm https://github.com/CyberShadow/RABCDAsm robust actionscript bytecode disassembler also read you said exe files... you mean swf files for realm? if not, ollydebug i sometimes use for exes...
Originally Posted by 059 http://www.mpgh.net/forum/720-realm-...-tutorial.html rabcdasm https://github.com/CyberShadow/RABCDAsm robust actionscript bytecode disassembler also read you said exe files... you mean swf files for realm? if not, ollydebug i sometimes use for exes... I mean exe
Originally Posted by HappyMan20 I mean exe If its a .Net executable (non c++), you can use tools like .net reflector.