Network Archaeology library
Go to file
Neale Pickett 92731f5c74 Fix spacing in trilobytes comment 2018-07-10 19:50:44 +00:00
netarch Fix spacing in trilobytes comment 2018-07-10 19:50:44 +00:00
COPYING.txt Add LANL public domain disclosure 2012-05-31 15:34:53 -06:00
README.md Works now 2018-07-10 18:13:07 +00:00
TODO.md Add Unpack class 2018-07-10 19:50:26 +00:00
dumbdecode.py Start porting this mess to Python 3 2018-07-09 23:14:19 +00:00

README.md

Dirtbags Netarch Library

This is a library for advanced network archaeology.

It provides a heavily field-tested framework for exploring unknown TCP-based protocols, and room to grow these explorations into full-blown decoders.

Get going

Documentation sucks, sorry. The way we go about things is to copy dumbdecode.py to a new file, and start hacking onto it.