Skip to content

writing into android application lib.so with offset & hex bytes

Notifications You must be signed in to change notification settings

BryanGIG/KMrite

Repository files navigation

KMrite

Patch runtime process library(*.so) with offset & hex bytes
This project is made for you who like to build and injector app with no c++ at all.

Build & Usages

  • Download this project
    • git --clone https://github.com/BryanGIG/KMrite
  • Open and build the project
  • Install the app into your android devices
    • If you had root, grant permission root
    • If you non-root, use virtual app
  • Open app that you want to inject
  • Open the KMrite
  • Fill all needed information :
    • Package Name : The package of your process
    • Lib Name : Library(*.so) name
    • Offset : 0x...
    • Hex : 0A010213
  • Click START PATCH to begin inject into the process

Credits

About

writing into android application lib.so with offset & hex bytes

Resources

Stars

Watchers

Forks

Languages