zydis create instruction jmp and then add it to list of instructions
basically what im trying to do is copy first 10 instructions and get the address of 11th and then make a jmp to it and then i will need to execute the code
basically what im trying to do is copy first 10 instructions and get the address of 11th and then make a jmp to it and then i will need to execute the code