first checks the key length (len must be 5), then checks the second character of the key (must be "@"), finally checks the last 3 characters, their sum in the ascii code must be 300, the first character can be any
eg: 1@ddd |
==> |
beginning with 0x401518 - flag{M3x1c4nMl4lw4r3_pl3rro} |
==> |
keygen: 0x1222 mov eax, 0 - mov eax, 1
seems worked, it was interesting, thanks |
==> |