.net 反编译工具

http://www.javashuo.com/article/p-nwymixyg-km.htmlgit

dnSpy is a .NET assembly editor, decompiler, and debugger forked from ILSpygithub

  • Assembly editor
  • Decompiler
  • Debugger
  • Tabs and tab groups
  • Themes (blue, dark, light and high contrast)

If you want to help, fork the project and send pull requests.服务器

Latest release: https://github.com/0xd4d/dnSpy/releasesapp

Latest build: https://ci.appveyor.com/project/0xd4d/dnspy/build/artifacts工具

使用舒服些以下:开发工具

dnSPY>ILSPY>Net Reflector>doPeekui

JetBrains dotPeek【免费】.net

JetBrains是捷克的一家软件开发公司,出品了大量著名的开发工具,包括:IntelliJ IDEA、PHPStorm、ReSharper、TeamCity、YouTrack等等,每一款产品都如雷贯耳。dotPeek 是 JetBrains 开发的一款.Net反编译工具,是.Net工具套件中的一个相比于前面几款工具来讲,dotPeek算比较小众的一款,它生成的代码质量很高,它还会尝试到源代码服务器上抓取代码。DotPeek的导航功能和快捷键很是便捷。它还能精确查找符号的使用,同时支持插件。DotPeek不能与Visual Studio集成。我的感受它最大的特点就是Visual Studio风格,这对于那些长期在Visual Studio下进行开发的人来讲应该更亲切一点。插件

官方网址:http://www.jetbrains.com/decompiler/debug

相关文章
相关标签/搜索