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
압축해제 시켜서 파일 열어주기만 하면 자동으로 디컴파일 된 파일을 볼 수 있다.
'개발일지 > Java + Spring' 카테고리의 다른 글
[Spring] 클래스 임포트 에러 (0) | 2025.04.10 |
---|---|
[Spring] IllegalStateException 에러 (1) | 2025.03.14 |
[Spring] 낯선이로부터의 방문 : 폴더 생성 에러 (0) | 2025.01.03 |
[MVC Spring] jar 파일 삽입 후 ClassNotFoundException 에러 (1) | 2024.12.30 |
자바 1.7 환경에서 Base64 대신 apache Base64 (0) | 2024.10.29 |