Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apkpure_get

This is a super simple tool for yanking APK's to reverse engineer from the APKPure service.
It is not well written and has a zillion bugs but it works. It is designed to be ran from other scripts. For example... If you have a list of the top 100 apps on the app store like "com.whatever.blah", do this...

cat top_apps.txt | parallel -j 20 python apkpure_get.py

I am hoping to pipeline this with automatic decompilation and analysis sometime, probably by feeding the apps downloaded to MobiSF or Jeb2 or something? idk.

About

apkpure.com apk downloader

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages