![]() |
|
|
#1 (permalink) |
|
Posts: n/a
|
Packet Sniffer
I'm currently working on an NDIS driver to allow packet capturing (and injection) for WinCE (targetting 3.0, should work for others). My plans are to write the driver, then bring the libpcap interface to it, to give a nice, familiar API for capturing.
For injecting, I'd like to use the LibNet API, sticking only with 802.3 for the medium.I named the driver delusion, and setup a page showing its progress at http://www.nirostasis.net/projects/delusion/ Once I finish the driver, I have plans of writing a sniffer, using an interface idea, much like M$ Money for Pocket PC. Let me know what you guys think ![]() -nirosys (I Love The Smell Of Packets, In The Morning.) |
|