Cocoa Packet Analyzer is in staat om netwerkverkeer op te vangen, te ontleden en te analyseren. Daarnaast kan het overweg met opgeslagen netwerkverkeer in pcap-bestanden. Voor meer informatie verwijzen we jullie door naar deze pagina waar onder andere een lijst te vinden is met protocollen die herkent worden. Zoals de naam al laat doorschemeren wordt het programma geschreven in cocoa voor een Mac OS X-omgeving. Jens Francke is druk bezig met het ontwikkelen van Cocoa Packet Analyzer en heeft onlangs bètaversie 0.50 uitgebracht. De bijbehorende lijst met veranderingen ziet er als volgt uit:
Version 0.50:Version 0.49.5:
- MAC-resolution defaults are live updating packet view now.
- DNS-resolution defaults are live updating packet view now.
- IP-Analyzer will display hostname and IP if in DNS-resolve-mode.
- added general preferences (replacing "analysis" preferences").
- moved IP,TCP,UDP,ICMP,IGMP to own analyzer plugins.
- fixes some PPP-protocol short names.
- fixed some IP-protocol names.
- better handling of truncated packets.
- Basic IPv6 support.
- fixed a bug with selecting and displaying options in raw view.
- fixed a potential bug with RADIUS avps.
Version 0.49:
- fixed Mac OS 10.4 compatibility issues.
- fixed a bug with the default preferences (Packet View: only the time column did appear).
- fixed a bug with searching the time column.
- IPCP,CCP,LCP optimizations.
- CCP options fixes (there was a bug if more than one option was present).
- fixed a bug with IP-plugin coloring.
- fixed packet length column sorting.
- added "packet contains string" search.
- added "packet contains hex value" search.
- added "elapsed time column since the beginning of the capture".
- updating prefs for the new time column, if it doesnt work please add it manually (contextual menu on the packet view column).
- added L2TP VCCV Capability AVP(96).
- refactored lots of code - hope this introduced no bugs.