MichaelBrown on 10:39 AM 04/25/2023: Was the key "fdooFPOkfpO[90PFJIKpofj9[O0PFJ[OPjkfopj[OPFJ[pfjOPJFOPjfopJFPOjfopk]FolpjfoFjfo p[lJKFOPjfpKFLK;jofjKOLP'FJKLjfklFJKf"?
sorry it just instantly closes so im not sure?
Ch4daev on 11:52 AM 04/25/2023: nice key bro:)
fdooFPOkfpO[90PFJIKpofj9[O0PFJ[OPjkfopj[OPFJ[pfjOPJFOPjfopJFPOjfo
OnlyPrinzP on 8:55 PM 04/25/2023: Key is:
fdooFPOkfpO[90PFJIKpofj9[O0PFJ[OPjkfopj[OPFJ[pfjOPJFOPjfopJFPOjfopk]FolpjfoFjfop[lJKFOPjfpKFLK;jofjKOLP'FJKLjfklFJKf
pstrelnikov on 4:46 PM 04/29/2023: This one was unintentionally very instructive. I was reversing using Ghidra when I found the key in the code but couldn't get it to work from the command prompt.
The problem was that Ghidra subtly changed the string in the list of strings -- it "escaped" the single quote with a backslash when it displayed it:
fdooFPOkfpO[90PFJIKpofj9[O0PFJ[OPjkfopj[OPFJ[pfjOPJFOPjfopJFPOjfopk]FolpjfoFjfop[lJKFOPjfpKFLK;jofjKOLP\'FJKLjfklFJKf
Thanks to OnlyPrinzP for showing the actual working key: a quick DIFF between it and my Ghidra-copied-string showed the difference, and I learned something new about Ghidra as well in the process.
fedegaza1 on 1:09 AM 05/02/2023: How does one crack the program in order to escape the check? already tried several changes on jne to jmo, but I see it calls an external module for the comparison.
BeginnerCracker123 on 9:02 AM 05/07/2023: Yea it was actually easy. It took me like 15 seconds. I did a KeyGen.
minixreal on 9:11 AM 06/14/2023: I used HxD and found correct key string
fdooFPOkfpO[90PFJIKpofj9[O0PFJ[OPjkfopj[OPFJ[pfjOPJFOPjfopJFPOjfopk]FolpjfoFjfop[lJKFOPjfpKFLK;jofjKOLP'FJKLjfklFJKf
minixreal on 9:13 AM 06/14/2023: + i cant use this program in x64dbg
muniategui on 11:22 AM 08/25/2023: fedegaza1 the external module is memcmp. You have to patch .text:00007FF798ED130C jnz with 2 nop. That will make the comparison work for any length. Then you have to patch .text:0000000140001323 with jmp to make it always jump to the cout instead of making the check of the memcmp result. Also, you could patch eax.
fortmea on 3:47 PM 01/11/2024: Very easy. Key: fdooFPOkfpO[90PFJIKpofj9[O0PFJ[OPjkfopj[OPFJ[pfjOPJFOPjfopJFPOjfopk]FolpjfoFjfop[lJKFOPjfpKFLK;jofjKOLP'FJKLjfklFJKf
You must me logged to submit a solution
Write a comment
Share how awesome the crack me was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
Rate the difficulty
How would you rate the difficulty of this crackme ?