Advanced decompiler for Java bytecode to readable source code
Advanced decompiler for Java bytecode
fernflower
$ fernflower myapp.jar output_directory
$ fernflower MyClass.class output_directory
$ fernflower -hdc=0 -rbr=0 library.jar src_output