登录
首页 » Visual C++ » tdifw-1.4.4

tdifw-1.4.4

于 2021-01-24 发布 文件大小:11821KB
0 496
下载积分: 1 下载次数: 77

代码说明:

  开源的防火墙代码,基于Tdi和NDIS双层实现(Open source firewall code, based on double NDIS tdi and implementation)

文件列表:

tdifw-1.4.4
...........\addon
...........\.....\ndis_hk
...........\.....\.......\bin
...........\.....\.......\...\ndis_hk.sys
...........\.....\.......\install_2k.bat
...........\.....\.......\install_2k.reg
...........\.....\.......\install_nt4.bat
...........\.....\.......\install_nt4.reg
...........\.....\.......\src
...........\.....\.......\...\av.c
...........\.....\.......\...\av.h
...........\.....\.......\...\dirs
...........\.....\.......\...\except.h
...........\.....\.......\...\memtrack.c
...........\.....\.......\...\memtrack.h
...........\.....\.......\...\ndis_hk
...........\.....\.......\...\.......\adapters.c
...........\.....\.......\...\.......\adapters.h
...........\.....\.......\...\.......\doxygen.cfg
...........\.....\.......\...\.......\filter.c
...........\.....\.......\...\.......\filter.h
...........\.....\.......\...\.......\hooked_fn.c
...........\.....\.......\...\.......\makefile
...........\.....\.......\...\.......\ndis_hk.c
...........\.....\.......\...\.......\ndis_hk.h
...........\.....\.......\...\.......\pe.h
...........\.....\.......\...\.......\htm" target=_blank>sources
...........\.....\.......\...\ndis_hk_ioctl.h
...........\.....\.......\...\net.h
...........\.....\.......\...\nt.h
...........\.....\.......\...\sock.c
...........\.....\.......\...\sock.h
...........\.....\.......\...\source
...........\bin
...........\...\install.exe
...........\...\tdifw.exe
...........\...\tdifw_drv.sys
...........\changelog.txt
...........\changelog_old.txt
...........\debug.txt
...........\install.bat
...........\install_nt4.bat
...........\install_nt4.reg
...........\log_format.txt
...........\packet_engine.txt
...........\readme.txt
...........\sinsigth
...........\........\tdi_fw.IAB
...........\........\tdi_fw.IAD
...........\........\tdi_fw.IMB
...........\........\tdi_fw.IMD
...........\........\tdi_fw.PFI
...........\........\tdi_fw.PO
...........\........\tdi_fw.PR
...........\........\tdi_fw.PRI
...........\........\tdi_fw.PS
...........\........\tdi_fw.SearchResults
...........\........\tdi_fw.WK3
...........\src
...........\...\buildchk_wxp_x86.log
...........\...\buildchk_wxp_x86.wrn
...........\...\dirs
...........\...\drv
...........\...\...\buildchk_wxp_x86.log
...........\...\...\buildchk_wxp_x86.wrn
...........\...\...\conn_state.c
...........\...\...\conn_state.h
...........\...\...\dispatch.c
...........\...\...\dispatch.h
...........\...\...\disp_conn.c
...........\...\...\disp_dg.c
...........\...\...\disp_ev.c
...........\...\...\disp_obj.c
...........\...\...\disp_sr.c
...........\...\...\events.c
...........\...\...\events.h
...........\...\...\ev_conn.c
...........\...\...\ev_dg.c
...........\...\...\ev_recv.c
...........\...\...\filter.c
...........\...\...\filter.h
...........\...\...\ipc.c
...........\...\...\MAKEFILE
...........\...\...\memtrack.c
...........\...\...\memtrack.h
...........\...\...\ndis_hk_ioctl.h
...........\...\...\objchk_wxp_x86
...........\...\...\..............\i386
...........\...\...\..............\....\conn_state.obj
...........\...\...\..............\....\dispatch.obj
...........\...\...\..............\....\disp_conn.obj
...........\...\...\..............\....\disp_dg.obj
...........\...\...\..............\....\disp_ev.obj
...........\...\...\..............\....\disp_obj.obj
...........\...\...\..............\....\disp_sr.obj
...........\...\...\..............\....\events.obj
...........\...\...\..............\....\ev_conn.obj
...........\...\...\..............\....\ev_dg.obj
...........\...\...\..............\....\ev_recv.obj

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WinIo3.0Driver
    Windows Drivers IO Memory Access
    2018-03-05 16:37:14下载
    积分:1
  • ramdisk
    可以用内存虚拟一个磁盘出来,例子中用了1M。(use memory to produce a disk,but can t too large)
    2012-03-04 16:15:01下载
    积分:1
  • lsp
    简单的lsp驱动框架,有助于理解lsp驱动架构(The lsp drive framework)
    2012-05-04 14:46:21下载
    积分:1
  • USB-Switch
    通过修改注册表实现USB接口的打开和禁用(USB interface s disable and open)
    2014-03-15 22:44:14下载
    积分:1
  • Unload_WIN64_360_Protection
    彻底废除WIN64上360的进程自我保护,保护实际例子的gif图片(Complete abolition of WIN64 360 the process of self-protection, protection of the gif image of the actual examples of)
    2012-05-19 22:30:50下载
    积分:1
  • WDM_Driver
    windows驱动详解张帆著 第一章 源码 wdm_driver,非常详细适合入门级的驱动开发(Detailed sails windows driver source code with the first chapter wdm_driver, very detailed for entry-level driver development)
    2013-10-23 10:59:55下载
    积分:1
  • motorcontrol-newkexing
    固高驱动程序,驱动步进电机和伺服电机还有各种电机程序(A solid high driver drive a stepper motor and servo motor, there are a variety of motor program)
    2020-09-10 05:48:00下载
    积分:1
  • hello
    驱动开发的一个小例子,可以在vs中运行,非常适合新手,共同进步(a simple case of driver ,it is useful for people who first learn driver.hope you like)
    2015-09-16 16:16:50下载
    积分:1
  • ZedGraphSampleVC
    固高GT400运行控制卡驱动应用示例,VC界面,包括伺服控制、电机调速及曲线绘制功能,可学习主要函数调用方法。(Solid high GT400 running control card driver application examples, VC interface, including servo control, motor speed and curve drawing function, can learn the main function call method.)
    2020-09-10 05:58:01下载
    积分:1
  • burn_code
    vc环境下编译的一个对USB设备进行烧录的驱动程序,高级一点的专业人士应该看一看。(vc environment compiled a USB device driver writers, senior professionals that should take a look at.)
    2008-08-14 16:47:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载