Skip to content

daniellockyer/apkdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apkdiff

Overview

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.

Setup

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.

Required Dependencies:

Optional Dependencies:

  • Meld 3.22.0 - Required for the -m flag.

Usage

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

Example output

image

About

Diff between two APK files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages