Hi, sir. I have some trouble with Kernel State(CPU registers restored in pt_regs). When enable ALSR and write /proc/{src_pid}/mem into /proc/{dst_pid}/mem, the value of registers(pt_regs->ip, pt_regs->sp……) are different. How to modify kernel state(pt_regs)?Could you give some ideas?