hopper-swift-demangle
hopper-swift-demangle copied to clipboard
A Hopper plugin for demangle Swift symbols
https://github.com/keith/hopper-swift-demangle/blob/master/Demangler/ShellDemangler.swift#L5 It's just an interlayer between hopper and real swift-demangler...
The Tool Plugins is alright, but all the symbols are ignored, not demangled. Swift version 5.1 Thanks
I wanted to use this plugin and I have placed this plugin at path : ~/Library/Application\ Support/Hopper/PlugIns/v4/Tools/Swift\ Demangle.hopperTool But when i restarted hopper, Tools plugin was not showing in top...
Would it possible to leverage multiple CPU cores to speed up the demangling process? A cursory glance shows that it's done sequentially.
First of all great plugin. I haven't looked at the implementation yet but I just tried to demangle a file and I got this ``` 2016-06-09 18:27:11.726 Hopper Disassembler v3[32218:8833191]...