Reverse Engineering
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
ollydbg 64
http://www.ollydbg.de/odbg64.html
HxD
|