spiffycell / autoAPK

tool to automate reverse engineering of Android APKs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoAPK

AutoAPK is a tool used to automatically extract and decode an APK on the developer's Android device.

!! The device MUST be in developer mode with USB debuggin enabled for AutoAPK to work

Usage: ./autoAPK --decode

e.g. for Twitter:
	./autoAPK --decode twitter
for TikTok:
	./autoAPK --decode zhiliao

About

tool to automate reverse engineering of Android APKs

License:MIT License


Languages

Language:Shell 100.0%