Here are
24 public repositories
matching this topic...
Analyze any Android/Java based app or game
-
Updated
Oct 16, 2019
-
Java
-
Updated
Jan 15, 2020
-
Shell
Read basic info about an application from .apk file.
Show app icons in windows explorer
Python3 Parser for Android XML file and get Application Name without using Androguard
-
Updated
May 28, 2020
-
Python
View android apk as java code in gui
-
Updated
Oct 14, 2018
-
Ruby
Read basic android application info from APK file using PHP
use python3 parse APK, get package name, file md5, apk icon.... no external tools (aapt, openssl) needed
-
Updated
Mar 12, 2020
-
Python
android apk file parser tools
-
Updated
Mar 13, 2018
-
Shell
A handy set of utility for android
-
Updated
Mar 19, 2018
-
Java
-
Updated
Feb 14, 2020
-
JavaScript
The APK Scanner show the APK information via double click on your PC.
Build summary reports for android projects
-
Updated
Apr 2, 2017
-
Python
Golang parser for android apk files.
-
Updated
Mar 12, 2020
-
Kotlin
🤖 A Simple Android APK Reader in Node.js
-
Updated
May 30, 2019
-
JavaScript
What is doing: unzips resources, decompiles DEX and android manifest file and creates a tree of files counts and sizes per directory.
-
Updated
Jun 6, 2018
-
Shell
app bundle parser for ipa & apk
-
Updated
May 11, 2017
-
JavaScript
Simple App that lets user to get info about installed app and extract them.
-
Updated
Jul 19, 2019
-
Java
A simple tool to statically analyze permission references and trackers within decompiled Android apps
-
Updated
Oct 24, 2019
-
Python
Improve this page
Add a description, image, and links to the
apk-parser
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
apk-parser
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Seems that we get to run this code: src/apk.rs#L44 even if there is no
distfolder in SUPER. What could be happening?More info: SUPERAndroidAnalyzer/super#121 (comment)