dex2jar
Dex analyzer
Tools to decompile and analyze Android .dex and .class files
Tools to work with android .dex and java .class files
12k stars
442 watching
2k forks
Language: Java
last commit: 5 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jesusfreke/smali | An assembler/disassembler tool for Android Java bytecode. | 6,351 |
skylot/jadx | Decomposes Android executable files into Java source code | 41,962 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,719 |
lxdvs/apk2gold | Decompiles Android apps into Java source code with resources | 676 |
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,224 |
square/retrofit | A type-safe HTTP client library for Android and Java. | 43,124 |
grrrdog/java-deserialization-cheat-sheet | A cheat sheet providing guidance on deserialization vulnerabilities in Java applications | 3,040 |
keepsafe/dexcount-gradle-plugin | Reports the number of method references in APKs during builds to help track app growth and avoid method-reference limits. | 3,077 |
ibotpeaches/apktool | A tool that enables reverse engineering of Android app binaries to modify and debug them | 20,422 |
niklashigi/apk-mitm | Automates the process of preparing Android APK files to inspect HTTPS traffic | 3,994 |
android10/frodo | A tool for logging RxJava Observables and Subscribers in Android apps. | 1,474 |
grpc/grpc-java | An RPC library and framework for implementing HTTP/2 based remote procedure calls in Java. | 11,484 |
cnlohr/rawdrawandroid | Builds Android apps entirely in C using Makefiles and OpenXR | 3,639 |
muellerberndt/apkx | A tool to decompile Android APKs into Java source code | 251 |
androguard/androguard | A Python-based toolset for reverse-engineering and analyzing Android applications | 5,301 |