문제

Searching in this site for a way to replace my long-lost Java source code with something reverse engineered from my old .class files, I found a reference to an online tool at http://java.decompiler.free.fr which worked great.

Now (6-sep-2013), hardly 2 weeks later, the site is gone (or being blocked by its ISP).

Any good replacements for this site/online-tool?

도움이 되었습니까?

해결책

JD tool http://jd.benow.ca/

Has GUI interface and available in eclipse via plugin.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top