Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 8279] Add support for Android Logcat logs, text files and

Date: Thu, 14 Feb 2013 10:36:45 +0000

changed bug 8279

What Removed Added
Attachment #10001 Flags   review_for_checkin?

Comment # 6 on bug 8279 from
Created attachment 10001 [details]
[PATCH 2/2] Wiretap: Add support for the rest of files

This patch add support for binary-files, so now Wireshark support all files. If
Wireshark does not support specific format then open it as binary file, so we
can use Wireshark as hex-viewer (editor?). Dissector try to decode simply data
types like signed/unsigned integers, etc. This can be useful to analyse files.

This patch should be applied after support for text-files.


You are receiving this mail because:
  • You are watching all bug changes.