기록/Java&Spring&Eclipse
[Java] 자바 디컴파일러 JD-GUI
자임
2022. 4. 29. 13:33
컴파일된 자바 파일을 디컴파일 할 수 있다.
한글은 깨지는 경우도 있으니 확인 필요.
http://java-decompiler.github.io/
Java Decompiler
The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions. JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reco
java-decompiler.github.io