We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我已经使用了 dotpeek 这是Jetbrains的免费工具。非常好且易于使用。您将需要DLL或要进行反编译的可执行文件,
帮助我保存了我一次偶然回滚的整个文件夹
I have used dotPeek which is a free tool from JetBrains. Very good and simple to use. You will need the DLL's or the executable that you want to decompile
Helped me save an entire of folder that I rolled back by accident once