GDA-android-reversing-Tool
Reverse analyzer
An advanced Android decompiler and analysis tool designed to analyze and reverse-engineer APK files, providing features for malware detection, vulnerability scanning, and more.
the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy leaking detection, vulnerability detection, path solving, packer identification, variable tracking, deobfuscation, python&java scripts, device memory extraction, data decryption, and encryption, etc.
4k stars
102 watching
526 forks
Language: Java
last commit: 7 months ago decompilermalware-analysismobile-securityprivacy-protectionsecurity-auditvulnerability-scanners
Related projects:
Repository | Description | Stars |
---|---|---|
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
frenchyeti/dexcalibur | A tool for analyzing and reverse engineering Android applications using dynamic instrumentation automation and Frida. | 1,059 |
androguard/androguard | A Python-based toolset for reverse-engineering and analyzing Android applications | 5,277 |
lxdvs/apk2gold | Decompiles Android apps into Java source code with resources | 676 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,070 |
abhi-r3v0/adhrit | An Android security suite for in-depth analysis and static bytecode examination to identify vulnerabilities. | 538 |
skylot/jadx | Decomposes Android executable files into Java source code | 41,766 |
a-yatta/amdh | Automates scanning and hardening of Android devices to detect malware and protect user privacy. | 200 |
google/dexmod | Tool to analyze and modify Android bytecode for security research and analysis | 49 |
secrary/andromeda | A tool for analyzing and reverse-engineering Android applications | 701 |
pxb1988/dex2jar | Tools to decompile and analyze Android .dex and .class files | 12,351 |
ibotpeaches/apktool | A tool that enables reverse engineering of Android app binaries to modify and debug them | 20,285 |
zsshen/probedroid | A toolset for creating and running custom analysis and debugging tools on Android without modifying the app source code | 197 |
calebfenton/simplify | An Android deobfuscation tool that simplifies Dalvik executable code to make it easier for humans to understand. | 4,462 |
linkedin/qark | A tool to automatically scan Android applications for common security vulnerabilities and generate exploit APKs. | 3,198 |