Posted May 2, 201312 yr 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
May 2, 201312 yr 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"); } }
May 2, 201312 yr Author 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
Create an account or sign in to comment