Skip to content

intheway/hopper-swift-demangle

 
 

Repository files navigation

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

About

A Hopper plugin for demangle Swift symbols

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 58.4%
  • Swift 24.2%
  • C 17.3%
  • Makefile 0.1%