iSpy icon indicating copy to clipboard operation
iSpy copied to clipboard

wrong architecture

Open yuanfeiz opened this issue 10 years ago • 5 comments

Hi, I've compiled the iSpy.dylib successfully, and can tweak around in the Settings. But when I launched the target app, there is not the expected "Showtime" label. Please kindly help me out=3=3=3

My configurations:

  • iOS 8.1.2
  • iPad mini
  • XCode 6.1.1

and the error message:

<Error>: MS:Error: dlopen(/Library/MobileSubstrate/DynamicLibraries/iSpy.dylib, 9): no suitable image found.  Did find:
        /Library/MobileSubstrate/DynamicLibraries/iSpy.dylib: mach-o, but wrong architecture

I can hook up a homemaded dylib successfully:

Feb 17 16:06:52 umikawaha ubd[2700] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/Hook.dylib
Feb 17 16:06:52 umikawaha ubd[2700] <Warning>: Hello World!.....

Thanks, Yuanfei

yuanfeiz avatar Feb 17 '15 08:02 yuanfeiz

I have the same problem, I don't see Showtime overlay message in the upper right as the application loads.

I can see the same error in the Xcode v 6.1.1 (6A2008a) Devices tool. I have an iPhone 6 8.1.2

<Error>: MS:Error: dlopen(/Library/MobileSubstrate/DynamicLibraries/iSpy.dylib, 9): no suitable image found. Did find: /Library/MobileSubstrate/DynamicLibraries/iSpy.dylib: mach-o, but wrong architecture

Thank you.

waelsaad avatar Feb 17 '15 11:02 waelsaad

At present I'm afraid 64bit is unsupported. We need to port chunks of 32bit ARM assembly for the objc_msgSend tracing feature, which we haven't done yet. We will keep you posted of any changes to this!

0xhaggis avatar Feb 17 '15 11:02 0xhaggis

Thank you for the response and looking into this, please keep us in the loop.

waelsaad avatar Feb 17 '15 11:02 waelsaad

Is there an update on 64bit support?

mccabe615 avatar Jan 22 '16 17:01 mccabe615

any updates ?

firashacker avatar Nov 07 '22 10:11 firashacker