mihaip / dex-method-counts

Command-line tool to count per-package methods in Android .dex files
Apache License 2.0
2.6k stars 376 forks source link

compare method counts between inputs and a couple of fixes #45

Open martino2k6 opened 7 years ago

martino2k6 commented 7 years ago

There's two fixes related to print output and gitignore. But more importantly I've added the ability to compare method counts between the supplied inputs, which prints the difference between the second and first input next to the counts for the second.