#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash poppler_utils
pdftotext ./Financial_Report_for_ABC_Labs.pdf - | grep -o "picoCTF{.*}"