Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

 

// Chintu_s_CrackME.Form1

private void method_0(object object_0)

{

   this.textBox_0.Enabled = false;

   string[] array = new string[]

   {

       "oh wait, I was lying.. you're not a l33t cracker! :P",

       "need to work harder!",

       "YOU CAN'T DO IT!",

       "You're annoying me now!",

       "I'll just shut myself now, can't stand more failure!"

   };

   string text = Convert.ToString(object_0);

   if (text.Length > 0)

   {

       if (text.Contains("#"))

       {

           string text2 = text.Split("#".ToCharArray())[0];

           string text3 = text.Split("#".ToCharArray())[1];

           if (text2.Length == text3.Length)

           {

               byte[] array2 = new byte[text2.Length];

               this.textBox_0.Text = "You did it! Now go buy me a beer!";

               Thread.Sleep(2000);

               for (int i = 0; i < text2.Length; i++)

               {

                   this.method_1(ref array2, text2, i);

                   if (!this.method_2((int)array2, (int)text3))

                   {

                       this.int_0++;

                       this.textBox_0.Text = array[this.int_0];

                       if (this.int_0 == 4)

                       {

                           Thread.Sleep(3000);

                           Application.Exit();

                       }

                       this.textBox_0.Enabled = true;

                       return;

                   }

               }

               TextBox expr_112 = this.textBox_0;

               expr_112.Text += " SERIOUSLY!";

           }

           else

           {

               MessageBox.Show("Grr.. invalid input agian!", "", MessageBoxButtons.OK, MessageBoxIcon.Hand);

           }

       }

       else

       {

           MessageBox.Show("Grr.. invalid input!", "", MessageBoxButtons.OK, MessageBoxIcon.Hand);

       }

   }

   else

   {

       MessageBox.Show("Guess what..THAT box.. is EMPTY!", "", MessageBoxButtons.OK, MessageBoxIcon.Hand);

   }

   this.textBox_0.Enabled = true;

}

 

pass

#

Chintu's Unpacked.7z

Edited by Death

What part of Confuser did you modify? Seems like you just used an older version.


 


Confuser v1.6 (r60787-r70489)


Edited by 0xd4d

some native part attempt in table its may be modified :P


Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.