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

Error on any js api command execution #57

Closed
Tolsi opened this issue Jan 12, 2020 · 2 comments
Closed

Error on any js api command execution #57

Tolsi opened this issue Jan 12, 2020 · 2 comments

Comments

@Tolsi
Copy link

Tolsi commented Jan 12, 2020

After every command in javascript console, I see an error on the right text area:

21:22:59.800784 TypeError: Cannot read property 'apply' of undefined at Object.api (src/index.ts:81:33) at handleRpcMessage (frida/runtime/message-dispatcher.js:49:1) at handleMessage (frida/runtime/message-dispatcher.js:29:1)

or

21:33:39.321790 TypeError: Cannot read property 'then' of null at handleRpcMessage (frida/runtime/message-dispatcher.js:50:1) at handleMessage (frida/runtime/message-dispatcher.js:29:1)

@PinkiePieStyle
Copy link
Collaborator

javascript console is for javascript code
so dont know what your 'every command' means

@PinkiePieStyle
Copy link
Collaborator

putBreakpoint(findExport('open'));
http://www.giovanni-rocca.com/dwarf/tutorials/

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