Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled context descriptor kind: 30 #6

Open
noahsmartin opened this issue Nov 18, 2022 · 1 comment
Open

Unhandled context descriptor kind: 30 #6

noahsmartin opened this issue Nov 18, 2022 · 1 comment

Comments

@noahsmartin
Copy link

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
Copy link

zy02636 commented Nov 21, 2022

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants