A journey into the heart of code and data—breaking systems down to their roots to master your craft from within.
dev.stationaryreality.com
dev.stationaryreality.com
Home » Articles
A journey into the heart of code and data—breaking systems down to their roots to master your craft from within.
A visual tour of raw data—how hex reveals the hidden structure behind files, randomness, text, images, and code.
What does your computer really see when it runs a program? Let’s peel back the layers of a simple XOR tool.
A single operator that can encrypt data, reverse strings, and even recover missing values? Welcome to the strange power of XOR.
Using Wireshark, we visualize how data travels through your machine and the network — revealing encapsulation in vivid, byte-level detail.
Most web traffic today is encrypted — but what does that really mean, and what does it protect you from?
GPG reveals the real distinction between cleartext, encoding, and encryption — a perfect entry into the world of modern cryptography.
Even if your web traffic is encrypted, your DNS queries may still leak what sites you visit. Here’s what that looks like—and how to stop it.
How passwords are stored, how hashes work, and why modern systems rely on salts to slow down attackers.
Raw tools like curl, telnet, and netcat let you explore, debug, and defy standards—revealing how systems actually behave.