Re: How to uncompress HTTP GZIP data
- From: Hans-Peter Diettrich <DrDiettrich@xxxxxxxxxxx>
- Date: Tue, 20 Dec 2005 13:52:25 +0100
badshah2000@xxxxxxxxxxx schrieb:
The http data was captured from all of the TCP packets in sequence, and saved to a .Z file. The file will not uncompress using GUNZIP utility. I opened the .z file in a hex editor, and was able to see that the header does not begin with the magic header for gzip files. I fixed that, but it still doesn't work.
HOW COULD I UNCOMPRESS THE CAPTURED HTTP DATA?
Most probably you have lost data, at least the header part, then it's impossible to recover anything :-(
When the data start with a different compression signature, try to decompress accordingly.
DoDi .
- Follow-Ups:
- Re: How to uncompress HTTP GZIP data
- From: Maarten Wiltink
- Re: How to uncompress HTTP GZIP data
- References:
- How to uncompress HTTP GZIP data
- From: badshah2000
- How to uncompress HTTP GZIP data
- Prev by Date: Re: Button list control
- Next by Date: Re: fast drawing in delphi
- Previous by thread: How to uncompress HTTP GZIP data
- Next by thread: Re: How to uncompress HTTP GZIP data
- Index(es):