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

Injecting armeabi-v7a library using x86 injector #50

Closed
klopez0017 opened this issue Aug 8, 2019 · 3 comments
Closed

Injecting armeabi-v7a library using x86 injector #50

klopez0017 opened this issue Aug 8, 2019 · 3 comments

Comments

@klopez0017
Copy link

Would it be possible to do this?

@caikelun
Copy link
Collaborator

caikelun commented Aug 8, 2019

Sorry. We have no plans to do this.

@klopez0017
Copy link
Author

Understood, If I may ask only that will it be possible to do so?

As of the moment I am using an external injector (ChainFire's). The emulator I am using is an x86 platform. So I have to use x86 version of the injector. But the application I wanted to hook up runs over armeabi-v7a or arm64-v8a so I need to use xhook in armeabi-v7a platform. Im doing it via adb..

adb shell /data/tmp/injector appname /data/tmp/library.so

I just wanna know if its possible. And if you could direct me on how to do it, I would appreciate it.

Thank you so much.

@caikelun
Copy link
Collaborator

@klopez0017 Yes. This is possible. Refer to: https://github.com/shunix/AndroidGotHook

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