The Packet Debugger allows users to work with pcap packet trace files in the same way that programmers use source code debuggers. Users can list, inspect, modify, and retransmit any packet from captured files as well as work with live packet capture.
Be the first to post a text review of Packet Debugger. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I have put the Mercurial repo that I'm using for this project on line here: http://www.neville-neil.com/hg/PacketDebugger It also has an RSS feed that will update you with changes as I make them. This is read only.
The Packet Debugger is now available as a FreeBSD port in: /usr/ports/net/pdb Hopefully it will be added to other ports like systems soon!
Packet Debugger (aka pdb) has been released as an 0.1 Beta. The Packet Debugger allows you to work with pcap capture files in much the same way that a programmer works with a source code debugger. You can set breakpoints, play back a packet trace over a different network interface, remove packets from a trace, and much more. Packet Debugger requires PCS (http://pcs.sf.net) as well as Python and libpcap support.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?