Giter Club home page Giter Club logo

wfpfirewall's Introduction

WFPFirewall

基于WFP(Windows Filter Platform)的个人防火墙系统

摘要

该工程为专业综合实验课程设计,用以实现一个基于WFP(Windows Filter Platform)的个人防火墙系统,主要分为基于规则的过滤模块以及进程网络访问的监控模块(另外还有一些简易的功能模块)。 其中,进程网络访问的监控模块 使用 Microsoft的msnmntr样例,详情请见msnmntr,对于msnmntr中的EXE项目,本工程进行了代码嵌入,已实现其功能;对于msnmntr中的驱动项目sys,本工程直接将其加入使用,编译生成.sys文件,再安装驱动即可。

流程

  • 生成项目msnmntr,获得msnmntr的驱动安装包(.sys,.inf,.cat等文件),安装驱动。
  • 生成项目PFirewall,获得PFirewall.exe
    对于进程网络访问的监控模块,详见msnmntr,本工程对其只是实现了一个GUI接口。

程序主界面

Image text

过滤功能演示

wfpfirewall's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.