This 12-byte program composed of pure x86 machine code writes itself to standard output:fc b1 0c ac 92 b4 02 cd 21 e2 f8 c3See https://susam.net/self-printing-machine-code.html for more details.#asm #programming