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

Inject gadget.so successful but frida -UF failed. #3

Open
xyxdaily opened this issue May 27, 2022 · 3 comments
Open

Inject gadget.so successful but frida -UF failed. #3

xyxdaily opened this issue May 27, 2022 · 3 comments

Comments

@xyxdaily
Copy link

image
image
Could you please tell why and how can I inject the gadget successfully?

@hacksysteam
Copy link
Owner

maybe the target process is getting killed after injection. Can you print some stuff in logcat when JNI_OnLoad is called to see if this method was really called?

@xyxdaily
Copy link
Author

Actually, I used the ida to open the gadget, and found that there is no JNI_OnLoad. I just want to inject gadget.so without frida-server

@xyxdaily
Copy link
Author

I tried to inject into victim, and it's the same result.

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