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

Got error for graphical hook[Exception running starting tree hook Tree hook trace java_class] #130

Open
joyahamad074 opened this issue May 20, 2024 · 1 comment

Comments

@joyahamad074
Copy link

Hi,
I am facing some issue on frida. like when I add any inspect/inspect backtrace hook. after spawn the application I have got an error and the backtrace not working for the method/class.

enable inspect backtrace hooking
image

got error when spawn the application and backtrace not working:
image

@mongolito12345
Copy link

You have to assign a hook / trace after the application is spawned. If you restart de application, the hooks can't be reused, they have to be re defined.

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