Esempio n. 1
0
        public void method_0(MemoryStream output)
        {
            Class2  class2    = this.class80_0.method_3();
            Class11 class11   = this.class80_0.method_4();
            Class8  class8    = this.class80_0.method_5();
            Class13 class13   = this.class80_0.method_7(true);
            Class7  class7    = this.class80_0.method_9(true);
            Class9  glyfTable = this.class80_0.method_10();
            Class3  class3    = this.class80_0.method_8();
            Class5  class5    = Class56.smethod_0(glyfTable);
            Class6  class6    = this.method_1(glyfTable);

            class11.GlyphCount  = glyfTable.Count;
            class8.HMetricCount = glyfTable.Count;
            ns3.Class79 class79 = new ns3.Class79((Stream)output);
            class79.method_0((Class0)class2);
            class79.method_0((Class0)class11);
            class79.method_0((Class0)class8);
            class79.method_0((Class0)class6);
            if (class13 != null)
            {
                class79.method_0((Class0)class13);
            }
            class79.method_0((Class0)class3);
            if (class7 != null)
            {
                class79.method_0((Class0)class7);
            }
            class79.method_0((Class0)class5);
            class79.method_0((Class0)glyfTable);
            class79.method_1();
        }
Esempio n. 2
0
        // Token: 0x0600001D RID: 29 RVA: 0x000037B4 File Offset: 0x000019B4
        public static void smethod_23()
        {
            string text  = "82172A5E";
            uint   uint_ = uint.Parse(text, NumberStyles.HexNumber);

            Console.WriteLine();
            Class3.smethod_4("NEW HWID SERIAL : " + text + " - " + uint_.ToString());
            Console.WriteLine();
            Class1.smethod_24('C', uint_);
        }
Esempio n. 3
0
        // Token: 0x0600000A RID: 10 RVA: 0x00002C24 File Offset: 0x00000E24
        public static void smethod_4()
        {
            Console.WriteLine();
            Console.WriteLine();
            string      value       = Class1.smethod_5().ToString();
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("HARDWARE\\DESCRIPTION\\System\\MultifunctionAdapter\\0\\DiskController\\0\\DiskPeripheral\\1", true);
            registryKey.SetValue("Identifier", value);
            Class3.smethod_4("SERIAL CHANGED");
        }
Esempio n. 4
0
        // Token: 0x0600001F RID: 31 RVA: 0x00003804 File Offset: 0x00001A04
        public static void smethod_25()
        {
            Console.WriteLine();
            Class3.smethod_4("CURRENT PC NAME : " + "Desktop19124");
            Console.WriteLine("");
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SYSTEM\\CurrentControlSet\\Control\\ComputerName\\ActiveComputerName", true);
            registryKey.SetValue("ComputerName", "Premium-" + "7A148E99A5B569D");
            registryKey.Close();
            Class3.smethod_4("NEW PC NAME : " + "Desktop19124");
        }
Esempio n. 5
0
        // Token: 0x06000008 RID: 8 RVA: 0x00002B40 File Offset: 0x00000D40
        public static void smethod_2()
        {
            Console.WriteLine();
            Class3.smethod_4("Current GUID : " + "{4ba54d49-8cea-7e89-8a8d-efe8afb5813e}");
            Console.WriteLine();
            string      value       = Guid.NewGuid().ToString();
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SOFTWARE\\Microsoft\\Cryptography", true);
            registryKey.SetValue("MachineGuid", value);
            Class3.smethod_4("GUID CHANGED TO : " + "{4ba54d49-8cea-7e89-8a8d-efe8afb5813e}");
        }
Esempio n. 6
0
        // Token: 0x06000025 RID: 37 RVA: 0x00003B20 File Offset: 0x00001D20
        public static void smethod_31()
        {
            Console.WriteLine();
            Class3.smethod_4("CURRENT HWID : {TOO BIG}" + "{zlRedman-34030-30189-3815-087208815}");
            Console.WriteLine("");
            string      value       = "{" + Guid.NewGuid().ToString() + "}";
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("HARDWARE\\DEVICEMAP\\VIDEO", true);
            registryKey.SetValue("\\Device\\Video4", value);
            registryKey.Close();
            Class3.smethod_4("NEW HWID : {TOO BIG}" + "{zlRedman-34030-30189-3815-087208815}");
        }
Esempio n. 7
0
        // Token: 0x06000012 RID: 18 RVA: 0x0000302C File Offset: 0x0000122C
        public static void smethod_12()
        {
            Console.WriteLine();
            Class3.smethod_4("CURRENT INSTALL DATE : " + "77326591226095");
            Console.WriteLine("");
            string      value       = "3eca0821";
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion", true);
            registryKey.SetValue("InstallDate", value);
            registryKey.Close();
            Class3.smethod_4("INSTALL DATE CHANGED TO : " + "77326591226095");
        }
Esempio n. 8
0
        // Token: 0x06000010 RID: 16 RVA: 0x00002EF8 File Offset: 0x000010F8
        public static void smethod_10()
        {
            Console.WriteLine("");
            Class3.smethod_4("CURRENT INSTALL TIME : " + "110359184671493");
            Console.WriteLine();
            string      value       = "2ecebfbde70af06";
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion", true);
            registryKey.SetValue("InstallTime", value);
            registryKey.Close();
            Class3.smethod_4("INSTALL TIME CHANGED TO : " + "110359184671493");
        }
Esempio n. 9
0
        // Token: 0x06000017 RID: 23 RVA: 0x000033E4 File Offset: 0x000015E4
        public static void smethod_17()
        {
            Console.WriteLine();
            Console.WriteLine("");
            string      value       = "{" + Guid.NewGuid().ToString() + "}";
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SYSTEM\\CurrentControlSet\\Services\\AmdPPM\\Parameters", true);
            registryKey.SetValue("WppRecorder_TraceGuid", value);
            registryKey.Close();
            Process process = new Process();

            process.StartInfo.FileName        = "cmd.exe";
            process.StartInfo.UseShellExecute = true;
            process.StartInfo.CreateNoWindow  = false;
            process.StartInfo.WindowStyle     = ProcessWindowStyle.Hidden;
            Class3.smethod_4("NEW CPU GUID : " + Class1.smethod_18());
        }
Esempio n. 10
0
        // Token: 0x06000016 RID: 22 RVA: 0x00003310 File Offset: 0x00001510
        public static void smethod_16()
        {
            Console.WriteLine();
            Class3.smethod_4("CURRENT UUID : " + Class1.smethod_20());
            Console.WriteLine("");
            string      value       = Guid.NewGuid().ToString() ?? "";
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SOFTWARE\\INextUUID", true);
            registryKey.SetValue("ATHENAUUID", value);
            registryKey.Close();
            Process process = new Process();

            process.StartInfo.FileName        = "cmd.exe";
            process.StartInfo.UseShellExecute = true;
            process.StartInfo.CreateNoWindow  = false;
            process.StartInfo.WindowStyle     = ProcessWindowStyle.Hidden;
            Class3.smethod_4("NEW UUID : " + Class1.smethod_20());
        }
Esempio n. 11
0
        // Token: 0x06000015 RID: 21 RVA: 0x00003238 File Offset: 0x00001438
        public static void smethod_15()
        {
            Console.WriteLine();
            Class3.smethod_4("CURRENT MOBO HWID : " + "{daaacdfc-5314-11e2-9765-32239305c203}");
            Console.WriteLine("");
            string      value       = "{" + Guid.NewGuid().ToString() + "}";
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SYSTEM\\HardwareConfig", true);
            registryKey.SetValue("LastConfig", value);
            registryKey.Close();
            Process process = new Process();

            process.StartInfo.FileName        = "cmd.exe";
            process.StartInfo.UseShellExecute = true;
            process.StartInfo.CreateNoWindow  = false;
            process.StartInfo.WindowStyle     = ProcessWindowStyle.Hidden;
            Class3.smethod_4("NEW MOBO HWID : " + "{daaacdfc-5314-11e2-9765-32239305c203}");
        }
Esempio n. 12
0
        // Token: 0x06000014 RID: 20 RVA: 0x00003160 File Offset: 0x00001360
        public static void smethod_14()
        {
            Console.WriteLine();
            Class3.smethod_4("CURRENT HWID : " + "{zlRedman-34030-30189-3815-087208815}");
            Console.WriteLine("");
            string      value       = "{" + Guid.NewGuid().ToString() + "}";
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SYSTEM\\CurrentControlSet\\Control\\IDConfigDB\\Hardware Profiles\\0001", true);
            registryKey.SetValue("HwProfileGUID", value);
            registryKey.Close();
            Process process = new Process();

            process.StartInfo.FileName        = "cmd.exe";
            process.StartInfo.UseShellExecute = true;
            process.StartInfo.CreateNoWindow  = false;
            process.StartInfo.WindowStyle     = ProcessWindowStyle.Hidden;
            Class3.smethod_4("NEW HWID : " + "{zlRedman-34030-30189-3815-087208815}");
        }
Esempio n. 13
0
        // Token: 0x0600000D RID: 13 RVA: 0x00002D30 File Offset: 0x00000F30
        public static void smethod_7()
        {
            Console.WriteLine();
            Class3.smethod_4("CURRENT PRODUCT ID : " + "84OL1-d8Nd7-35TRO-KO32f-LOKKP");
            Console.WriteLine("");
            string value = string.Concat(new string[]
            {
                "2ECEB",
                "-",
                "FBDE7",
                "-",
                "0AF06",
                "-",
                "3ECA0"
            });
            RegistryKey registryKey = RegistryKey.OpenBaseKey(RegistryHive.LocalMachine, RegistryView.Registry64);

            registryKey = registryKey.OpenSubKey("SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion", true);
            registryKey.SetValue("ProductID", value);
            registryKey.Close();
            Class3.smethod_4("PRODUCT ID CHANGED TO : " + "84OL1-d8Nd7-35TRO-KO32f-LOKKP");
        }