Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 895 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 895 Bytes

hopper-swift-demangle

This is a Hopper plugin (not script) written in Swift for demangling Swift symbols.

Example

example

Installation

Download the latest release from here. Then:

$ unzip SwiftDemangle.hopperTool.zip
$ mkdir -p ~/Library/Application\ Support/Hopper/PlugIns/v4/Tools/
$ mv Swift\ Demangle.hopperTool ~/Library/Application\ Support/Hopper/PlugIns/v4/Tools/

Usage

Once you've installed the plugin you should have a new Tool Plugins menu item. There you can see the added Swift demangle commands.

usage