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

Posted

Difficulty : 2/3
Language : C#
Platform : Windows
OS Version : All
Packer / Protector : ConfuserEx/DNP

Description :

Unpack the file and keep the application working.

The serial is easy to get - if you get it - well done though it is not the main objective of this unpackme.

Screenshot :

6f8ece6347515a4c68846b6f55902821.png

https://gyazo.com/6f8ece6347515a4c68846b6f55902821

CrackMe.rar

Solved by ghostfish

Go to solution

dnp is useless

…………

  • Author
52 minutes ago, ghostfish said:

dnp is useless

…………

its only used for string protection

  • Solution

Unpacked.zip

first use DNPDeobfuscator shared by  Mr. XenocodeRCE 

then resourceManager ,de4dot and other confuserex tools shared by Mr CodeCracker..

final  use SAE to deal strings.

ok.

!!!!$

&UUU

-----------------------------

// GForm0
private void button_0_Click(object sender, EventArgs e)
{
   string b = "!!!!$";
   string b2 = "&UUU";
   if (!(this.textBox_0.Text == B) || !(this.textBox_1.Text == b2))
   {
       MessageBox.Show("Failed try again");
   }
   else
   {
       MessageBox.Show("login success");
   }
}

 

Edited by ghostfish

  • Author
On 2/4/2016 at 3:07 PM, ghostfish said:

Unpacked.zip

first use DNPDeobfuscator shared by  Mr. XenocodeRCE 

then resourceManager ,de4dot and other confuserex tools shared by Mr CodeCracker..

final  use SAE to deal strings.

ok.

!!!!$

&UUU

-----------------------------

// GForm0
private void button_0_Click(object sender, EventArgs e)
{
   string b = "!!!!$";
   string b2 = "&UUU";
   if (!(this.textBox_0.Text == B) || !(this.textBox_1.Text == b2))
   {
       MessageBox.Show("Failed try again");
   }
   else
   {
       MessageBox.Show("login success");
   }
}

 

well done 

can you upload yourr unpacked file as i cant download it from the attatchment above

  • 2 weeks later...

Unpacked.zip

hi

here is the unpacked file

now i reupload it.

I'm glad my tool found somebody to use it ^_^

2 hours ago, XenocodeRCE said:

I'm glad my tool found somebody to use it ^_^

@XenocodeRCE thanks for your good work

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.