-
-
[旧帖] [求助]一个Reflector.exe吧BUG,谁能帮俺解释一下 0.00雪花
-
发表于: 2008-1-8 21:32 3181
-
下面的MSIL编译出的可执行文件在Reflector.exe中反编译不出来,那位高手能给俺解释一下吗?
多谢!
.assembly extern mscorlib
{
.publickeytoken = (B7 7A 5C 56 19 34 E0 89 )
.ver 2:0:0:0
}
.assembly a{}
.method static void Main ()
{
.entrypoint
call void [mscorlib]System.Console::WriteLine(string)
ret
}
多谢!
.assembly extern mscorlib
{
.publickeytoken = (B7 7A 5C 56 19 34 E0 89 )
.ver 2:0:0:0
}
.assembly a{}
.method static void Main ()
{
.entrypoint
call void [mscorlib]System.Console::WriteLine(string)
ret
}
赞赏
赞赏
雪币:
留言: