Skip to content

A script to Reverse Engineer the APK files, also find the asked Permission on Google Play Description

Notifications You must be signed in to change notification settings

SazzadSowmik/Android-Permission-Discrepancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

First you need to install the java and then apktool on your system

  • Then, create a directory ./res
  • For the apk files, download the apk file and place it on ./res/apks/
  • Also, make sure you've create a directory ./res/decompiled

Finally, you may need to install libraries from the requirements.txt

Now, you can run the script.py

About

A script to Reverse Engineer the APK files, also find the asked Permission on Google Play Description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages