hopper-swift-demangle icon indicating copy to clipboard operation
hopper-swift-demangle copied to clipboard

Tools Plugin not showing in top menu

Open aalikhokhar opened this issue 7 years ago • 6 comments

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.

screen shot 2018-07-15 at 3 19 43 pm

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}

aalikhokhar avatar Jul 13 '18 10:07 aalikhokhar

Thanks I'll try and look into this. Feel free to submit a fix if you get to the bottom of this

keith avatar Jul 13 '18 15:07 keith

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

flashspys avatar Sep 16 '18 20:09 flashspys

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.

spotlightishere avatar Sep 27 '18 02:09 spotlightishere

I have same issue

paradiseduo avatar Mar 12 '19 09:03 paradiseduo

same to me

iOSleep avatar Apr 21 '19 07:04 iOSleep

same to me

276523923 avatar Aug 12 '19 06:08 276523923