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

Frida script crash #82

Open
Surendrajat opened this issue Oct 21, 2022 · 0 comments
Open

Frida script crash #82

Surendrajat opened this issue Oct 21, 2022 · 0 comments

Comments

@Surendrajat
Copy link

Surendrajat commented Oct 21, 2022

Describe the bug

Clicking on Classdump icon > App throws this error:

Uncaught RPC error TypeError: not a function
    at normalize (src/modules/classdump.ts:23)
    at ownClasses (src/modules/classdump.ts:27)
    at list (src/modules/classdump.ts:42)
    at search (src/modules/classdump.ts:49)
    at invoke (src/rpc.ts:17)
    at apply (native)
    at <anonymous> (frida/runtime/message-dispatcher.js:13)
    at c (frida/runtime/message-dispatcher.js:23)
method: classdump/search args: [ '__app__', '' ]

Desktop (please complete the following information):

  • OS: macOS 12.4 (M1)
  • Browser: Chrome

Phone (please complete the following information):

  • Device: iPhone 7
  • OS: iOS 14.4.2
  • Browser: safari
  • Jailbreak Name: Chekra1n
  • Frida Version: 16.0.1

Additional context

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

1 participant