Ethernal 1.2 review
DownloadEthernal is a simple tool for visualizing all incoming and outgoing Ethernet packets.
|
|
Ethernal is a simple tool for visualizing all incoming and outgoing Ethernet packets. The source code of the application is available.
I wanted to learn how to read raw Ethernet packets on MacOS X. After going through several examples, I ended up writing this little piece of software. It uses the Berkeley Packet Filter device to read all incoming and outgoing Ethernet packets. I have wrapped the whole thing in a Cocoa GUI using the new bindings features of Mac OS 10.3.
Here are some key features of "Ethernal":
Reads all incoming/outgoing Ethernet packets
Displays the packet content in hexadecimal/ascii
Finds any string in packet
Filters packets
Dynamic display width
Save/load packets to disk.
Ethernal 1.2 search tags