I Stored a Website in a Favicon
Summary
The article explores storing a small HTML document inside a favicon by encoding bytes into RGB values of pixels, effectively turning a tiny image into a payload. It details the encoding/decoding process, the required header to know payload length, and the practical limits of this approach, plus a live demonstration linked to a project site.