robon on 2:41 PM 03/14/2023: nice crackme
Raxou on 4:40 PM 03/14/2023: Username : thebovl_Admin
Pass : findpasswaseasyrightquestion
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");
}
}
Di0Xs on 9:33 PM 03/31/2023: Hi! I've been trying to access a few crackmes but all are password protected and I have been really struggling to get into it, any help?
thebovl on 11:22 AM 04/01/2023: use dnspy lel
MARI0x83 on 8:01 PM 04/08/2023: Modified the code so it expect you either way: private void button1_Click(object sender, EventArgs e)
{
bool flag2 = this.textBox1.Text == "thebovl_Admin" && this.textBox2.Text == "findpasswaseasyrightquestion";
if (flag2 || !flag2)
{
MessageBox.Show("Welcome, thebovl!", "Welcome!");
return;
}
}
maxyu on 8:04 PM 04/16/2023: why do we need such tasks
ayishai on 1:28 PM 04/23/2023: hello what is the password toa access to the file?pls
thebovl on 12:06 PM 04/24/2023: read FAQ lel
4HM33D on 8:50 PM 05/19/2024: user : thebovl_Admin
pass : findpasswaseasyrightquestion
satitza on 12:47 PM 06/24/2024: Username : thebovl_Admin
Pass : findpasswaseasyrightquestion