A demonstration of ELF relocation as a weird machine that executes code without traditional code sections. By exploiting R_X86_64_RELATIVE relocations in non-PIE binaries, the dynamic linker writes shellcode and data to memory before main executes, achieving computation purely through metadata manipulation.