forensics/riddle_registry

This commit is contained in:
2026-07-02 00:59:09 +09:00
parent 63a6f3a9dd
commit 4fb7dba3b5
2 changed files with 4 additions and 0 deletions
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p poppler-utils gnugrep gnused
pdfinfo confidential.pdf | grep Author | sed -E 's/Author:\s+//' | base64 -d