
.NET 反编译工具 ILSpy 绿色中文版由大眼仔旭(www.dayanzai.me)整理发布。无论您是一个好奇的用户,喜欢分开看看是什么让应用程序发挥作用,还是 .NET 开发人员对查找特定信息感兴趣,您都可以使用 ILSpy 来分析使用 .NET Framework 设计的软件产品,仔细检查每个组件,并找出最初组装它的用途。当然大眼仔也发布的有另外两款 .NET 反编译工具:dnSpy 中文版和 Red Gate .NET Reflector 中文版,如果你感兴趣也可以下载尝试。

.NET 反编译工具 ILSpy 中文版
尽管有许多类似的工具可供使用,但 ILSpy 非常易于使用以及免费和开源。它不需要任何安装,这意味着它可以保存到您的便携式应用程序集合中,复制到 USB 闪存驱动器,并且可以在任何PC上使用而无需设置来浏览和检查 .NET 程序集。
使用此工具仔细查看.NET程序集
主应用程序窗口具有清晰的布局,分为两个主窗格:用于浏览 .NET 程序集树以及仔细查看任何选定项目。它可以检查 DLL,EXE 和 WINMD 文件(Windows 元数据)。可以从 GAC 加载数据,也可以打开 Nuget 包。
ILSpy 能够使用 C# 在 C#,IL 和 IL 中呈现代码。对于 C#,您可以选择 C#1.0/VS .NET 到 C#7.2/VS 2017。例如,您可以查看资源和引用,查看表以及将信息提取到文件。
使用 C# 在 C#,IL 和 IL 中呈现代码
由于该程序仅用于查看目的,因此无法进行文件修改。另一方面,您可以在查找类型,成员,方法,字段,属性,事件,常量或元数据标记时利用搜索功能。
可以配置多个反编译器设置,例如使用调试符号中的变量名称,删除无死区和副作用的代码,或者在反编译后扩展成员定义。此外,您可以自定义字体并允许多个实例。
考虑到所有方面,IlSpy 尽可能简单地反编译 .NET 程序集,看看是什么让软件变得简单。由于它是开源的,开发人员可以随意修改和使用其代码。
ILSpy 许可证
MIT 许可证
What’s new in ILSpy 78.0.0.7246 Preview 3
December 4, 2022
New Language Features
C# 11: Required members
Updated pattern detection for Roslyn 4.4.0
Enhancements:
Various performance improvements in the type system and decompiler engine. (see #2766 and #2754)
Support native ints in “Combine bit.and into shift” transform
#2780: Show embedded resource size
Bug fixes:
Fix #2759: Some characters cause rendering issues in the tree view causing ILSpy to freeze. Also ignore embedded resources with an invalid offset, treat them as having zero byte length.
Fix #2763: Improve decompilation of switch-on-enum by preserving enum type information when inlining local variables into SwitchInstruction.Value.
PDB generation: Use row ID instead of token in AsyncDebugInfo blob.
Fix #2806: Do not use implicitly typed out variables, if argument and parameter types do not match exactly.
#2823: Introduce IType.GetDefinitionOrUnknown() to allow better detection of async state-machines involving unknown types.
Fix #2825: Missing whitespace after new()
Fix #2827: Allow users to enter search queries that match our prefixes.
WholeProjectDecompiler: Fix #2830: Can’t decompile project with / in resource name on Windows
Fix #2831: Popup/Tooltip scaling on multi-monitor multi-DPI setups.
WholeProjectDecompiler: Fix #2850: Make sure that type names longer than 255 characters are handled correctly.
资源:1899.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:536766)
点击下载(提取码:b2qq)
点击下载(提取码:536766)
点击下载(提取码:6i26)
文章名称:《.NET 反编译工具 ILSpy 8.0.0.7246 Preview 3 绿色中文版》
文章固定链接:http://www.dayanzai.me/ilspy.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
猜你喜欢
- 2014-11-22ZebraDesigner Pro 2.5 中文多语免费版 条形码设计软件
- 2022-09-21Windows/Office 激活工具 AAct 4.2.8 + x64 Protable 中文免费版
- 2023-01-05开发进程监控工具 Digao Desk 1.5.4 x64 中文多语免费版
- 2021-03-08音频和视频编码/解码过滤器 Media Player Codec Pack Plus 4.5.8 安装版
- 2015-04-28C/C++ 集成开发环境(IDE) DEV-C++ 5.11.0 中文免费版