This library is to provide a unified platform which decompile Android APK and analyze all security vulnerabilities.
A wrapper tool of Apktool for automating apk re-packaging operation, for Windows, macOS.
Analyzes an APK and prints information helpful to a developer
-v
is set, they will also be listedlib
directory.It can also:
Apk parser with java, for decoding xml file and getting meta infos from apk file.
Android dependency visualizer. This tool helps to visualize current state of your project. It's really easy to see coupling between classes.
APK parser for Android.
Features:
Compress a signed apk without destroy its original signature.
BatchPackApk is a tool for batch package Android apk with channel string.
This tool can retrieve dex, jar, smali, xml files, res, etc.
PluginManager is used to manage android applications like eclipse plugins. you can start an activity from an uninstalled APK placed in SD card, just like it has installed or registered in the application's AndroidManifest.xml.