Hey all,
I am back after some time, and I am trying something new/something else. I am trying to write a jump instruction to a function, but the jmp seems to go in the wrong place. I tried different opcodes, but they don't seem to work. What am I doing wrong?
#include <Windows.h>
HMODULE...