| CrackMe OS | Part 1 |
user: sudo
pass: 75111114105115110105107 |
2024-05-27 17:21 |
| Venix[HARD] |
Btw is this you?
https://github.com/cutemastermind?tab=repositories
"What can I say..." :D |
2024-05-27 17:15 |
| Venix[HARD] |
lockcmpxchg8beax
Though got bsod when I went in too deep (went verz deep) :"D |
2024-05-27 17:10 |
| x64 Crackme (Encrypted Strings) |
*** SPOILER ***
Congratulations! You've cracked the password and gained access to the secret data!
The encrypted flag is: {FLG_90TH}
But I am not sure what decrypted data looks like. |
2024-04-18 07:56 |
| crackme1 |
Cemo - wrong pass.
*** SPOILER ***
1tcCTpT98dQbnqNECHIwj7vyOyjy1t |
2024-04-17 15:27 |
| crack the password |
Good one. |
2024-04-09 13:30 |
| Unpack Reactor |
*** SPOILER ***
L0L_YOU_R3ALLY_UNP4CK3D? |
2024-04-09 13:23 |
| 100HealthGame |
Change :
004014C1 | 834424 1C 0A | sub dword ptr ss:[esp+1C],A |
004014C1 | 834424 1C 0A | add dword ptr ss:[esp+1C],A |
if you want to add 10 to health. |
2024-03-23 18:28 |
| First Crackme |
username: 123
pass: 234 |
2024-03-23 17:46 |
| Easy Password Reverse 3 |
@sporta = rseudorandom |
2024-03-22 18:50 |
| Crackme1 |
*** SPOILER ***
Code is: ^254N;bQF5x*qu |
2024-03-22 18:36 |
| KeygenMe_SWD |
using System.Collections.Specialized;
static int GetModifier()
{
int dayOfWeek = (int)DateTime.Now.DayOfWeek;
int day = DateTime.Now.Day;
return ((int)Math.Pow(day, dayOfWeek) ^ (day * dayOfWeek)) % 26;
}
static string GetMath(string str_1)
{
string text = "";
string text2 = "";
for (int i = 0; i |
2024-03-21 18:57 |
| UltraSec |
Gave lowest grades possible just because you packed license in read me and I read it. And now you spoiled everything thus making this crack me not interesting. |
2024-03-21 17:25 |
| Bank Password - CrackMe |
@programista
Username: bank
Pass: BANK101 |
2024-03-20 18:29 |
| simple password crack me (not simple) |
Love the easy unpacking part. Password: Pineapple |
2024-03-20 16:52 |
| ObfuscatedPasswordCrackme |
*** SPOILER ***
Pass: UEFQRVJQTEVBU0VSRUZFUkVOQ0U |
2024-03-19 18:07 |
| self-modifying crackme |
0055119B | 68 D0315500 | push self_modify.5531D0 | 5531D0:"s3Lf-m0dIFY"
This? |
2024-03-19 17:57 |
| CFFlat |
So is aim of this crack me to run program without itself closing up and reading that message? |
2024-03-19 17:03 |
| crackme0 |
Pass: aaaaaaaa (at least 8 chars). |
2024-03-19 15:47 |
| CrackMe#1 |
@blocklesson - how did you get to that algo? I searched for it and could not find it. |
2024-03-09 09:34 |