Skip to content

kp-miguel-galindo/wfp-killer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Inspect and manipulate the Windows WFP firewall.

Build instructions

  • mkdir build/
  • cd build/
  • cmake ..
  • cmake --build .

Usage

From the build folder: ./src/Debug/wfpk.exe

A tool to inspect and manipulate the WFP firewall.

Usage: wfpk.exe <subcommand>

Subcommands:
  create     create a WFP filter
  delete     Delete WFP objects
  list       List WFP objects
  monitor    Monitor WFP events

See wfpk.exe <subcommand> -h for detailed help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.5%
  • CMake 2.2%
  • C 0.3%