| PlsCrackMe |
int array[] = {49, 50, 51,33, 64, 35,65, 66, 67,100, 101, 102, 103};
for(auto c : array)
std::cout << (char)c; |
2026-02-03 12:35 |
| EasiestEver |
int array[10] = {48,72,116,97,33,59,106,122,111,96};
for(auto c : array)
std::cout << (char)c; |
2026-02-03 12:27 |
| MyFirst |
https://pastebin.com/YDa498N2 |
2025-05-26 16:05 |
| Crackme medium |
https://pastebin.com/JP49bgMm |
2025-05-26 15:51 |
| Crackme medium |
#include
#include
#include
#include
#include
#include
#include
#include
// Заглушки
uint32_t junk() {
return 0;
}
uint32_t junk1(void* input) {
return 0;
}
int j_sub_140014680(void* input) {
return 10;
}
uint64_t should_not_be_zero(uint8_t* input) {
if (junk() != 0 || junk1(input) != 0 || j_sub_140014680(input) != 10)
return 0;
int32_t junk_val = 0;
for (int32_t _0 = 0; _0 input(32);
int penis = 0;
while(true) {
penis++;
// Random junk for input[0..7]
for (int i = 0; i (input[i]) (input[i]);
std::cout |
2025-05-26 15:50 |
| VaultCrack |
Be_White_Hat just simple but sweet |
2024-12-26 00:44 |
| ktoto |
done with jmp or patch for lazy guys |
2024-12-24 23:43 |
| crypted string crackme |
think difficulty harder but crackmeYG i found it in memory with cheat engine inspecting |
2024-12-24 22:43 |
| Entry Level Keygen-Me 0.01a |
awesome!!! this is my keygen and explanation in ukrainian lang
https://pastebin.com/VhQSqaXt |
2024-12-24 22:08 |
| crackme2_by_pride by pride |
serial=(strlen(input)+0xca)^0x3d8d40f
Masterserial=0x186a0+serial+0xd75e9 |
2024-12-24 21:31 |
| crackc_by_pride by pride |
serialkey=(strlen(input)+0xca)^0x3d8d40f |
2024-12-24 21:19 |