How to decompile a whole Jar file? [closed]
2022 update: QuiltMC/quiltflower is the latest most advanced Java decompiler: Quiltflower is a modern, general purpose decompiler focused on improving code quality, speed, and usability. Quiltflower is a fork of Fernflower and Forgeflower. Changes include: New language features (Try with resources, switch expressions, pattern matching, and more) Better control flow generation (loops, try-catch, and switch, … Read more