0

I'm in a situation where I will be decompiling quite a bit of existing JARs. I've found JAD to be quite useful and even took a look into DJ Java Decompiler.

The problem I'm facing now is that I may very well have to switch environments. I'll probably be on something *nix but most likely CentOS or Ubuntu. Are there any good cross-platform Java Decompilers? JAD appears to be Windows only. I can't do too much research on the topic because the original site doesn't exist either.

4

2 回答 2

1

JAD有什么问题?
这是 JAD 下载镜像站点的链接,其中包含许多不同系统平台的下载。

于 2012-07-09T20:19:44.560 回答
1

以下是截至 2015 年 2 月的替代 jad 反编译器列表:

  • Procyon,开源
  • CFR,免费,没有可用的源代码
  • 京东,仅供非商业使用免费
  • 蕨类植物,开源

您可以在线测试上述反编译器,无需安装并做出自己的明智选择。云中的 Java 反编译器: http ://www.javadecompilers.com/

于 2015-03-04T18:39:50.120 回答