From 33b50cf9ce5a53510e2ca140151a1b394bfdd9ef Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Mon, 23 Feb 2026 12:52:14 -0500 Subject: [PATCH] steganographic Shapespeare --- posts/rickroll.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 posts/rickroll.md diff --git a/posts/rickroll.md b/posts/rickroll.md new file mode 100644 index 0000000..9f12d59 --- /dev/null +++ b/posts/rickroll.md @@ -0,0 +1,22 @@ +--- +author: admin +categories: +- Technical +date: 2026-02-23 +tags: +- video +- ai +title: Steganographic Rickroll +--- + +Claude wrote me a tool to encode data in videos. + + + +Here is a copy of Rick Astley's "Never Gonna Give You Up". + +Encoded in the (fairly obvious) big on-screen pixels is a copy of the complete works of William Shakespeare. + +They can be decoded with [this tool](https://gist.githubusercontent.com/za3k/d2d993685a23be04bc3ee5b28281e6d4/raw/0a27700266ff726604d802a9263bda552c57b67a/gistfile1.txt). + +Thanks Claude! -- 2.47.3