Reverse engineering tool "Hopper Disassembler" for MacOS / Linux

■ This is an article posted on June 2018, 10, so the content of the information may be out of date.

Reverse engineering tool for MacOS / Linux on Unipos website Hopper Disassembler Page has been added.

Hopper Disassembler Is reverse engineering software with disassembling, decompiling, and debugging features for applications. Mac OS Ver. Uses Cocoa framework, Linux Ver. Uses Qt 5, and it is perfectly adapted to each OS environment.

It is highly praised for its ability to call functions using Python scripts, the ability to extend functions using the Hopper SDK, and the fact that it has many functions at a reasonable price.

[Supported processor]

Hopper allows disassembling binaries targeting these processors

・ Intel (32 and 64bits)
・ ARM (ARMv6, ARMv7 and ARM64)
・ PowerPC processors

– It is also possible to support other CPUs by using Hopper SDK
– Disassemble iOS binaries

[Supported file format]

・ Mach-O binaries (Mac and iOS)
・ PE32 / 32 + / 64 Windows binaries
・ ELF binaries