| CrackMeBaby2 |
Anti-debug uses CreateToolhelp32Snapshot to scan for debugger processes. Patched the jz after the check in main to always skip it.
Login: input is XOR'd with 0x0A and compared. Two paths:
1. "flag{can-you-crack?}" → prints the XOR-decoded "Access Denied...\n" as a success message
2. XOR input with 0xA to get the target -> "lfkm0cmx:~'~boacdm" each char xor 0xA == flag:igr0t-theking
then name == igr0t → "You Win.. (;"
Good intro crackme, thanks Igr0t7! |
2026-05-22 16:34 |