Skip to content
/ WinTap Public

Daemonlogger for Windows, WinTap is a packet sniffer and soft-tap developed to mirror packets flowing through an Ethernet interface.

Notifications You must be signed in to change notification settings

aczire/WinTap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WinTap is a packet sniffer and soft-tap developed to mirror packets flowing through an Ethernet interface. It is purely based on the NDIS which allows us to sniff packets and rewrites them to a second interface acting as a soft-tap. WinTap consist of two components,

    1. NDIS 6.0 based protocol driver.
    2. User mode soft-tap.

These two act in tandem to create a soft-tap, where the protocol driver sniffs the traffic and delivers to the user mode application. User mode application does the redirection logic and returns the packets to be rewritten to second interface.

Please read the description.htm for more details.

About

Daemonlogger for Windows, WinTap is a packet sniffer and soft-tap developed to mirror packets flowing through an Ethernet interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published