8000 GitHub - PocoLoco44/apk-analyzer: Analyze an APK archive.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PocoLoco44/apk-analyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apk-analyzer

Analyze an extracted APK archive and generate a HTML report.

python badge MIT license badge twitter badge


Install

git clone https://github.com/gwen001/apk-analyzer
cd apk-analyzer
pip3 install -r requirements.txt

Usage

$ python3 apk-analyzer.py -h
usage: apk-analyzer.py [-h] [-d DIRECTORY] [-t TERM] [-c] [-m MOD]

options:
  -h, --help            show this help message and exit
  -d DIRECTORY, --directory DIRECTORY
                        source directory
  -t TERM, --term TERM  term referencing the editor
  -c, --command         display commands to run
  -m MOD, --mod MOD     mod to run

apk-downloader

Mass download APKs from a given list.

python badge MIT license badge twitter badge


Install

git clone https://github.com/gwen001/apk-analyzer
cd apk-analyzer
pip3 install -r requirements.txt

Usage

$ python3 apk-downloader.py


Feel free to open an issue if you have any problem with the script.

About

Analyze an APK archive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.1%
  • HTML 9.3%
  • Shell 0.6%
2A8E
0