hello friends i want to make packet sniffer plz help me how shld i start. plz guide me for making packet sniffer using c++.if anyone can send tutorial to make it than plz send it. plz reply me soon bye
hello friends i want to make packet sniffer plz help me how shld i start. plz guide me for making packet sniffer using c++.if anyone can send tutorial to make it than plz send it. plz reply me soon bye
You will need to write an intermediate NDIS driver, however I would not start one my self given there are free ones out there. Take a look at WinPCap[^]. That will give you a great start.