Msil Opcode Table V1.0 + Source (Using System.reflection.emit)写了一个小应用程序..它首先通过 System.Reflection.Emit 获取所有 OpCode 类型,然后将它们放入 DataGrid 
 
(Wrote a little app .. it first gets all OpCode Types through System.Reflection.Emit and then puts em in a DataGrid) 
 
 
1623397668825.rar
 
 |