Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Hopper Disassembler v3.5.9.1 Mac OS X (x64)

Posted By: ksenya.b
Hopper Disassembler v3.5.9.1 Mac OS X (x64)

Hopper Disassembler v3.5.9.1 Mac OS X (x64) | 23 MB

Hopper is a reverse engineering tool for OS X and Linux, that lets you disassemble, decompile and debug your 32/64bits Intel Mac, Linux, Windows and iOS executables!

Native
Hopper is perfectly adapted to the environment. The OS X version makes full use of the Cocoa framework, and the Linux version makes use of Qt 5.

Procedures
Hopper analyzes function's prologues to extract procedural information such as basic blocks and local variables.

Extensible (OS X)
With the Hopper SDK, you'll be able to extend Hopper's features, and even write your own file format and CPU support.

Control Flow Graph
Once a procedure has been detected, Hopper displays a graphical representation of the control flow graph. You can even export a PDF.

Scriptable
Most of the Hopper features can be invoked from Python scripts, giving you the ability to transform a binary in any way you want.

Debugger
Hopper can use LLDB or GDB, which lets you debug and analyze the binary in a dynamic way (Mac Intel only).

Objective-C
Even if Hopper can disassemble any kind of Intel executable, it does not forget its main platform. Hopper is specialized in retrieving Objective-C information in the files you analyze, like selectors, strings and messages sent.

Decompiler
Based on an advanced understanding of the executable Hopper can present a pseudo-code representation of the procedures found in an executable.

Hopper v3 for Mac requires OS X 10.7 or higher.

Homepage