jmatj / har2pcap

har2pcap converts .har (HTTP Archive Viewer) files into the pcapng file format - which can be analyzed with Wireshark.
GNU General Public License v3.0
8 stars 1 forks source link

EnhancedPacketBlock, basic har parsing #3

Closed Excape closed 8 years ago

Excape commented 8 years ago

I implemented EnhancedPacketBlock (tested with binary data from core.py). It needs a binary data packet as input, which i still have to build from the har file