Assembly Challenge : Jump to a non-relative address without using registers
During developing a dispatch table for some instructions in binaries, one of the challenging problem which I faced, was changing the registers state in a way that doesn’t affect the program flow!