Just 2 files AHK2.exe
and ReadMe
:
Reversing.Kr
It should be modified to work properly.
By rianatzz
Please goto http://reversing.kr/challenge.php to download.
-
AHK2.exe
has been packed by UPX, because you can find a section namedUPX1
in it. Please use UPX to unpack.$ upx -d -o AHK2_unpack.exe AHK2.exe
-
Double click
AHK2_unpack.exe
to run. However, a dialog box poped up sayingEXE corrupted
. -
I think we can use the C++ code
fix.c
inAutoHotkey1
challenge to fixAHK2_unpack.exe
.$ gcc fix.c -o fix.exe $ fix.exe AHK2_unpack.exe
-
Double click
AHK2_unpack.exe
to run again. Now it works: -
Of course, he is Jon Snow. So the flag is jonsnow