From ecea71427fcb50e54ff9bf7637e5f2f32dfabaed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Schr=C3=B6der?= Date: Wed, 20 Sep 2017 11:52:00 +0200 Subject: [PATCH 1/2] Update README.md Added and website for downloading apks, which I found very useful. Hope it fits to this list. Added it to Misc tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4ab951..6c0262e 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Misc Tools * [dockerfile/androguard](https://github.com/dweinstein/dockerfile-androguard) * [Android Vulnerability Test Suite](https://github.com/AndroidVTS/android-vts) - android-vts scans a device for set of vulnerabilities * [AppMon](https://github.com/dpnishant/appmon)- AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on Frida. +* [Apkpure](https://apkpure.com/) - Online apk downloader. Provides also an own app for downloading. ---- # ACADEMIC / RESEARCH / PUBLICATIONS / BOOKS From 831511bf8cfaa4ba03b4088a6e24f232b6ad88b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Schr=C3=B6der?= Date: Mon, 25 Sep 2017 17:44:54 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c0262e..2149e68 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Market Crawlers * [Google play crawler (Node) ](https://github.com/dweinstein/node-google-play) - get app details and download apps from official Google Play Store. * [Aptoide downloader (Node)](https://github.com/dweinstein/node-aptoide) - download apps from Aptoide third-party Android market * [Appland downloader (Node)](https://github.com/dweinstein/node-appland) - download apps from Appland third-party Android market +* [Apkpure](https://apkpure.com/) - Online apk downloader. Provides also an own app for downloading. Misc Tools ---- @@ -180,7 +181,7 @@ Misc Tools * [dockerfile/androguard](https://github.com/dweinstein/dockerfile-androguard) * [Android Vulnerability Test Suite](https://github.com/AndroidVTS/android-vts) - android-vts scans a device for set of vulnerabilities * [AppMon](https://github.com/dpnishant/appmon)- AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on Frida. -* [Apkpure](https://apkpure.com/) - Online apk downloader. Provides also an own app for downloading. + ---- # ACADEMIC / RESEARCH / PUBLICATIONS / BOOKS