随笔分类 -  NET反编译

摘要:Debug and decompile inside Visual Studio (VSPro edition) Use the Visual Studio debugger Use your regular debugging techniques on any decompiled assemb 阅读全文
posted @ 2019-08-14 11:04 DarJeely 阅读(513) 评论(0) 推荐(0)
摘要:Free .NET Decompiler and Assembly Browser Decompile .NET assemblies to C# dotPeek is a free-of-charge standalone tool based on ReSharper's bundled dec 阅读全文
posted @ 2019-08-14 11:02 DarJeely 阅读(781) 评论(0) 推荐(0)
摘要:Free. For everyone. Forever. With an open source decompilation engine Open Source Decompilation Engine Open Source Decompilation Engine The Telerik Ju 阅读全文
posted @ 2019-08-14 11:00 DarJeely 阅读(273) 评论(0) 推荐(0)
摘要:https://github.com/icsharpcode/ILSpy#ilspy ILSpy is the open-source .NET assembly browser and decompiler. Download: latest release | latest CI build ( 阅读全文
posted @ 2019-08-14 10:59 DarJeely 阅读(1731) 评论(0) 推荐(0)
摘要:https://github.com/0xd4d/dnSpy/releases 如果客户环境出了问题,而又无法快速定位问题,可以借助dnSpy进行反编译调试跟踪。 dnSpy is a debugger and .NET assembly editor. You can use it to edit 阅读全文
posted @ 2019-08-14 10:56 DarJeely 阅读(1080) 评论(0) 推荐(0)
摘要:de4dot是一款C#编写的基于GPLv3协议的一个开源的.net反混淆脱壳工具,是目前.net下非常不错的一款反编译工具。 支持如下混淆器: Agile.NET (aka CliSecure) Babel.NET CodeFort CodeVeil CodeWall CryptoObfuscato 阅读全文
posted @ 2019-08-14 10:52 DarJeely 阅读(1519) 评论(0) 推荐(0)