Information#
Version#
By | Version | Comment |
---|---|---|
noraj | 1.0 | Creation |
CTF#
- Name : CTF(x) 2016
- Website : http://ctfx.io/
- Type : Online
- Format : Jeopardy
- CTF Time : link
Description#
defund was about to give this flag away until his computer crashed.
file: flag.zip
Solution#
flag.zip
contains.flag.txt.swp
andflag.txt
- Extract the archive:
unzip flag.zip
- Recover/restore the file with the swap file:
vim -r flag/flag.txt
- You get some ASCII art of the flag:
ctf(v1m_is_be77er_than_3macs)
.
Extract of VIM man page: