| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Sep 13 '12 at 4:19 | |
| stats | profile views | 3 |
|
Sep 13 |
comment |
Google protocol buffer for parsing Text and Binary protocol messages in network trace (PCAP) Since replaying the trace is fundamental task, the full reconstruction of .proto messages is not required. However, the problem lies in the reconstruction of byte stream from pcap log and represent them in a structured format for various binary and text protocols. The structure should allow the alteration in the fields of messages while replaying the trace on live network. |
|
Sep 13 |
comment |
Google protocol buffer for parsing Text and Binary protocol messages in network trace (PCAP) Network trace is generated through wireshark. Its in PCAP format. |