Java Decompiler Online Now

If you can install software, use **CFR**: ```bash java -jar cfr.jar YourClass.class --outputdir ./decompiled </code></pre>

</code></pre> <h2>Issues</h2> <ul> <li>Line 15: Variable name conflict (obfuscated)</li> <li>Line 23: Inferred generic type may be incorrect</li> </ul> <pre><code> ## Alternative: Command Line (More Reliable) java decompiler online