Vuki on 2021-05-19 08:09:
[Click to reveal]Username: Crack
Password: Cracked
r0B on 2021-05-21 15:24:
[Click to reveal]windows 10 flags as virus/backdoor
Guysta on 2021-07-07 02:54:
[Click to reveal]**my first crack on the site**
[MethodImpl(MethodImplOptions.NoInlining)]
private static void SDLZVSZTW(string[] \u0020)
{
new Timer(new TimerCallback(RCjX12gfYnpZlae1W5.vK7NKGCLE), null, 0, 1500);
ColorConsole.WriteLine(new ColorToken[]
{
"CrackMe v1".Cyan(),
" | ".White(),
"by c0d3x94".Green()
});
Thread.Sleep(1500);
Console.WriteLine("");
ColorConsole.Write(new ColorToken[]
{
"You Username: "
});
string text = Console.ReadLine();
Console.WriteLine("");
ColorConsole.Write(new ColorToken[]
{
"You Key: "
});
string a = Console.ReadLine();
if (text == "Crack" && a == "Cracked")
{
Console.WriteLine("");
ColorConsole.WriteLine(new ColorToken[]
{
"Your key is correct".Green(),
" ",
text.Cyan()
});
}
else
{
Console.WriteLine("");
ColorConsole.WriteLine(new ColorToken[]
{
"Your key is wrong".Red(),
" ",
text.Cyan()
});
}
Console.Read();
}
db123 on 2022-07-15 09:29:
[Click to reveal]CrackMe v1 | by c0d3x94
You Username: Crack
You Key: Cracked
Your key is correct Crack
mrmoded on 2022-08-31 19:19:
[Click to reveal]username:
Crack
password:
Cracked
jeffli6789 on 2026-01-04 06:25:
This crackme had been reviewed when it was originally approved and is likely safe.
Crackmes often get flagged by antivirus software, EDR systems, or VirusTotal because they may use the same protection techniques found in malware (packers, anti-debugging, self-modifying code, etc.), or simply a false positive. This does NOT mean the crackme is actually malicious.
The only way to confirm whether something is truly malware is to reverse engineer it and find proof of malicious code and/or malicious behavior.
If you still believe this is actual malware, please report it to us via email: crackmesone@gmail.com.
**We encourage everyone to run crackmes in a VM (virtual machine) and exercise caution when executing unknown binaries.**
*Disclaimer: We do our best to review submissions, but mistakes can happen. The administrators and crackmes.one cannot be held liable for any damages or losses resulting from the use of files downloaded from this site. Always exercise caution and use a sandboxed environment.*