Hi all,
can anybody give me an complete and simple sample of an ndis hook driver. It can be a driver that patches exports of ndis.sys or which registers a fake protocol.
I’ve found only this file on the web. My problem, it is not complete.
URL: http://www.tarcysu.net/gjp/ndishook1.c
Regards,
Bruce Raynold
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
The problem is, there is no such thing as a “simple” ndis hook. NDIS
patching hooks are hard. There is already a protocol
example in the ddk, I would use that.
-Jeff
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bruce Raynold
Sent: Friday, November 05, 2004 3:07 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] NDIS Hook Sample
Hi all,
can anybody give me an complete and simple sample of an ndis
hook driver. It can be a driver that patches exports of ndis.sys or
which registers a fake protocol.
I’ve found only this file on the web. My problem, it is not
complete.
URL: http://www.tarcysu.net/gjp/ndishook1.c
Regards,
Bruce Raynold
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com — Questions? First check the Kernel
Driver FAQ at http://www.osronline.com/article.cfm?id=256 You are
currently subscribed to ntdev as: xxxxx@concord.com To unsubscribe
send a blank email to xxxxx@lists.osr.com
***********************************************************************************
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, received late or incomplete, or could contain viruses. The sender therefore does not accept liability for any error or omission in the contents of this message, which arises as a result of e-mail transmission. If verification is required, please request a hard-copy version from the sender.
***********************************************************************************
Please do not go down the path of developing a NDIS shim. There are documented and supported ways to develop intermediate drivers by following the passthru or mux models.
Bryan S. Burgin
xxxxx@microsoft.com
This posting is provided “AS IS” with no warranties, and confers no rights.
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Curless, Jeffrey
Sent: Saturday, November 06, 2004 1:11 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] NDIS Hook Sample
The problem is, there is no such thing as a “simple” ndis hook.? NDIS patching hooks are hard. There is already a protocol
example in the ddk, I would use that.
?
-Jeff
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Bruce Raynold
Sent: Friday, November 05, 2004 3:07 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] NDIS Hook Sample
Hi all,
?
?
can anybody give me an complete and simple sample of an ndis hook driver. It can be a driver that patches exports of ndis.sys or which registers a fake protocol.
?
I’ve found only this file on the web. My problem, it is not complete.
?
URL: http://www.tarcysu.net/gjp/ndishook1.c
?
Regards,
Bruce Raynold
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com — Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256 You are currently subscribed to ntdev as: xxxxx@concord.com To unsubscribe send a blank email to xxxxx@lists.osr.com
***********************************************************************************
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, received late or incomplete, or could contain viruses. The sender therefore does not accept liability for any error or omission in the contents of this message, which arises as a result of e-mail transmission. If verification is required, please request a hard-copy version from the sender.
***********************************************************************************
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com