Skip to content

A proxy for reverse engineering a communication protocol

Notifications You must be signed in to change notification settings

unixpickle/packet-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

packet-proxy

A proxy for both UDP and TCP, which saves packets to a file.

For TCP connections, packets are split up using timing, i.e. bytes that come at around the same time are clustered into a "packet" on file.

About

A proxy for reverse engineering a communication protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages