Guest 2cool4u Posted February 17, 2013 Posted February 17, 2013 File packed with Confuser Mod http://www.2shared.com/file/exzECyPg/Chintus_unpackme.html
Hadits follower Posted February 17, 2013 Posted February 17, 2013 (edited) // Chintu_s_CrackME.Form1 private void method_0(object object_0) { this.textBox_0.Enabled = false; string[] array = new string[] { "oh wait, I was lying.. you're not a l33t cracker! :P", "need to work harder!", "YOU CAN'T DO IT!", "You're annoying me now!", "I'll just shut myself now, can't stand more failure!" }; string text = Convert.ToString(object_0); if (text.Length > 0) { if (text.Contains("#")) { string text2 = text.Split("#".ToCharArray())[0]; string text3 = text.Split("#".ToCharArray())[1]; if (text2.Length == text3.Length) { byte[] array2 = new byte[text2.Length]; this.textBox_0.Text = "You did it! Now go buy me a beer!"; Thread.Sleep(2000); for (int i = 0; i < text2.Length; i++) { this.method_1(ref array2, text2, i); if (!this.method_2((int)array2, (int)text3)) { this.int_0++; this.textBox_0.Text = array[this.int_0]; if (this.int_0 == 4) { Thread.Sleep(3000); Application.Exit(); } this.textBox_0.Enabled = true; return; } } TextBox expr_112 = this.textBox_0; expr_112.Text += " SERIOUSLY!"; } else { MessageBox.Show("Grr.. invalid input agian!", "", MessageBoxButtons.OK, MessageBoxIcon.Hand); } } else { MessageBox.Show("Grr.. invalid input!", "", MessageBoxButtons.OK, MessageBoxIcon.Hand); } } else { MessageBox.Show("Guess what..THAT box.. is EMPTY!", "", MessageBoxButtons.OK, MessageBoxIcon.Hand); } this.textBox_0.Enabled = true; } pass # Chintu's Unpacked.7z Edited February 17, 2013 by Death 1
0xd4d Posted February 17, 2013 Posted February 17, 2013 (edited) What part of Confuser did you modify? Seems like you just used an older version. Confuser v1.6 (r60787-r70489) Edited February 17, 2013 by 0xd4d
Hadits follower Posted February 17, 2013 Posted February 17, 2013 some native part attempt in table its may be modified
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