How to Decompile Java Class Files on Linux
A guide for Linux users on decompiling Java .class files using popular tools like JD-GUI, CFR, and Procyon.
Introduction
What is Decompiling?
Why Decompile?
The Easy Way: Using an Online Java Decompiler
Important Considerations
Popular Decompilers for Linux
Using Decompiled Code