Wireshark-bugs: [Wireshark-bugs] [Bug 13165] Text2pcap on windows produces corrupt output when w

Date: Tue, 22 Nov 2016 18:07:35 +0000

Comment # 3 on bug 13165 from
(In reply to SuD from comment #0)
> text2pcap produces corrupted capture if new line character (0A) is found,
> when using pipe output.
> 
> echo 000000 0a 0a |  "c:\program files\wireshark\text2pcap" - - > outfile

(Actually, that's not pipe output - the output of text2pcap is redirected to a
file, rather than being sent down a pipe.  However, piping the output would
have the same problem.)


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