Re: Dynamically loading binaries in Kernel mode.
- From: "jerry lee" <lihwf@xxxxxxxxxx>
- Date: 28 Mar 2006 23:04:22 -0800
Once I have implemented such a routine to dynamic load and unload a
kernel module. It does not require the module to be a KERNEL_EXPORT
type driver like that in Tim's solution. It make use of native API
ZwSetSystemInformation and nedd parsing PE file itself.
Jerry Lee
.
- References:
- Re: Dynamically loading binaries in Kernel mode.
- From: Mark Roddy
- Re: Dynamically loading binaries in Kernel mode.
- From: David J. Craig
- Re: Dynamically loading binaries in Kernel mode.
- From: Doron Holan [MS]
- Re: Dynamically loading binaries in Kernel mode.
- Prev by Date: Re: Services Drivers and Messages
- Next by Date: Re: mac addresss
- Previous by thread: Re: Dynamically loading binaries in Kernel mode.
- Next by thread: Re: Dynamically loading binaries in Kernel mode.
- Index(es):
Relevant Pages
|