Google
 

2/19/2007

PacketForward - 0.7

PacketForward is an IP packet capture and forward application based on libpcap and libnet. It is a command line tool that listens on one network interface for UDP and TCP packets and then injects them on the same or another network interface changing the destination address.

NOTE: Currently, PacketForward depends on Nemesis to inject IP packets on the network. However, it is planned to use my own code in the next release.


What's new in this version:
* New code for injecting packets
* New options to hide headers and payload
* New command line options handling
* Fixed minor bugs regarding to signedness warnings when compiling
* Fixed minor bugs where wrong IP and TCP packet lengths were calculated


Website
Download PacketForward Now (File Size: 19k)