frida / frida-swift-bridge

Frida's finally getting Swifty
Apache License 2.0
126 stars 15 forks source link

Unhandled context descriptor kind: 30 #6

Open noahsmartin opened 1 year ago

noahsmartin commented 1 year ago

Hi,

I'm trying to use this for the default macOS SwiftUI app created with Xcode 14 and getting this error:

[Frida CRITICAL] Runtime bundle could not be loaded: Error: Unhandled context descriptor kind: 30 [stack: Error: Unhandled context descriptor kind: 30
    at D (frida/node_modules/frida-swift-bridge/dist/lib/macho.js:81)
    at <anonymous> (frida/node_modules/frida-swift-bridge/dist/lib/macho.js:11)

Running on macOS 13.0.1

zy02636 commented 1 year ago

I've got similar error causing app crash: Frida: Runtime bundle could not be loaded: Error: Unhandled context descriptor kind: 26 [stack: Error: Unhandled context descriptor kind: 26 at D (frida/node_modules/frida-swift-bridge/dist/lib/macho.js:81) at (frida/node_modules/frida-swift-bridge/dist/lib/macho.js:11) at call (native) at o (/_swift.js) at (/_swift.js) at (frida/node_modules/frida-swift-bridge/dist/lib/callingconvention.js:18)