Edit 100MB+ file
- by Majid Fouladpour
I have captured some traffic with Wireshark and saved the result as a file. The file has 3 sections now:
request headers
response headers
response body
The response body is to become an flv file, but now everything is saved as a single file. So I need a way to delete the first two sections from the file, but the problem is that the file is very…