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

Use PLT Hooking #417

Closed
wants to merge 1 commit into from
Closed

Use PLT Hooking #417

wants to merge 1 commit into from

Conversation

reveny
Copy link

@reveny reveny commented Sep 6, 2024

PLT Hooking is a lot more stable than inline hooking. Most devices should support this unlike shadowhook or dobby.

PLT Hooking is a lot more stable than inline hooking and bytehook seems to work on all devices without issues.
@chiteroman
Copy link
Owner

I tried this some time ago and it doesn't work, I will try again.

If we are going to use PLT hook, doesn't Zygisk have an API for it?

@chiteroman
Copy link
Owner

Bytehook:
imagen

Shadowhook:
imagen

See? It's not working properly...

@JingMatrix
Copy link

Most likely, PLT hook works well with Android 15 but not earlier version

@chiteroman
Copy link
Owner

Tried again with same results. PLT hooking doesn't work. Closing this.

@chiteroman chiteroman closed this Sep 6, 2024
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

Successfully merging this pull request may close these issues.

3 participants