C++ portable packet viewer and manipulator with ARP Poisoning.
Changing an image from a website and throttling the network traffic
- Portable : tried on Ubuntu & Windows 7
- Packet viewer from network interface
- ARP Poisoning
- Redirect traffic to us
- Change packet on the fly (text replace)
- Throttle network traffic
- Import/Export pcap file
- Install Qt4+, qtcreator or qmake
- QtCreator > build or
qmake CDansLair.pro
ARP poisoning only works on Linux : Windows doesn't allow to send custom packets.
Remember to ping the targeted machines before using the ARP Poisoning to populate your arp table, it's not gonna scan your network on his own.