Jump to content
Tuts 4 You

[unpackme] Ben Mhenni Protection


MindSystem

Recommended Posts

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

Link to comment
Share on other sites

ιvancιтooz

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

Link to comment
Share on other sites

Hadits follower

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
Link to comment
Share on other sites

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...