| Demian's entry level crackme |
2026-08-28 09:54 |
The password verification logic was identified in a function named check_password, which referenced a plaintext string stored directly in the program's read-only data section. |
View
|
| Level 1 |
2026-08-27 15:50 |
I analyzed level1easy.exe, a 64-bit Windows PE executable, using Ghidra for static analysis and Wine for dynamic verification. |
View
|