SsageParuders / AndroidPtraceInject

Android Ptrace Inject for all ABIs and all APIs. Help you inject Shared Library on Android.
MIT License
170 stars 66 forks source link

Fixes for x86 #4

Closed reveny closed 2 months ago

reveny commented 1 year ago

Emulators such as noxplayer use different sdk versions, which made the Injector not work on these platforms. This has been fixed by adding a check for x86.