Code Monkey home page Code Monkey logo

adfilter's Introduction

ADFilter

Filter AD in windows kernel.

demo

How to use

just add host any you want to filter.

How to build

To build driver and application, you need Visual Studio 2013 and WDK8.1
To build installer package, you need nsis.

This is repository contain those projects:

  • Tdi fw
    A kernel lib implement the commuication with windows TDI Driver,
    and provide a interface for handling network packet.
  • ADFilter driver
    This is the driver we write for filter dns message in kernel.
  • ADFCon
    This project provides a C dll for User Application access to the driver. (It also has a command line interface,but not recommended)
  • ADFilter application
    This is a WPF application for control the driver.(make sure it has administrator privalge)
  • Installer
    You can use the nsis script use build a package for install and uninstall,for more information please see this document

Update

2017.7.29:

  • add a project to build nsis installer in visual studio.
  • use Regular Expression SLRE replace the absolute compare. regexp

adfilter's People

Contributors

xue-blood avatar

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.