Hacker News new | ask | show | jobs
by ajenner 1321 days ago
There's a POP instruction in the loop that pops to a memory location addressed by a register. When that register contains the address of the final JMP instruction, the latter gets overwritten by a forward JMP.