Dpkt: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
Line 1: Line 1:
fast, simple packet creation and parsing.
"fast, simple packet creation and parsing."


http://monkey.org/~dugsong/dpkt/
Home page: http://monkey.org/~dugsong/dpkt/
 
Not much here - wiki is empty as of 26 Aug 2009
Just a download area to get new code.
 
==Packet creation==
 
Tutorial: ICMP echo: http://jon.oberheide.org/blog/2008/08/25/dpkt-tutorial-1-icmp-echo/
(It works, I tried it!)
 
==Packet parsing==


==See also==
==See also==
[[Packet hacking]]
[[Packet hacking]]

Revision as of 23:04, 26 August 2009

"fast, simple packet creation and parsing."

Home page: http://monkey.org/~dugsong/dpkt/

Not much here - wiki is empty as of 26 Aug 2009 Just a download area to get new code.

Packet creation

Tutorial: ICMP echo: http://jon.oberheide.org/blog/2008/08/25/dpkt-tutorial-1-icmp-echo/ (It works, I tried it!)

Packet parsing

See also

Packet hacking