본문 바로가기

D:\/CodeEngn

CodeEngn Basic 20


This program needs a key file.
What does the data in the file crackme3.key have to be to make it print the above message.
Ex) 41424344454647
(This problem has multiple answers, so post your answer on the messageboard in a private thread and we will verify it for you.)


CreateFile = CRACKME3.KEY


ReadFile = 18byte


1 Byte xor A = C

.

.

8 Byte xor N = n

9 Byte xor O = null

if ( null ) = break




Hex Edit


끝 네자리 수 비교


little endian


success



'D:\ > CodeEngn' 카테고리의 다른 글

CodeEngn Basic 19  (0) 2014.02.28
CodeEngn Basic 11  (0) 2014.02.21
CodeEngn Basic 10  (0) 2014.02.13
CodeEngn Basic 09  (0) 2014.02.13
CodeEngn Basic 07  (0) 2014.02.13