Konloch   11-03-2014, 06:26 AM
#1
Procyon is a modern Java Decompiler that's open source, it's CLI but you can download it at https://bitbucket.org/mstrobel/procyon/downloads

If you're looking for GUI Procyon, check out Bytecode Viewer - https://github.com/Konloch/bytecode-viewer/releases

To run it simply use:
Code:
java -jar decompiler.jar -jar myJar.jar -o out

Check out the documentation at https://bitbucket.org/mstrobel/procyon/w...Decompiler
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.