#!/usr/bin/env bash result="$(echo "656565" | xxd -r -p)" nc candy-mountain.picoctf.net 54973 <<<"$result"