macOS反汇编

MAC application Programming development

Hopper Disassembler 5.15.6 cracked version (Code reverse and security analysis tool)

Hopper Disassembler is a reverse engineering tool,Allows you to disassemble、Decompile and debug the application。The tool adapts perfectly to the environment,The macOS version takes full advantage of the Cocoa framework,The Linux version uses Qt 5。Hopper extracts procedural information by analyzing the introduction of a function,Such as basic blocks and local variables。Via Hopper SDK,You can extend Hopper's functionality,Even write your own file format and CPU support。Hopper can also display a graphical representation of the control flow graph,And most Hopper functions can be called from Python scripts,Convert binary files in any way。Hopper can use LLDB or GDB for debugging and analysis,Specifically used to retrieve Objective-C information from analysis files,such as selector、Strings and messages sent。Hopper able to decode Swift's obfuscated names,Use tabs to create workspaces with different representations of files,Use different colors to help you understand various discovered objects,and create your own structures using the built-in type editor、union or enum type。