LINYIKAI / x86AndroidInject

Inject an x86 so file to running apk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x86AndroidInject

Inject an x86 so file to running apk.

  1. First install android-jni-cmake apk what I developed before.
  2. Build Inject.so and libattach.so file.
  3. Run apk and then run "./inject" command on terminal apk on the emulator.
  4. It will print "password is correct" with any inputs.

About

Inject an x86 so file to running apk.


Languages

Language:C++ 72.6%Language:Makefile 21.8%Language:C 5.7%