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
21k stars
668 watching
4k forks
Language: Java
last commit: about 1 month 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. | 3,003 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
niklashigi/apk-mitm | Automates the process of preparing Android APK files to inspect HTTPS traffic | 4,003 |
linkedin/qark | A tool to automatically scan Android applications for common security vulnerabilities and generate exploit APKs. | 3,210 |
imranr98/obtainium | Automates app updates and notifications from app release pages. | 8,568 |
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,242 |
ivrodriguezca/re-ios-apps | A course teaching reverse engineering of iOS applications to improve application security | 2,669 |
abhi-r3v0/adhrit | An Android security suite for in-depth reconnaissance and static bytecode analysis of APKs. | 537 |
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,438 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,096 |
androguard/androguard | A Python-based toolset for reverse-engineering and analyzing Android applications | 5,324 |
ac-pm/inspeckage | An Android application analysis tool with dynamic API hooks and Xposed module capabilities | 2,827 |
cnlohr/rawdrawandroid | Builds Android apps entirely in C using Makefiles and OpenXR | 3,676 |
muellerberndt/apkx | A tool to decompile Android APKs into Java source code | 252 |