Location:
Search - tdi tcp driver
Search list
Description: The goal of this TDI filter driver sample is to illustrate how to use TDI to redirect outbound TCP connections to a local proxy.
Platform: |
Size: 487652 |
Author: annie |
Hits:
Description: 访问TCP/IP协议栈的vxd例子 -The vxd example for visiting tcp/ip protocol stack
Platform: |
Size: 35840 |
Author: 站长 |
Hits:
Description: The goal of this TDI filter driver sample is to illustrate how to use TDI to redirect outbound TCP connections to a local proxy. -The goal of this TDI filter driver sample is to illustrate how to use TDI to redirect outbound TCP connections to a local proxy.
Platform: |
Size: 487424 |
Author: annie |
Hits:
Description: 防火墙个人防火墙数据包包过滤TCP/IP
传输层TDI 驱动程序网络驱动过滤驱动
-Firewall, personal firewall bag filter data TCP/IP transport layer driver network drive TDI filter driver
Platform: |
Size: 53248 |
Author: lys |
Hits:
Description: // NtDeviceIoControlFile的HOOK函数
// ws2_32.dll的send , recv最终会调用到mswsock.dll内的数据发送函数
// mswsock.dll会调用NtDeviceIoControlFile向TDI Client驱动发送Send Recv指令
// 我们在这里做拦截,可以过滤所有的TCP 收发包(UDP之类亦可,不过要更改指令)
// Hook mswsock.dll导出表的Ntdll!NtDeviceIoControlFile
// 并过滤其对TDI Cilent的请求来过滤封包
// 稳定,隐蔽,RING3下最底层的包过滤~(HOOK / NtDeviceIoControlFile function
Ws2_32.dll / send, recv will call to the data transmitting function in mswsock.dll
/ / mswsock.dll will call the NtDeviceIoControlFile to the TDI Client driver sends the Send Recv command
Here we do / / intercept, can filter all receive TCP packets (like UDP but also to change the directive)
Mswsock.dll / / Hook export table Ntdll! NtDeviceIoControlFile
And the request of TDI / / Cilent filter to filter packets
/ / stability, concealment, packet filtering at the bottom of the RING3.)
Platform: |
Size: 2048 |
Author: q1356047
|
Hits: