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