![]() |
|
|
|
#1
|
|||
|
|||
|
Kernel Mode Driver for NT
I would like to make a small kernel mode driver (KMD),
for give me direct Port I/O access under NT based OS. But I don't have Windows NT DDK, and I never want to pay for it. ![]() So I prefer MASM32 with KmdKit, but it seems to be my knowledge is not enough for this task, atm. ![]() If anybody has some experience with KMD, then plz help me. Thx in advance!
|
|
#2
|
|||
|
|||
|
SPeY: check giveio.c source.
|
|
#3
|
|||
|
|||
|
thanx peti, but can you explain me what you think?
|
|
#4
|
|||
|
|||
|
Google this: GiveIO by Dale Roberts
|
|
#5
|
|||
|
|||
|
There is no need to pay for DDK, one is free. I advise to use DriverStudio by Compuware/NuMega.
|
|
#6
|
|||
|
|||
|
for only accessing ports you can use TVicHW32 or TVicPort from
wxw.entechtaiwan.com regards |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hades:Windows kernel driver lets reverse engineers monitor user and kernel mode code | sh3dow | Source Code | 0 | 05-12-2016 03:15 |
| How to pass the large data in kernel mode to user mode? | benina | General Discussion | 3 | 03-06-2010 04:50 |
| Modifying Kernel Mode Driver for Hyper Threading | aldente | General Discussion | 8 | 08-13-2004 10:11 |