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.

Code Not Executing

Featured Replies

Posted

public frmProcssTicket(string string_2, Color color_1, bool bool_1, int int_2, int int_3)
    {

   

        Class2.XRoAsQdzvBk9W();
       
       
        this.string_0 = string_2;
        this.color_0 = color_1;
        this.int_0 = int_2;
        base.Tag = int_2;
        this.bool_0 = bool_1;
        this.int_1 = int_3;
        this.AutoSize = true;
     
        base.AutoSizeMode = AutoSizeMode.GrowAndShrink;

       
        MessageBox.Show("sda");
    //    for (int i = 0; i < 3; i++)
  //      {
      //      this.list_0.Add(null);
        //}
        MessageBox.Show("duc");

        this code running fine but when 

public frmProcessTicket(string string_2, Color color_1, bool bool_1, int int_2, int int_3)
    {

   

        Class2.XRoAsQdzvBk9W();
       
       
        this.string_0 = string_2;
        this.color_0 = color_1;
        this.int_0 = int_2;
        base.Tag = int_2;
        this.bool_0 = bool_1;
        this.int_1 = int_3;
        this.AutoSize = true;
     
        base.AutoSizeMode = AutoSizeMode.GrowAndShrink;

-->       panle.Autosize=true;

After Adding ThisLine  Next MessageBox is Not Executing Also 
        MessageBox.Show("sda");

 

After Adding ThisLine  Next MessageBox is Not Executing Also  same here also 
        for (int i = 0; i < 3; i++)
        {
            this.list_0.Add(null);
        }
        MessageBox.Show("duc");

        this.method_0(bool_1);
        if (!this.bool_0)
        {
            int num = 55;

Your target does not appear to be fully unpacked/unprotected/deobfuscated. Finish the unpacking process first before you try and edit things or alter the code flow any.

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.