IT/Util and 꿀팁
자바 클래스 (Jave class) 파일 소스 보기 - Java Decompiler
조스톡
2013. 10. 22. 22:13
728x90
반응형
자바클래스(Jave class) 파일을 볼수 있는, 자바 디컴파일러(Java Decompiler) 프로그램입니다.
JD-GUI
JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.
JD-GUI is free for non-commercial use. This means that JD-GUI shall not be included or embedded into commercial software products. Nevertheless, this project may be freely used for personal needs in a commercial or non-commercial environments.
아래 주소에서 다운 받으셔도 됩니다.
출처 : http://java.decompiler.free.fr/
728x90
반응형