Points: 310

Tags: rev 

Poll rating:

writeup for wreckme (2017):

gdb -q --ex 'break *0x405420' --ex 'r' --ex 'set $rip = 0x4079e0' --ex 'c' -ex 'q' ./spain

This year:

Download: wreckme2-107ad26c6c2e25c9.tar.xz

https://2018.ctf.link/assets/files/wreckme2-107ad26c6c2e25c9.tar.xz

--

https://2018.ctf.link/internal/challenge/a72be862-9ce7-437b-85a5-3cd4168cf2b8

--

Task sources: https://github.com/leetonidas/wreckme2

Writeups

ActionRatingAuthor team
Read writeup
5.0
dcua
You need to authenticate and join a team to post writeups theKidOfArcraniaDec. 10, 2018, 8:37 p.m.

I still don't get it... why is it "not a crackme"?


ieadDec. 11, 2018, 5:51 p.m.

In last years CTF, the challenge wreckme could be patched to print out the flag (like a crack that omits some check). This time it was not intended to alter the binary in any way.