Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 416 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 416 Bytes

Challenge:

Nostalgic overload, at least for me. Credit due to Carolina.

By Jeriah (@jyu on Discord) game


Solution:

docker run --rm -it -v $(pwd):/work -w /work ubuntu:18.04 \
    /bin/bash -c 'apt -qq update && apt install -y -qq swftools && swfstrings game' | \
    grep utflag

FLAG:
utflag{they_kn0w}