Network Archaeology library
Go to file
Neale Pickett ad8d412f73
Merge pull request #1 from dirtbags/py3
Python 3
2018-10-11 08:27:28 -06:00
netarch Fix HtmlSession 2018-07-18 13:25:24 -06: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 Use python3 for dumbdecode 2018-07-16 08:55:58 -06: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.