Apktool
Android debugger
A tool that enables reverse engineering of Android app binaries to modify and debug them
A tool for reverse engineering Android apk files
20k stars
667 watching
4k forks
Language: Java
last commit: 5 days ago
Linked from 1 awesome list
9patchandroidapkapktoolarscreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
rumboalla/apkupdater | An app update tool that aggregates updates from multiple sources and simplifies the process of finding and installing new apps. | 2,981 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
niklashigi/apk-mitm | Automates the process of preparing Android APK files to inspect HTTPS traffic | 3,954 |
linkedin/qark | A tool to automatically scan Android applications for common security vulnerabilities and generate exploit APKs. | 3,198 |
imranr98/obtainium | Automates app updates by fetching APK files from release pages and notifying the user of new releases. | 8,133 |
charles2gan/gda-android-reversing-tool | An advanced Android decompiler and analysis tool designed to analyze and reverse-engineer APK files, providing features for malware detection, vulnerability scanning, and more. | 4,199 |
ivrodriguezca/re-ios-apps | A course teaching reverse engineering of iOS applications to improve application security | 2,662 |
abhi-r3v0/adhrit | An Android security suite for in-depth analysis and static bytecode examination to identify vulnerabilities. | 538 |
te-k/apkcli | Analyzes Android APKs to extract metadata and information about the app's behavior | 41 |
damonkohler/sl4a | Allows scripting languages to be executed directly on an Android device with simplified access to full-fledged Android APIs | 2,437 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,070 |
androguard/androguard | A Python-based toolset for reverse-engineering and analyzing Android applications | 5,277 |
ac-pm/inspeckage | An Android application analysis tool with dynamic API hooks and Xposed module capabilities | 2,820 |
cnlohr/rawdrawandroid | Builds Android apps entirely in C using Makefiles and OpenXR | 3,601 |
muellerberndt/apkx | A tool to decompile Android APKs into Java source code | 248 |