procyon
Procyon Java Decompiler
Install
- All systems
-
curl cmd.cat/procyon.sh
- Debian
-
apt-get install procyon-decompiler - Ubuntu
-
apt-get install procyon-decompiler - Fedora
-
dnf install procyon-decompiler - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install procyon-decompiler - OS X
-
brew install procyon-decompiler - Raspbian
-
apt-get install procyon-decompiler
procyon-decompiler
Procyon Java Decompiler
Procyon is a Java decompiler handling language enhancements from Java 5 and beyond that most other decompilers don't. It also excels in areas where others fall short. Procyon in particular does well with: * Enum declarations * Enum and String switch statements * Local classes (both anonymous and named) * Annotations * Java 8 Lambdas and method references