Manzarek How do I cheat?
Reputation: 0
Joined: 29 Sep 2015 Posts: 1
|
Posted: Tue Sep 29, 2015 10:54 am Post subject: Kernel Driver, get base address of main module of a process |
|
|
Hello,
I am writting a kernel driver to read/write memory, im new to this and im using DarthTon's source to help me.
Read and write are working but how can i get the base address of the main module of a process in kernel space since I cant open the process in user space.
Thank you very much
|
|