Download apk files for static analysis
go build appheist.go
mkdir files
./appheist -help
2022/07/10 00:12:45 AppHeist Downloader by wunderwuzzi23
Usage of ./appheist:
-app string
Which app?
-developer string
Developer account
-mode string
buildindex, download, listapps, listapps+ (default "buildindex")
-pagestart int
Specify the page to start enumerating (default 1)
-skipvariants
Only index first found variant for version
./appheist -developer "developername" -listapps
./appheist -developer "developername" -mode buildindex
./appheist -developer "developername" -mode download
./appheist -app "appname" -developer "developername"
Provide a developer account or app name and download the relevant apk files.
By default variants
of an app are skipped.
-app string
Which app?
-developer string
Developer account
-mode string
buildindex, download, listapps, listapps+ (default "buildindex")
-pagestart int
Specify the page to start enumerating (default 1)
-skipvariants
Only index first found variant for version
apkmirror.com
is awesome - consider becoming a premium member. I'm not affiliated with it.