Ethernal 1.2 review

Download
by rbytes.net on

Ethernal is a simple tool for visualizing all incoming and outgoing Ethernet packets.

License: Freeware
OS: Mac OS X
File size: 808K
Developer: Jean Bovet
Price: $0.00
Updated: 26 May 2006
0 stars award from rbytes.net


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