Skip to content
Compare
Choose a tag to compare
@brxxn brxxn released this 08 Aug 18:19
ed98e52

This is the first stable release of jdcli. To run this, you can use java -jar <path to downloaded jar file> [...] or add alias jdcli="java -jar <path to downloaded jar file>" to your ~/.bashrc or ~/.zshrc.

Changelog:

  • Improved threading & pools when decompiling jars
  • Fixed a bug when decompiling a jar where some class files could cause all future classes to timeout