Opcode
January 4th, 2005, 15:14
Hi!
I'm trying to find a way to get a list of all DRIVER_OBJECT structure addresses of the drivers loaded in the kernel.
SoftICE knows how to get the list, but I don't
PsLoadedModuleList variable was not useful to me.
Maybe some reverser know how to generate this list.
It is pratically the same of getting the list of the DEVICE_OBJECT
structure.
Thanks in advance for any help.
Regards,
Opcode
I'm trying to find a way to get a list of all DRIVER_OBJECT structure addresses of the drivers loaded in the kernel.
SoftICE knows how to get the list, but I don't

PsLoadedModuleList variable was not useful to me.
Maybe some reverser know how to generate this list.
It is pratically the same of getting the list of the DEVICE_OBJECT
structure.
Thanks in advance for any help.
Regards,
Opcode