Package java-runtime-decompiler

Application for extraction and decompilation of JVM byte code

https://github.com/pmikova/java-runtime-decompiler

This application can access JVM at runtime,
extract byte code from the JVM and decompile it, modify the obtained code and compile it back.
It also works with local classpath and source path and provide standalone hex, with binary diff.

Version: 9.1

General Commands

java-runtime-decompiler Java Runtime Decompiler
java-runtime-decompiler-hex alias for java-runtime-decompiler
jrd alias for java-runtime-decompiler
jrd-hex alias for java-runtime-decompiler