Skip to content

ApkServInject - a tool for injecting (smali) service to Android apk files

License

Notifications You must be signed in to change notification settings

WKFO/ApkServInject

 
 

Repository files navigation

ApkServInject

ApkServInject - a tool for injecting (smali) service to Android apk files

usage: java -jar ApkServInject.jar [-a APK] [-s SMALI]

 -a,--apk     APK file to inject smali
 -s,--smali   (smali) Service file to inject.

This software is not working stable for every Android Package (esp. for complex applications). If you want to contribute in this project, there is a todo.txt in .idea folder.

About

ApkServInject - a tool for injecting (smali) service to Android apk files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.8%
  • Smali 6.2%