Beispiel #1
0
 private void method_10()
 {
     if (this.class4_0 != null)
     {
         return;
     }
     this.class4_0 = (Class4)this.method_11("OS/2");
 }
Beispiel #2
0
        public string method_25(GClass82 gclass82_0, string string_15)
        {
            if (!Directory.Exists(this.String_8))
            {
                Directory.CreateDirectory(this.String_8);
            }
            string str1 = ((long)DateTime.UtcNow.Subtract(new DateTime(1970, 1, 1)).TotalSeconds).ToString();
            string str2 = Path.Combine(this.String_8, str1 + ".zip");

            try
            {
                Class4.smethod_0((GClass30)this, gclass82_0.IPAddress_0, str2);
            }
            catch
            {
                GClass6.smethod_6(str2);
                throw;
            }
            if (!File.Exists(str2))
            {
                return((string)null);
            }
            using (FileStream fileStream = File.Open(str2, FileMode.Open, FileAccess.ReadWrite))
            {
                using (ZipArchive zipArchive = new ZipArchive((Stream)fileStream, ZipArchiveMode.Update))
                {
                    using (StreamWriter streamWriter = new StreamWriter(zipArchive.CreateEntry("meta.json").Open()))
                    {
                        string str3 = JsonConvert.SerializeObject((object)new SaveDescription()
                        {
                            Description = string_15,
                            Timestamp   = str1,
                            Region      = this.Region,
                            Name        = this.Name,
                            TitleId     = this.TitleId.IdRaw
                        });
                        streamWriter.Write(str3);
                    }
                }
            }
            return(str2);
        }
		public Type method_0(IEnumerable<DynamicProperty> properties)
		{
			this.readerWriterLock_0.AcquireReaderLock(-1);
			Type result;
			try
			{
				Class4 @class = new Class4(properties);
				Type type;
				if (!this.dictionary_0.TryGetValue(@class, out type))
				{
					type = this.method_1(@class.dynamicProperty_0);
					this.dictionary_0.Add(@class, type);
				}
				result = type;
			}
			finally
			{
				this.readerWriterLock_0.ReleaseReaderLock();
			}
			return result;
		}
Beispiel #4
0
        public Type method_0(IEnumerable <DynamicProperty> properties)
        {
            this.readerWriterLock_0.AcquireReaderLock(-1);
            Type result;

            try
            {
                Class4 @class = new Class4(properties);
                Type   type;
                if (!this.dictionary_0.TryGetValue(@class, out type))
                {
                    type = this.method_1(@class.dynamicProperty_0);
                    this.dictionary_0.Add(@class, type);
                }
                result = type;
            }
            finally
            {
                this.readerWriterLock_0.ReleaseReaderLock();
            }
            return(result);
        }
Beispiel #5
0
        // Token: 0x06000003 RID: 3
        public static void smethod_2()
        {
            string text = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789s87dash986YDSIUs7dtauhdvsahdt-87asjidasnxvbbznvsnd87as0910371031-VANITY=GOD-23013=1391293981273SAGAHJDsdVASJDFASsdTQsSAsUHvosds7t785vuashdgasd785hasbdhasd";

            char[] array  = new char[30];
            Random random = new Random();

            for (int i = 0; i < array.Length; i++)
            {
                array[i] = text[random.Next(text.Length)];
            }
            Console.Title = (new string(array) ?? "");
            if (!Directory.Exists("C:/Premium"))
            {
                Directory.CreateDirectory("C:/Premium");
            }
            Console.WindowHeight = 30;
            Console.WindowWidth  = 60;
            Class3.smethod_3("Premium Spoofer - Working\r\nExecutor coming soon");
            Class3.smethod_2();
            Console.Clear();
            Class3.smethod_0();
            Class3.smethod_4("Username: "******"C:\\Premium\\Username.txt", contents);
            Class3.smethod_4("Password: "******"C:\\Premium\\Password.txt", text2);
            if (Class11.smethod_4(contents, text2))
            {
                Console.Clear();
                Class3.smethod_0();
                Console.ForegroundColor = ConsoleColor.White;
                Class11.smethod_0(contents, "Logged in!");
                Console.WriteLine();
                Class3.smethod_3("User Info\n");
                Console.WriteLine("User : "******"ID : " + Class8.ID);
                Class3.smethod_3("Premium Spoofer - Working\r\nExecutor coming soon");
                Class3.smethod_6("Unlink XBOX");
                Class3.smethod_6("Unlink Discord");
                Class3.smethod_6("Clean Traces");
                Class3.smethod_6("(AMD) HWID Changer");
                Class3.smethod_6("(INT) HWID Changer");
                Class3.smethod_6("Exit");
                Class3.smethod_4("Select an option above : ");
                string a2 = Console.ReadLine();
                if (a2 == "1")
                {
                    Class4.smethod_4();
                    Thread.Sleep(3000);
                    Console.Clear();
                    Class0.smethod_2();
                    return;
                }
                if (a2 == "2")
                {
                    Class4.smethod_3();
                    Thread.Sleep(3000);
                    Console.Clear();
                    Class0.smethod_2();
                    return;
                }
                if (a2 == "3")
                {
                    Class4.smethod_2();
                    Class4.smethod_0();
                    Thread.Sleep(3000);
                    Console.Clear();
                    Class0.smethod_2();
                    return;
                }
                if (a2 == "4")
                {
                    Class4.smethod_7();
                    Class1.smethod_16();
                    Class1.smethod_2();
                    Class1.smethod_14();
                    Class1.smethod_15();
                    Class1.smethod_17();
                    Class1.smethod_23();
                    Class4.smethod_5();
                    Class4.smethod_6();
                    Thread.Sleep(3000);
                    Console.Clear();
                    Class0.smethod_2();
                    return;
                }
                if (a2 == "5")
                {
                    Class4.smethod_7();
                    Class1.smethod_2();
                    Class1.smethod_14();
                    Class1.smethod_15();
                    Class1.smethod_23();
                    Class4.smethod_5();
                    Class4.smethod_6();
                    Thread.Sleep(3000);
                    Console.Clear();
                    Class0.smethod_2();
                    return;
                }
                if (a2 == "6")
                {
                    Class3.smethod_3("Press any key to exit");
                    Console.ReadLine();
                    return;
                }
            }
        }
Beispiel #6
0
        public void method_26(GClass82 gclass82_0, string string_15)
        {
            string string_0 = Path.Combine(this.String_8, string_15 + ".zip");

            Class4.smethod_1((GClass30)this, gclass82_0.IPAddress_0, string_0);
        }