Hopper is a reverse engineering tool for OS X and Linux, that lets you disassemble, and decompile your 32/64bits Intel Mac, Linux, Windows and iOS executables! This tool will let you disassemble any binary you want, and provide you all...
hopper is a reverse engineering tool for os x and linux, that lets you disassemble, and decompile your 32/64bits intel mac, linux, windows and ios executables!this tool will let you disassemble any binary you want, and provide you all the information about its content, like imported symbols, or the control flow graph! hopper can retrieve procedural information about the disassembled code like the stack variables, and lets you name all the objects you want.
hopper will surely become your favorite tool for all your static binary analyses.
reverse-engineering static-analysis x86 intel disassembler