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.

GitHub

4k stars
102 watching
528 forks
Language: Java
last commit: 8 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,733
frenchyeti/dexcalibur A tool for analyzing and reverse engineering Android applications using dynamic instrumentation automation and Frida. 1,063
androguard/androguard A Python-based toolset for reverse-engineering and analyzing Android applications 5,324
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,096
abhi-r3v0/adhrit An Android security suite for in-depth reconnaissance and static bytecode analysis of APKs. 537
skylot/jadx Decomposes Android executable files into Java source code 42,178
a-yatta/amdh Automates scanning and hardening of Android devices to detect malware and protect user privacy. 202
google/dexmod Tool to analyze and modify Android bytecode for security research and analysis 52
secrary/andromeda A tool for analyzing and reverse-engineering Android applications 702
pxb1988/dex2jar Tools to decompile and analyze Android .dex and .class files 12,403
ibotpeaches/apktool A tool that enables reverse engineering of Android app binaries to modify and debug them 20,516
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,471
linkedin/qark A tool to automatically scan Android applications for common security vulnerabilities and generate exploit APKs. 3,210