你的位置: 码友网首页 / 资讯源列表 / What's better than ILDasm? ILSpy and dnSpy are tools to Decompile .NET Code

关于[What's better than ILDasm? ILSpy and dnSpy are tools to Decompile .NET Code]的摘要:

.NET code (C#, VB, F#, etc) compiles (for the most part) into Intermediate Language (IL) and then makes it way to native code usually by Just-in-time (JIT) compilation on the target machine. When you get a DLL/Assembly, it's pre-chewed but not full juiced, to mix my metaphors.

原文地址: https://www.hanselman.com/blog/WhatsBetterThanILDasmILSpyAndDnSpyAreToolsToDecompileNETCode.aspx

收录时间: 2019-06-05 浏览量: 2164 分类: .NET

| 0 收藏 | 0