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

Call leak when having multiple calls on hooks [SHARED] [WITHOUT EXIT] #85

Open
MhmRdd opened this issue Nov 9, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@MhmRdd
Copy link

MhmRdd commented Nov 9, 2024

ShadowHook Version

1.1.1

Android OS Version

13.0

Android ABIs

arm64-v8a

Device Manufacturers and Models

OnePlus 11

Describe the Bug

I tried to hook some functions with shadowhook however i noticed something wrong going on, like some hooks i have made they don't call original function and just return value, however there is still being there calls to original function after i implemented breakpoint on the trampoline's original function instructions.

@MhmRdd MhmRdd added the bug Something isn't working label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant