Sparrrgh / apkdiff

Diff between two APK files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apkdiff

Diff two version of an APK. Useful for seeing what changes have been made after an update.

The output is currently in a 'git diff'-style.

Clone the repo and run python apkdiff.py -h to see all the options.

Example Display

About

Diff between two APK files.


Languages

Language:Python 100.0%