| 20$ If you crack me :) |
RASBERRYONTOP2389472
Holly Shit! You did it! DM ME ON DISCORD Rasberry#8337
lol |
2023-04-12 17:37 |
| Crackme -.NET |
lol
if (this.textBox1.Text == "4120320859687358676756853596584584398669376647549759048754758868670685807675395684978360645367396793457645067693576076089760673459067308967" && this.textBox2.Text == "567385673805675687667587586756705376876058937689035768076803570605673576059367530670359675677659036789067890763067376396739067350675389067580697536803")
{
MessageBox.Show("Correct!", "Correct!");
return;
} |
2023-04-12 17:18 |
| CSharp CrackMe |
Username: 0x420
Pass: 48120525048
:] |
2023-04-12 16:53 |
| Crack Me With Ui. |
if (bunifuTextBox1.Text == "8103535")
lol |
2023-04-10 23:07 |
| KilLo's CrackMe |
https://i.imgur.com/HTNbCfA.png |
2023-04-10 22:06 |
| KilLo's CrackMe |
If you want crack, just change "this.IncorrectKey();" to "this.CorrectKey();" in "CheckButton_Click" or simply add "MainWindow.InputKey = MainWindow.LicenseKey;" to bottom of "if (MainWindow.InputUsername != null)" part. if you run like second one you can see the key too. teorically keygen =]. |
2023-04-10 22:04 |
| My first crackme |
Username: demo
Pass: 1234
if you want to patch it you need to change GetModules part like that:
private void GetModules(object A_1, EventArgs A_2)
{
string text = this.ToUpperInvariantMode.Text;
string b = "USERNAME";
bool flag;
if (text == b)
{
string text2 = this.Task_Start_AlreadyStarted.Text;
string b2 = "PASSWORD";
flag = (text2 == b2);
}
else
{
flag = false;
}
if (flag)
{
new Form2().Show();
base.Hide();
return;
}
MessageBox.Show("ERROR MESSAGE");
this.ToUpperInvariantMode.Clear();
this.Task_Start_AlreadyStarted.Clear();
this.ToUpperInvariantMode.Focus();
} |
2023-04-10 19:22 |
| pretty easy crackme |
a123214456 ; "123214456" |
2022-02-01 17:39 |
| crackme - kazi |
if (this.usernameBox.Text == "GodworthDestroyor1822"
&&
this.passwordBox.Text == "lopecart192password12356#6969") |
2022-02-01 17:10 |