Where are the .NET IL bytes stored in an .NET executable and how does the executable convert them to x86 in runtime?

后端 未结 0 1006
鱼传尺愫
鱼传尺愫 2021-02-14 12:58

When i compile a c# code, it compiles into a .NET executable, that only imports _CorExeMain from mscoree.dll, now my questions are :

  1. Is _CorExeMain the interpret

相关标签:
回答
  • 消灭零回复
提交回复
热议问题