Reflector: Get the secret inside .NET assemblies.
热
Reflector: Get the secret inside .NET assemblies.
进入问吧
本站地址:http://www.bajiao123.com
作者:admin 文章来源:本站 点击数: 更新时间:2007-4-9
object
obj1;
string[]
textArray1;
int num1;
string text3; IEnumerator
enumerator1; IDisposable
disposable1; ArrayList
list1 =
new ArrayList();
if (args.Length !=
0) { textArray1 = args; num1 =
0;
while ((num1 < textArray1.Length)) { text1 = textArray1[num1]; text3 = text1;
if (text3 ==
null) {
goto Label_00CD; } text3 =
string.IsInterned(text3);
if (text3 !=
"IL") {
if (text3 ==
"C#") {
goto Label_0085; }
if (text3 ==
"VB.NET") {
goto Label_009D; }
if (text3 ==
"Delphi") {
goto Label_00B5; }
goto Label_00CD; } Console.WriteLine(
"IL"); list1.Add(
"IL");
goto Label_00D9;
Label_0085: Console.WriteLine(
"C#"); list1.Add(
"C#");
goto Label_00D9;
Label_009D: Console.WriteLine(
"VB.NET"); list1.Add(
"VB.NET");
goto Label_00D9;
Label_00B5: Console.WriteLine(
"Delphi"); list1.Add(
"Delphi"); &
上一页 [1] [2] [3] [4] 下一页
进入问吧
Reflector: Get the secret inside .NET assemblies.
本站地址:http://www.bajiao123.com
文章录入:admin 责任编辑:admin