Jump to content
Tuts 4 You

UnpackMe Themida


conquerorstone

Recommended Posts

conquerorstone

Difficulty : 4-5
Language : .NET Visual Basic 2010
Platform : Windows
OS Version : All
Packer / Protector : THEMİDA latest version and default settings

Description :

Fully unpack the program and get the code I have hidden inside (Enter it in textbox and check it)

Please provided details/a tutorial on how you managed to unpack it.

Screenshot :

 

Unpackme_fix.exe

1.JPG

2.JPG

3.JPG

Link to comment
Share on other sites

---------------------------
Themida Professional
---------------------------
DEMO RESTRICTION: This application can only run in the computer
where it was protected. Please, visit http://www.oreans.com in case
that you are interested in purchasing a license. Thanks!
---------------------------
ОК   
---------------------------
 

Link to comment
Share on other sites

thumb.png

 

private void Button1_Click(object sender, EventArgs e)
{
   if (this.TextBox1.Text == "yqwerqwerqwksafa")
   {
       Interaction.MsgBox("congralations please write tut", MsgBoxStyle.ApplicationModal, null);
   }
   else
   {
       Interaction.MsgBox("wrongg", MsgBoxStyle.ApplicationModal, null);
   }
}

password for archive

123123

Unpackme_Unpacked.rar

  • Like 1
Link to comment
Share on other sites

  • 1 year later...

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