Microsoft Etl2pcapng Versions Save

Utility that converts an .etl file containing a Windows network packet capture into .pcapng format.

v1.11.0

6 months ago

-Allow only the input file to be specified (output file will have the same name with a pcapng extension) -Handle pktmon captures more gracefully (warn the user that this tool isn't made for them)

v1.10.0

1 year ago

The tool is now 10x faster.

v1.9.0

1 year ago

-Support for VPN (Microsoft-Windows-Ras-NdisWanPacketCapture) events. -Includes thread ID in packet comments. -Includes RSS hash in packet comments for VMSwitch packets.

v1.7.0

2 years ago
  • Signed binaries.
  • Enable ControlFlowGuard.
  • Include VMSwitch packet info in packet comments.

1.5.0

3 years ago
  1. Write iftype and ifindex into interface description blocks.
  2. Statically link C runtime so vcredist doesn't need to be installed.

v1.4.1

3 years ago

-Fixes a bug in the packet comment feature that caused corrupt pcapng files to be generated. -Adds a helpful message when the tool is run on files that don't contain a packet capture.

v1.4.0

3 years ago

Automatically infer original fragment length for truncated fragments (Raw/Ethernet)

v1.3.0

4 years ago

Adds packet comments with PID information.

v1.2.0

4 years ago

Adds packet direction info

v1.1.0

4 years ago

Adds support for multi-event packets (as found in some captures on Win8 and older systems).