hopper-swift-demangle
hopper-swift-demangle copied to clipboard
Tools Plugin not showing in top menu
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 menu as shown in image here.

Xcode console: Plugin was not loaded. Please check any error message in the Console application. Using Hopper Disassembler V4 - Demo
ERROR: 2018-07-15 17:00:45.814732+0500 Hopper Disassembler v4[4702:159347] Plugin was not loaded. Please check any error message in the Console application. 2018-07-15 17:01:02.135631+0500 Hopper Disassembler v4[4702:159352] Month 13 is out of bounds objc[4702]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fff87014a70) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x11a662cd8). One of the two will be used. Which one is undefined. 2018-07-15 17:01:14.250398+0500 Hopper Disassembler v4[4702:159377] errors encountered while discovering extensions: Error Domain=PlugInKit Code=13 "query cancelled" UserInfo={NSLocalizedDescription=query cancelled}
Thanks I'll try and look into this. Feel free to submit a fix if you get to the bottom of this
default 22:06:13.915024 +0200 Hopper Disassembler v4 ERROR: Cannot load /Users/___/Library/Application Support/Hopper/PlugIns/v4/Tools/Swift Demangle.hopperTool, plugin makes use of external function(s), and may be too slow for a plugin. Also, make sure that plugin is compiled for OS X 10.9, or higher.
default 22:06:13.915059 +0200 Hopper Disassembler v4 error: Plugin imports dylib @rpath/Demangler.framework/Versions/A/Demangler
It seems Hopper has mysteriously stopped allowing external frameworks to load in tools. Additionally, if one were to merge Demangler.framework and build all in one, you'd get the same error but over libswiftCore.dylib.
I have same issue
same to me
same to me