Everything on display

Gallery map

Every room, exhibit, field note, and instrument in the museum — real binaries, real bytes, one glowing path through them.

Rooms

6 open

Binaries you can walk into

Each room is one real binary opened in the ELF Atlas. Explore it yourself, or point an agent at it.

Exhibits

5 published

Stories walked through a room

Curated, fact-checked tours over the real bytes. Each comes in three forms: the interactive story, a readable article, and the raw tour data.

how a file becomes a process…

From execve to main

Story Article tour.json
how it all winds down…

exit and __cxa_finalize

Story Article tour.json
the same source, two builds…

hello: debug vs release

Story Article tour.json

The reading room

5 papers

Field notes

Instruments

for agents

The machinery, exposed

Connect your agent

Any MCP-speaking agent can join a room session and drive the scene live — the docent is a protocol, not a script.

https://helloscope.iunknown.com/mcp

Reference Linux Archive

Build-id-keyed store of function bytes, disassembly, and source for the pinned reference system. JSON over GET.

GET /archive/<build-id>/function/<name>