- Protecting driver allocated memory
- Posted by Bajamani on May 11th, 2005
i have heard that the system service dispatch table is write protected
from >=XP. how does one apply this type of protection (like write
protection) from kernel mode. i want to apply it to the memory
allocated by my driver.
Similar Posts
- C/C++ functions to check all allocated memory size and CPU idle time (Programming) by gpsabove@gmail.com
- C/C++ functions to check all allocated memory size and CPU idle time (Programming) by gpsabove@gmail.com
- XP SP2 WDM driver - Sharing Memory between driver and application (Drivers) by Paulo
- A tool to se to whome memory is allocated (Drivers) by Zuka
- Apache modules: Releasing memory allocated using ap_palloc (Programming) by kjr

