Diff two versions of an APK. Useful for seeing what changes have been made after an update.
The output is currently in a 'git diff'-style but there are plans for HTML reports.
There are a few required dependancies. The versions that have I have personally ran against are listed, but other versions most likely work as well.
-m
flag.Clone the repo and run python apkdiff.py -h
to see all the options.