Skip to content

zeroc00I/zeroapk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zeroapk

Eazy Peasy way to download all apks from a company name

* Fetching also all releases version

Example behind downloading all apks from Zomato and also all versions published along the time


Preview of executable command

Dependencies

  • curl (apt install curl)

Usage (case sensitive)

  • ./zeroapk.sh [Company name]

How can i find this specific company name

  • Confirming it on apkcombo.com.

Example: https://apkcombo.com/pt/developer/Zomato/

Check bellow the example about finding a app by name and then getting company name

Where can i find company name

What can i do with these apks?

  • You can decompress them all with Apktool or even Jadx and then go by code review it.

Why dont just go by manual downloading?

  • Extreme manual approach
  • Many versions releases
  • Many apks

Improvements TO DO:

  • Program Helper
  • Multithread on wget proccess

Help me to improve it - maybe a python version? =)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages