Reverse Engineering

From PS4 Developer wiki
Revision as of 18:53, 25 December 2013 by Euss (talk | contribs)
Jump to navigation Jump to search

Reverse Engineering? but we can bruteforce! not

Tools

IDA pro disassembler and debugger

(64-bit analysis is possible only with IDA Professional Edition)

Objdump

objdump -b binary -D -m i386:x86-64 file

Udis86

http://udis86.sourceforge.net/

c4decompiler

http://www.c4decompiler.com/

ollydbg 64

http://www.ollydbg.de/odbg64.html

HxD

http://mh-nexus.de/en/hxd/