dev/dev. Android2013. 4. 16. 13:50

1. jad setting

 

jad홈으로 가서 (http://www.varaneckas.com/jad)

jad for linux 2개중 본인 PC에 맞는걸로 실행해보고

 

(libstdc++XXXX 뭐시기 찾는거 나오면 다른버전 받아라 ..)

 

~/bin/jad 로 이동시킨뒤 

export PAHT=xxxxxx;~/bin

chmod +x 추가

 

2. jadclipse setting

 

http://sourceforge.net/projects/jadclipse/

jar파일 다운 후 

~/.elipse/platformversion/plugins로 복사 

 

3. elipse setting

 

- preferences->java->jadclipse

decompiler path setting해주고

!!

reuse code buffer

ignore exsiting source  CHECK

 

- preferences->java->jadclipse->MISC

!!

Conver Unicode Strings into ANSI strings 로 한글깨짐 방지

 

이상끝.


Posted by wooix