richyb Posted May 2, 2013 Posted May 2, 2013 This is my first ever CrackMe Coded in Vb.Net I wont give hints away on how its protected but your task is to unpack/deobfuscate and post the correct password Hoping its not too easy Enjoy CrackMe.rar
Hadits follower Posted May 2, 2013 Posted May 2, 2013 and code private void method_2(object sender, EventArgs e) { if (Operators.CompareString(this.vmethod_2().Text, "Try And Crack Me", false) == 0) { MessageBox.Show("Well Done! You Beat Me"); } else { MessageBox.Show("Sorry Wrong Password, Try Again"); } }
richyb Posted May 2, 2013 Author Posted May 2, 2013 Well done guys there was a too but not sure what happened. It went, Confuser (max settings) -> RPX .net packer -> Enigma (most settings + some anti dumping text lookups) I assume at the speed it was done it was very easy. Ill try harder for my next one
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now