andriller
Android analyzer
A software utility for analyzing and extracting data from Android devices without damaging them
📱 Andriller - is software utility with a collection of forensic tools for smartphones. It performs read-only, forensically sound, non-destructive acquisition from Android devices.
1k stars
50 watching
209 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists
androidforensicspython
Related projects:
Repository | Description | Stars |
---|---|---|
alexmyg/andropytool | A tool for analyzing Android applications to extract static and dynamic features | 352 |
secrary/andromeda | A tool for analyzing and reverse-engineering Android applications | 701 |
dweinstein/dockerfile-androguard | A Dockerfile and script to analyze Android apps using the Androguard toolset. | 41 |
ucsb-seclab/baredroid | A tool for analyzing bare-metal Android devices | 91 |
te-k/apkcli | Analyzes Android APKs to extract metadata and information about the app's behavior | 41 |
notsosecure/android_application_analyzer | An Android application analyzer tool that provides in-depth analysis and decompilation capabilities to identify sensitive information and vulnerabilities. | 154 |
pjlantz/droidbox | Analyzes Android app behavior to detect security vulnerabilities and malicious activities | 758 |
mpast/mobileaudit | An application that performs static analysis and malware detection on Android APKs to identify security vulnerabilities. | 204 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,070 |
mingyuan-xia/patdroid | An Android-specific toolkit for analyzing and understanding APK files | 118 |
frenchyeti/dexcalibur | A tool for analyzing and reverse engineering Android applications using dynamic instrumentation automation and Frida. | 1,059 |
a-yatta/amdh | Automates scanning and hardening of Android devices to detect malware and protect user privacy. | 200 |
51j0/android-storage-extractor | A tool to extract local data storage of an Android application in one click. | 16 |
julianschuette/condroid | A tool that performs symbolic and concrete execution of Android apps to analyze behavior at specific code locations | 56 |
swdunlop/andbug | An Android debugging tool that allows users to hook Dalvik methods, examine process state, and perform changes. | 596 |