CalebFenton/apkfile
Android app analysis and feature extraction library
This tool helps security analysts and malware researchers understand Android application packages (APKs). It takes an APK file as input and breaks it down into its core components, like the Android manifest, resources, signing certificate, and DEX files (which contain classes and methods). The output is a structured, inspectable representation of the APK's internals, which can also be serialized into a JSON format for deeper analysis or integration with other systems. It's used by analysts who need to quickly extract detailed features and behaviors from potentially malicious Android applications.
226 stars. No commits in the last 6 months.
Use this if you need to programmatically extract detailed information from Android application packages (APKs) to understand their structure, permissions, and potential malicious behaviors.
Not ideal if you are looking for a simple, end-user graphical tool for basic APK viewing or if you are not comfortable working with programmatic interfaces to inspect file structures.
Stars
226
Forks
49
Language
Java
License
Apache-2.0
Category
Last pushed
Sep 30, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CalebFenton/apkfile"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rednaga/APKiD
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
0xfke/Malware-Detection-and-Analysis-using-Machine-Learning
Malware🦠Detection and Analysis using Machine Learning (MDAML) is designed to provide users with...
rieck/malheur
A Tool for Automatic Analysis of Malware Behavior
AFAgarap/malware-classification
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support...
Kiinitix/Malware-Detection-using-Machine-learning
Anomaly based Malware Detection using Machine Learning (PE and URL)