Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我陷入困境。我不小心rm了一个我已经工作了几天的java文件。没有备份。但是,我仍然有 .class 文件。
我需要一些工具来对这段代码进行逆向工程。它不一定是非常好的工具。
我只需要一些东西来提醒我我所做的事情,然后我会填写其余的内容。有没有这样的工具?
JD-GUI很不错,应该可以帮到你。