hacktooth on 12:43 AM 04/26/2023: https://youtu.be/-1SbvR2n8DI patching done :D
curious about the password...
PauliusV0 on 5:09 AM 04/29/2023: Why does it need to access your Windows Settings?
szekely1579 on 4:32 PM 05/02/2023: patch 004020AA: "jge 0x004020BE" to "jmp 0x004021F4"
timotei_ on 7:49 PM 05/02/2023: Does the password contain non-printable characters?
timotei_ on 7:12 PM 05/03/2023: For me it looks like "PasEc!23" is the password, while the "c" is an unicode character (4100).
hacktooth on 9:18 PM 05/10/2023: the crackme is not written in asm, but in vb6, visual basic use wide char string PasE maybe is the first part of the password and !23 is the last i think anyway the string is this PasE!23
but is not working becouse the string contain 9 characters insted of 8
hacktooth on 9:20 PM 05/10/2023: PasE[0x10,0x4]!23
serv0id on 12:48 AM 06/21/2023: self modifying code but its possible to patch the instructions.
You must me logged to submit a solution
Solution by hacktooth: text file + code injector in c++ + source code