갠적으로 플레이보이 잡지를 좋아하진 않는다는 것을 밝혀드리는 바입니다. ㅎㅎ;
사실 실제로 본적도 없구요.. 믿거나 말거나 입니다. ㅎㅎ
http://playboy.covertocover.com/
플레이보이 잡지에만 너무 관심을 갖지 마시고.. ㅎㅎ 실버라이트가 적용된 사이트란것도 눈여겨 보시길...
실버라이트 적용된 사이트에서 유독 잘 만들어 졌다는 남자로서의 견해입니다.
즐감하시길...(실버라이트 말입니다!^^)
필자는 이전부터 자바 디컴파일러로 JAD를 사용하고 있었다.
물론 이클립스 플러그인을 이용해서 사용했지만 최근에 JD-GUI 에 대하여 알게 되었다.
JAD도 별 불편함 없이 사용하고 있지만 1.4 이후 버전에 대한 지원 소식도 없고 업그레이드도 없는듯 하다.
우선 JD-GUI 윈도우 버전을 다운로드 하여 실행해보았다.
디컴파일 속도도 빠르고 이클립스용 플러그인도 지원하고 있다.
무설치 버전으로 실행하니 일반 에디터와 같은 GUI를 제공하고 있다.
사용하기도 편리하고 무설치에 GUI까지 제공등.. 그리고 지원하는 java 버전등..
이 어찌 매력적이지 않겠는가? 밑에 JD-GUI 사이트 링크를 걸어 놓는다.
http://java.decompiler.free.fr/
The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions.
JD-Core is a freeware library that reconstructs Java source code from one or more “.class” files. JD-Core may be used to recover lost source code and explore the source of Java runtime libraries. New features of Java 5, such as annotations, generics or type “enum”, are supported. JD-GUI and JD-Eclipse include JD-Core library.
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-Eclipse is a plug-in for the Eclipse platform. It allows you to display all the Java sources during your debugging process, even if you do not have them all.
JD-Core, JD-GUI and JD-Eclipse are free for non-commercial use. This means that JD-Core, JD-GUI and JD-Eclipse shall not be included or embedded into commercial software products. Nevertheless, these projects may be freely used for personal needs in a commercial or non-commercial environments.