Jump to content
Tuts 4 You

[unpackme] Ben Mhenni Protection


Recommended Posts

ιvancιтooz
Posted

don't open...


Posted

don't open...

Have you something like de4dot, ollydbg, cff explorer, megadumper of other tools open? If yes, you have to close them and restart the .exe

ιvancιтooz
Posted

Have you something like de4dot, ollydbg, cff explorer, megadumper of other tools open? If yes, you have to close them and restart the .exe

i don't have any reeverse tool open ... don't open try you

Hadits follower
Posted (edited)

as old



private void method_0(object sender, EventArgs e)
{
   if (!(this.textBox_0.Text == "BenMhenni" & this.textBox_1.Text == "SimpleUnpackMe"))
   {
       MessageBox.Show("Failed !!");
   }
   else
   {
       MessageBox.Show("Good Job Bro !");
   }
}

Edited by Death
  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...