본문 바로가기

개발일지/Java + Spring

[JD-GUI] Java Decompiler - .jar .class 파일 읽는 방법

https://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

 

 

압축해제 시켜서 파일 열어주기만 하면 자동으로 디컴파일 된 파일을 볼 수 있다.