Hello,
I'm extracting the context of a thread in kernel mode. The memory addresses this context are kernel mode, but I need to convert these addresses to be used in user mode. How to do this conversion?
Thanks
I'm extracting the context of a thread in kernel mode. The memory addresses this context are kernel mode, but I need to convert these addresses to be used in user mode. How to do this conversion?
Thanks