CFR is a JVM bytecode decompiler - it will decompile modern Java features (including Java 13) but is written entirely in Java 6, so will work anywhere! - It'll even make a decent go of turning class files from other JVM languages (eg Kotlin, Scala, Groovy) back into Java! Mar 04, 2009 · DJ Java Decompiler is the best java decompiler that I've come across. It works much better than any other decompiler. DJ is easy to use, simple, fast and great. The generated source is functionally equivalent to the original in most cases. I am using it daily for debugging. It can't be replaced by any other decompiler at present. Reply Delete
Continue reading