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.
Main Screen | Edit Screen | Work Screen |
---|---|---|
You can also get the build output in the actions section of the repo or at my telegram channel @AbhiTheM0dder
- Download this project
git --clone [https://github.com/BryanGIG/KMrite](https://github.com/AbhiTheModder/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
- LibInjector by jbro129
- libsu by topjohnwu