Used Wireshark (64-bit) for Windows?


Editors’ Review

Download.com staff

Wireshark (64-bit) is an open-source packet analysis tool that captures and decodes network traffic at the frame and protocol level. It presents raw data streams as structured records, exposing headers, payloads, and timing details across multiple layers. The interface organizes captured data into a scrolling packet list, a hierarchical detail pane, and a byte-level view.

Wireshark (64-bit)’s Live Capture acquires traffic directly from network interfaces, while Offline Analysis loads saved capture files such as PCAP and PCAPNG. A built-in Protocol Dissector interprets hundreds of protocols, translating binary structures into labeled fields. The Display Filter system refines visible data using field-based expressions.

Packet analysis systems

Wireshark (64-bit)’s traffic acquisition depends on an external capture engine that binds to the network interface and forwards frames to the application buffer. When Promiscuous Mode is enabled, the interface passes all observed frames on the segment, not only those addressed to the host. Ring buffers can segment long captures into rotating files, limiting file size while preserving chronological order.

Dissection occurs as each packet is parsed against protocol definitions registered in the analyzer. The Protocol Dissector maps byte offsets to fields, applies heuristics when ports are ambiguous, and builds a tree that exposes nested encapsulations. Reassembly logic reconstructs fragmented IP packets and TCP streams, tracking sequence numbers and acknowledgments to rebuild application data. However, encrypted traffic remains unreadable at the application layer without the corresponding decryption keys. 

Filtering and visualization operate on decoded fields rather than raw bytes. The Display Filter engine evaluates expressions against packet attributes (e.g., ip. addr, tcp.port), updating the packet list without altering the underlying capture. Coloring Rules assign styles to packets that match conditions, allowing rapid visual grouping. Stream follows aggregates bidirectional conversations, presenting reconstructed payloads alongside timing and sequence context efficiently.

Enlarged image for Wireshark (64-bit)
Wireshark (64-bit) 0/1
  • Pros

    • Extensive protocol dissection library
    • Field-based display filtering system
    • Stream reassembly and conversation following
    • Packet coloring rules with conditional matching
  • Cons

    • Encrypted traffic is unreadable without decryption keys
    • Requires an external capture engine

Bottom Line

Capture, decode, analyze

Wireshark (64-bit) captures frames from network interfaces, stores them with timestamps, and decodes them through a large set of protocol definitions. It provides field-based filtering, packet coloring, and stream reconstruction with reassembly of fragmented data. The interface separates list, detail, and byte views for each record. Limitations include reliance on external capture drivers, encrypted payload opacity without keys, and large file handling that requires segmentation or filtering during capture.


Used Wireshark (64-bit) for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
4.6.4
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows XP
  • Windows 8
  • Windows 10
  • Windows 7
  • Windows Vista
POPULARITY
Total Downloads
143,700
Downloads Last Week
27

Report Software

Program available in other languages


Last Updated


User Reviews

5/5

3 User Votes


Developer’s Description

Capture and analyze the traffic and protocols running on a computer network.
Wireshark (64-bit) is a network protocol analyzer, and is the standard in many industries. It is the continuation of a project that started in 1998. Wireshark (64-bit) features includes deep inspection of hundreds of protocols, with more being added all the time, Live capture and offline analysis, Standard three-pane packet browser, Captured network data can be browsed via a GUI, or via the TTY-mode TShark utility, and Rich VoIP analysis.

Download.com
Your review for Wireshark (64-bit)