pizzacruda on 2:40 PM 03/15/2023: bool flag = this.textBox1.Text == "thebovl_Admin" && this.textBox2.Text == "findpasswaseasyrightquestion";
peoplstar on 5:15 AM 03/20/2023: aThebovlAdmin // "thebovl_Admin"
aFindpasswaseas // "findpasswaseasyrightquestion"
ImposterIsSUS on 12:07 PM 03/23/2023: Easy Crack me indeed.
bool flag = this.textBox1.Text == "thebovl_Admin" && this.textBox2.Text == "findpasswaseasyrightquestion";
ProppyHighter on 7:15 PM 03/23/2023: i can't even extract it
hahahahah
FSTMAX on 6:49 PM 03/24/2023: private void button1_Click(object sender, EventArgs e)
{
if (this.textBox1.Text == "thebovl_Admin" && this.textBox2.Text == "findpasswaseasyrightquestion")
{
int num1 = (int) MessageBox.Show("Welcome, thebovl!", "Welcome!");
}
else
{
int num2 = (int) MessageBox.Show("Username or password have error!", "Error");
}
}
ViperMax on 10:42 AM 03/26/2023: Hello, how do you have this message?
FSTMAX on 6:49 PM 03/24/2023: private void button1_Click(object sender, EventArgs e)
{
if (this.textBox1.Text == "thebovl_Admin" && this.textBox2.Text == "findpasswaseasyrightquestion")
{
int num1 = (int) MessageBox.Show("Welcome, thebovl!", "Welcome!");
}
else
{
int num2 = (int) MessageBox.Show("Username or password have error!", "Error");
}
}
You must me logged to submit a solution
Write a comment
Share how awesome the crack me was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
Rate the difficulty
How would you rate the difficulty of this crackme ?