Skip to content

writing into android application lib.so with offset & hex bytes [Material Ui]

Notifications You must be signed in to change notification settings

AbhiTheModder/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

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

Credits

About

writing into android application lib.so with offset & hex bytes [Material Ui]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%