| View previous topic :: View next topic |
| Author |
Message |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Sat Feb 16, 2008 1:10 pm Post subject: My Driver Loader |
|
|
I saw someone had a request to "mount a driver" so i decided to learn how to load a driver manually via C.
project attached.
To change the driver being loaded change the SVCNAME define to yourdriver.sys and edit param 2&3 of CreateService as necessary.
Driver source is included and is just a simple load and unload w/ debugprint so you can see whats happening :]
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
| Back to top |
|
 |
|