Shop by Category
- PlayStation
- PlayStation Digital Store
- Nintendo
- Microsoft
- Microsoft Digital Store
- PC Gaming
- SALE
- Gift Cards
- Collectibles
java -jar cfr-0.152.jar app.jar --outputdir ./decompiled --caseinsensitivefs true
java -jar procyon-decompiler-0.6.0.jar app.jar -o ./src
java -jar fernflower.jar app.jar ./output
jar tf app.jar | head -20 If you see classes named a/a.class , b/b.class , it is likely obfuscated. End of report.