The project of U-WA-
http://uwa.potetihouse.com/

戻る

難読化の処理をしたプログラムを逆コンパイルしたコード その3

記号に変換
001 namespace (
002 {
003     internal class (
004     {
005         // Methods
006         static (()
007         {
008               (.(.) = 2;
009               (.(.( = 10000;
010         }
011         public (()
012         {
013         }
014         [STAThread]
015         private static void ((string[] ()
016         {
017               (.(.( = new ArrayList();
018               for (int num1 = (.(.); num1 < (.(.(; num1++)
019               {
020                     if ((.(.((num1))
021                     {
022                           (.(.((num1);
023                           (.(.((num1.ToString());
024                     }
025               }
026         }
027         private static bool ((int ()
028         {
029               foreach (int num1 in (.(.()
030               {
031                     int num2 = ( / num1;
032                     if (( == (num2 * num1))
033                     {
034                           return false;
035                     }
036               }
037               return true;
038         }
039         private static void ((int ()
040         {
041               (.(.(.Add(();
042         }
043         private static void ((string ()
044         {
045               Console.Write(( + ",");
046         }
047         // Fields
048         private static ArrayList (;
049         private static int (;
050         private static int );
051     }
052 }

home
The project of U-WA-
http://uwa.potetihouse.com/