forensics: add already solved challenges

This commit is contained in:
2024-09-01 23:23:47 +02:00
parent b1c7b28af0
commit 1ca81359ba
37 changed files with 2552 additions and 0 deletions

View File

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