Skip to content

datasone/fakehttp-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fakehttp-win

A TCP traffic obfuscator for Windows inspired by FakeHTTP, powered by WinDivert library.

This tool just send a fake http request after receving SYN+ACK TCP packet, naively obfuscating the TCP connection as a HTTP connection.

Usage

Refer to app help:fakehttp-win.exe --help

Build Tips

You need to set corresponding env vars for WinDivert library files. Refer to build guide for windivert rust wrapper library.

WinDivert.dll and WinDivert64.sys are required to be placed in the same directory of the built executable.

About

A TCP traffic obfuscator inspired by FakeHTTP

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages