'java decompiler'에 해당되는 글 2건

  1. Another java decompiler 2010/01/13
  2. java decompiler 2008/07/24

Another java decompiler

from Tools 2010/01/13 10:44
본 블로그에 포시팅된 java decompiler 툴들에서 기술하지 않은, 아주 쓰기 편한 decompiler가 있어서 소개합니다.
JD-Core, JD-GUI and JD-Eclipse 라는 product들이 있고, 라이센스는 "free for non-commercial use"입니다.
자세한 내용은 http://java.decompiler.free.fr/ 사이트에 접속하셔서 알아보시면 됩니다.
아래 이미지는 위 사이트에서 제공하는 간단한 screenshot 입니다.


'Tools' 카테고리의 다른 글

FindBugs 사용하기..  (0) 2010/02/02
Apache JMeter 사용하기  (0) 2010/01/13
Another java decompiler  (0) 2010/01/13
eclipse에서 ant로 javadoc task 에러  (0) 2009/06/11
무료 플래시 차트 'Open Flash Chart'..  (0) 2008/09/04

java decompiler

from Tools 2008/07/24 19:02
자바는 소스를 컴파일 하면 바이트 코드가 만들어 지고 VM이 그 바이트 코드를 읽어서 구동이 된다.
이런 구조로 디컴파일에 속수무책으로 당할 수 밖에 없다..
아래는 디컴파일러 툴 종류에 대한 내용입니다.

CafeBabe

Cavaj Decompiler

ClassCracker Decompiler

DJ Decompiler

HomeBrew Decompiler

IdeaJad Decompiler

JReversePro Decompiler

REVEAL Decompiler



'Tools' 카테고리의 다른 글

2개 어플리케이션 실행 방지하기..  (0) 2008/08/06
Garbage Collection Viewer  (0) 2008/08/01
java decompiler  (0) 2008/07/24
Sun xVM VirtualBox  (0) 2008/07/09
Ant with proguard obfuscate tool  (0) 2008/07/09