Jump to content
Tuts 4 You

[crackme] crackme visual basic net


Recommended Posts

Posted

hello  


 


protection    net reactor  4.5.0.0


 


main goal  unpacking not reversing


 


 


 


 


post-70577-0-50088300-1355765394.png


 


 


Crackme.rar


Posted

The [crackme] tag has been added to your topic title.

Please remember to follow and adhere to the topic title format - thankyou!

[This is an automated reply]

Posted

Keygen check method:

         private void method_0(object sender, EventArgs e)
        {
            if (Operators.CompareString(this.vmethod_3().Text, "shockwawe" + this.vmethod_5().Text, false) == 0 == Conversions.ToBoolean("12345"))
            {
                MessageBox.Show("good");
            }
            else
            {
                MessageBox.Show("wrong");
            }
        }

 

And the working answer:

Text1: shockwawe

Text2: (Leave this one blank.)

 

Looking at how it compares, there is basically an unlimited number of solutions. As long as the first box contains the first string I mentioned above, anything you add afterward just needs to also be added to the 2nd box such as:

 

Text1: shockwawe1256352!#%$#^%^twegsfbgfyjr

Text2: 1256352!#%$#^%^twegsfbgfyjr

  • Like 1
Posted (edited)

great my friend thank you but  i need unpacked net reactor not reversing  and thank you for this tip about vb i am just start to learn vb and c#


Edited by shockwawe
  • 2 weeks later...
  • 1 month later...
Posted

thanks can u plz tell how to reverse it


Hadits follower
Posted

its funny thing easy to unpack withing 1 min. lol use other obfucator 


  • 2 weeks later...
Posted

thanks can u plz tell how to reverse it

just use de4dot

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