Skip to content

maurice-schuppe/IOFireWall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#IOFireWall

###What is IOFireWall IOFireWall is simple demo of fire wall on mac based on IOKit.

###Complonent of IOFireWall

  1. kernel extension: it is used for get socket information. For now, it is only hook 80 and 8080 port.

  2. userland mode: have ring buffer to handle the information, and it will store in sqlite db for further review.

###Show image

About

Simple FireWall demo for OSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.8%
  • Objective-C++ 19.3%
  • C 17.9%