All Projects → xue-blood → Adfilter

xue-blood / Adfilter

Licence: apache-2.0
This is a ad filter software using dns based on tdifw

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Adfilter

Ridesharing Android
Ridesharing driver & rider sample apps using HyperTrack SDK
Stars: ✭ 186 (+1140%)
Mutual labels:  firebase, driver
Angular Universal Firebase
Angular Universal app using Firebase Cloud Functions
Stars: ✭ 14 (-6.67%)
Mutual labels:  firebase
Hyperplatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
Stars: ✭ 925 (+6066.67%)
Mutual labels:  driver
Abapfire
ABAP Firebase Client
Stars: ✭ 11 (-26.67%)
Mutual labels:  firebase
Chatapp
Chat App with all functionality private chat, contacts, friends request, find friends,for profile settings image cropper functionality, settings, logout also send text, image and all type of files, delete your files for you and everyone , login with email and mobile number and real time database firebase and for notification purpose Node Js used.
Stars: ✭ 25 (+66.67%)
Mutual labels:  firebase
React Firebase Authentication
🔥 Boilerplate Project for Authentication with Firebase in React.
Stars: ✭ 863 (+5653.33%)
Mutual labels:  firebase
Prosemirror Firebase
ProseMirror + Firebase Realtime Database
Stars: ✭ 23 (+53.33%)
Mutual labels:  firebase
Vue Firebase
Vue.js & Firebase boilerplate.
Stars: ✭ 15 (+0%)
Mutual labels:  firebase
Cycle Fire
A Firebase driver for Cycle.js
Stars: ✭ 12 (-20%)
Mutual labels:  firebase
Firebase Demo
Stars: ✭ 9 (-40%)
Mutual labels:  firebase
Openhmd
Free and Open Source API and drivers for immersive technology.
Stars: ✭ 837 (+5480%)
Mutual labels:  driver
Hoverboard
Conference website template
Stars: ✭ 935 (+6133.33%)
Mutual labels:  firebase
Homenaje A Moviefire
Homenaje a MovieFire
Stars: ✭ 12 (-20%)
Mutual labels:  firebase
Apfs Fuse
FUSE driver for APFS (Apple File System)
Stars: ✭ 929 (+6093.33%)
Mutual labels:  driver
Beaverandfairies
Stars: ✭ 14 (-6.67%)
Mutual labels:  firebase
Ruby I2c Devices
i2c-devices is a library for using I2C devices by using /dev/i2c-* or /sys/class/gpio with bit-banging.
Stars: ✭ 23 (+53.33%)
Mutual labels:  driver
Todo React Redux
Todo app with Create-React-App • React-Redux • Firebase • OAuth
Stars: ✭ 942 (+6180%)
Mutual labels:  firebase
Rxfirebase
RxJS wrapper with extra goodies for the Firebase JavaScript SDK
Stars: ✭ 11 (-26.67%)
Mutual labels:  firebase
Chat21 Ios Sdk
DEPRECATED
Stars: ✭ 15 (+0%)
Mutual labels:  firebase
Awesome Android Things
A curated list of awesome android things tutorials, libraries and much more at one place
Stars: ✭ 883 (+5786.67%)
Mutual labels:  driver

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].