-
Notifications
You must be signed in to change notification settings - Fork 62
Implementations
gagglezoomer edited this page Sep 21, 2014
·
33 revisions
This wiki tracks known implementations of pcapng.
Implementation | Language | Read | Write | Default | Comment |
---|---|---|---|---|---|
Wireshark | C | Yes | Yes | Yes (since 1.8) | -- |
libpcap | C | Yes | No (Work in Progress) | No | Programs such as tcpdump using libpcap can thus read pcap-ng |
NetworkMiner | .NET | Yes | ? | ? | -- |
[Tracewrangler] (http://www.tracewrangler.com/) | Delphi | Yes | Yes | Yes | File size for reading files is limited to 2GB at the moment |
CommView and CommView for WiFi | ? | Yes | Yes | No | -- |
CloudShark | -- | Yes | Yes | Yes | Exports as pcapng |
pcapfix | C | Yes | Yes | Yes | writes PCAPng when input file is PCAPng; otherwise PCAPng can be forced with a parameter |