飘云阁

 找回密码
 加入我们

QQ登录

只需一步,快速开始

查看: 1975|回复: 19

[分享] [Mac OSX] Hopper Disassembler 5.15.6 Premium (高級版) [03 June 2024]

  [复制链接]
  • TA的每日心情
    开心
    2024-6-19 18:42
  • 签到天数: 2 天

    [LV.1]初来乍到

    发表于 2024-5-18 15:31:19 | 显示全部楼层 |阅读模式
    本帖最后由 BlackHat 于 2024-6-3 14:28 编辑

    Hopper Disassembler 5.15.6
    Hopper_v4.png
    The Reverse Engineering Tool that lets you Disassemble, Decompile and Debug your Applications.
    (逆向工程工具可讓您反組譯、反編譯和偵錯您的應用程式)



    Version (5.15.6)
    OS - MacOS
    Chip - Intel/Silicon Chip only U2B
    Update - 03 June 2024



    hopv4-main@2x.jpg

    • Native
      Hopper is perfectly adapted to the environment. The macOS 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
      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.



    hopv4-modes-mini@2x.jpg
    Hopper displays the code using different representations. Take a look at the assembly, the CFG, and the pseudo-code of a procedure, all at the same time.

    • 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 (only for Mac and Linux hosts, not for mobile devices).
    • 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.



    hopv4-cfg-edit-mini@1x.jpg
    Edit, annotate, comment your work directly from the interactive CFG view.

    • Swift
      This new version of Hopper is able to decode the mangled Swift names. No more cryptic names!
    • Tabs
      Use tabs to create workspaces with different representations of the file.
    • Semantic Coloration
      The analysis performed by Hopper separates code from data, memory accesses from stack variables… And to help you understand the various discovered objects, Hopper will use a different color to each of them.
    • Types
      Use the embedded type editor to create your own structures, unions, or enumerated types. It greatly helps the understanding of the code to use symbols, rather than raw numbers.



    hopv4-inspector-mini@1x.jpg
    Find what you are looking for. The inspector panel automatically adapts its content according to the context.



    Tutorials :

    • https://www.hopperapp.com/tutorial.html
    • https://abad1dea.tumblr.com/post/23487860422/analyzing-binaries-with-hoppers-decompiler
    • https://taomm.org/PDFs/vol1/CH%200x07%20Disassembling%20&%20Decompilation.pdf
    • https://dhiyaneshgeek.github.io/mobile/security/2021/12/25/hopper-disassembler/

    FAQ :

    • https://www.hopperapp.com/faq.html

    Plugins :
    • https://github.com/agatti/hopper-plugins
    • https://github.com/knightsc/hopper





    VirusTotal Score :

    https://www.virustotal.com/gui/file/70a0ddc9275f531e153b0f346754a891ae5f6d153bfc08835ad1759e1974400f (5.15.3)

    https://www.virustotal.com/gui/file/e46e540625b75024177efcb0869fe41015d42b30bc54271c01e2be7dc7dc3707 (5.15.4)


    Download Link : https://github.com/BlackHatRCE/hop-osx

    Password :
    Password.zip (215 Bytes, 下载次数: 71)

    Credits : QinghanAWQ




    You can resign If you need :

    [Bash shell] 纯文本查看 复制代码
    sudo codesign --remove-signature "/Applications/Hopper Disassembler v4.app"  && 
    
    sudo codesign -f -s - --timestamp=none --all-architectures --deep "/Applications/Hopper Disassembler v4.app"  &&
    
    sudo xattr -cr "/Applications/Hopper Disassembler v4.app"


    Turn Off the SIP If only you are unable to launch.

    评分

    参与人数 4威望 +4 飘云币 +4 收起 理由
    zhczf + 1 + 1 热心分享 共同提升!
    n0p + 1 + 1 PYG 有你更精彩!
    慕若曦 + 1 + 1 PYG有你更精彩!
    LuckyClover + 1 + 1 PYG有你更精彩!

    查看全部评分

    PYG19周年生日快乐!
  • TA的每日心情
    开心
    1 小时前
  • 签到天数: 638 天

    [LV.9]以坛为家II

    发表于 2024-5-18 16:57:01 | 显示全部楼层
    感谢分享好软件
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    13 小时前
  • 签到天数: 612 天

    [LV.9]以坛为家II

    发表于 2024-5-19 00:03:59 | 显示全部楼层
    师傅能否出一个intel能用的
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    昨天 09:39
  • 签到天数: 136 天

    [LV.7]常住居民III

    发表于 2024-5-20 09:49:57 | 显示全部楼层
    感谢大佬分享,期待Intel版本
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    郁闷
    2024-6-20 08:13
  • 签到天数: 11 天

    [LV.3]偶尔看看II

    发表于 2024-5-20 17:50:32 | 显示全部楼层
    感谢大佬分享
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    无聊
    2024-5-21 05:32
  • 签到天数: 19 天

    [LV.4]偶尔看看III

    发表于 2024-5-21 05:12:33 | 显示全部楼层
            PYG 有你更精彩!
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    难过
    前天 12:27
  • 签到天数: 62 天

    [LV.6]常住居民II

    发表于 2024-5-22 00:12:42 | 显示全部楼层
    老大更新了15.4了,支持
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    昨天 15:14
  • 签到天数: 16 天

    [LV.4]偶尔看看III

    发表于 2024-5-22 10:23:48 | 显示全部楼层
    师傅能否出一个intel能用的
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2024-6-19 18:42
  • 签到天数: 2 天

    [LV.1]初来乍到

     楼主| 发表于 2024-5-22 19:17:30 | 显示全部楼层
    showmaker 发表于 2024-5-22 10:23
    师傅能否出一个intel能用的

    Sorry I use silicon chip only.
    PYG19周年生日快乐!
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 登录 | 加入我们

    本版积分规则

    快速回复 返回顶部 返回列表