dnSpy 6.0.0
本帖最后由 yxg888 于 2019-2-6 19:58 编辑dnSpy is a portable debugger and .NET assembly editor for use when editing and debugging assemblies even if the source code isn't available.dnSpy is intended to assist in decompiling various assemblies allowing you to understand their functionality better. It is geared towards software developers that may need to reverse engineer .NET assemblies and handle obfuscated code by putting the required tools in one convenient location. Features: Debug .NET Framework, .NET Core and Unity game assemblies, no source code requiredSet breakpoints and step into any assemblyLocals, watch, autos windowsVariables windows support saving variables (eg. decrypted byte arrays) to disk or view them in the hex editor (memory window)Object IDsMultiple processes can be debugged at the same timeBreak on module loadTracepoints and conditional breakpointsExport/import breakpoints and tracepointsCall stack, threads, modules, processes windowsBreak on thrown exceptions (1st chance)Variables windows support evaluating C# / Visual Basic expressionsDynamic modules can be debugged (but not dynamic methods due to CLR limitations)Output window logs various debugging events, and it shows timestamps by default Assemblies that decrypt themselves at runtime can be debugged, dnSpy will use the in-memory image. You can also force dnSpy to always use in-memory images instead of disk files.Public API, you can write an extension or use the C# Interactive window to control the debugger
Homepage
Release Date: 5/01/2019
https://github.com/0xd4d/dnSpy/releases/download/v6.0.0/dnSpy.zip https://pan.baidu.com/s/1c1RP3lQ1VqPhysKa7Cyctg
发个网盘链接 dnspy是一个可移植的调试器和.NET程序集编辑器&65279;,用于编辑和调试程序集,即使源代码不可用。dnspy&65279;旨在帮助您对各种程序集进行反编译,以便更好地了解它们的功能。它面向可能需要对.NET程序集进行反向工程并通过将所需工具放在一个方便的位置来处理模糊代码的软件开发人员。功能:调试.NET框架,.NET核心和Unity游戏为&65279;程序集,不需要源代码,设置断点并单步进入任何程序集局部变量,监视,自动窗口变量窗口支持将变量(如解密的字节数组)保存到磁盘或在十六进制编辑器(内存窗口)中查看这些变量。可以在SA上调试多个进程。ME Time&65279;中断模块加载跟踪点和条件断点报告/导入断点和跟踪点堆栈、线程、模块、进程窗口中断THR&65279;自己的异常(第一次机会)变量窗口支持评估C/Visual Basic表达式动态模块可以调试(但不是动态方法&65279;由于clr限制)输出窗口记录各种调试事件,默认情况下,可以调试运行时解密自己的程序集的时间戳,dnspy将使用内存中的映像。您还可以强制dnspy始终使用内存中的图像而不是磁盘文件。公共API,您可以编写扩展名或使用C交互式窗口控制调试器&65279;主页发布日期:2019年1月5日 已经6了么?我还像还在用5 我能说这个空白符号看得难受么{:1_924:} 又出新版啦,感谢提醒! 要升级到NET4.7.2。 这个排版。。。。。。。 看着好乱。。。不过感谢楼主分享 3yu3 发表于 2019-1-5 23:30
要升级到NET4.7.2。
.NET 4.7.2是微软文档推荐的版本。
我修改的de4dot用的就是.NET4.7.2和.NET Core2.2 wgh1256 发表于 2019-1-6 09:13
.NET 4.7.2是微软文档推荐的版本。
我修改的de4dot用的就是.NET4.7.2和.NET Core2.2
可惜我还是不会用,{:1_907:}至今没有脱掉那个MC的壳。