syspher on 12:56 PM 06/01/2022: Login: 8103535
if (this.bunifuTextBox1.Text == "8103535")
{
this.Lol();
int num = (int) MessageBox.Show("Lel..");
}
xD
OpMoya on 11:42 AM 06/25/2022: You seriously?
if (this.bunifuTextBox1.Text == "8103535")
{
this.Lol();
MessageBox.Show("Lel..");
return;
}
How I done it?
I'm found a this.Lol();...
jewdev on 2:42 AM 07/03/2022: what protections were used?
I just opened the file in dnspy and saw the whole code.
RyzenHub on 9:18 AM 08/25/2022: It's good for someone who's just getting into reversing but it only took me 5 seconds to figure out all I had to do was search for "Lol".
mrmoded on 11:31 AM 08/31/2022: password : 8103535
Chameleon071 on 5:19 PM 09/27/2022: if (bunifuTextBox1.Text == "8103535")
{
Lol();
MessageBox.Show("Lel..");
}