Description
Converts and inspects Android DEX and Java class files through dex2jar tooling. It is useful for developers and security analysts who need to understand Android bytecode or move it into Java analysis workflows.
Reverse-engineering tools can expose proprietary code and are often used with untrusted APKs. Use only where you have permission and isolate suspicious files.