About This File Authors Code This unpackme was protected using NETProtect.IO using protection options shown in the screenshot. Nice to meet guys in forum. Original Source Code : private void button1_Click(object sender, EventArgs e) { if (textBox1.Text != "Thanky0u!Myfr!3nd") { MessageBox.Show("Wrong answer - Please try again"); } else { MessageBox.Show("Thank you, my friend !"); } }
Recommended Comments
There are no comments to display.