Posted: Sat Jan 25, 2025 10:12 pm Post subject: How to use DBKernel to get module info of a process.
Im working on a small project to interface with the DBKernel Driver. I've implemented read/write just fine, now im trying to get the base address of a process. What I could figure out from the source code / online research is that a process contains a list of modules. I looked through the source code for hours and could not figure out how CE communicates with the driver to get a process's module information, I'm wondering how to use the driver to get the module information, do I use `IOCTL_CE_QUERYINFORMATIONPROCESS`? Is there an easy way to get the base address of a process that im missing?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum