How do I hook the TCP stack in Windows to sniff and modify packets?

后端 未结 7 1398
没有蜡笔的小新
没有蜡笔的小新 2021-01-31 22:44

I\'d like to write a packet sniffer and editor for Windows. I want to able to see the contents of all packets entering and leaving my system and possibly modify them. Any lang

7条回答
  •  渐次进展
    2021-01-31 23:15

    this:

    TdiFw is a simple TDI-Based Open Source Personal Firewall for Windows NT4/2000/XP/2003

    http://tdifw.sourceforge.net/

    may help you

提交回复
热议问题