Skip to content

Programming / Java

Tool Source Description Tags File Extensions Profiles
Amazon Corretto 21 Installer Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). java .java
Recaf GitHub Release Recaf is a modern Java bytecode editor. reverse-engineering, java, decompiler, deobfuscation .class, .jar Full only
jadx GitHub Release Dex to Java decompiler reverse-engineering, android, decompiler, java, deobfuscation .apk, .dex, .jar, .class, .zip Full only
javaobj-py3 Python
jd-gui GitHub Release A standalone Java Decompiler GUI reverse-engineering, java, decompiler .class, .jar
jwt-cli GitHub Release A super fast CLI tool to decode and encode JWTs built in Rust web, security-testing, decoding