Ask Your Question
0

Microsoft Xpress compression algorithm

asked 2019-04-12 13:05:49 +0000

aaronbaker17 gravatar image

I have http packet, in which for Content-Encoding used "xpress". Wireshark doesn't uncompress these packets. I searched in cource code and found code for lz77 decompression, but does Wireshark support Xpress compression?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-04-12 13:17:36 +0000

grahamb gravatar image

Xpress appears to be a modified LZ77 compression algorithm, but isn't currently supported by the HTTP dissector.

If you want it to be supported, please raise an enhancement request at the Wireshark Bugzilla, attaching your capture.

edit flag offensive delete link more

Comments

Thanks for so fast answer! OK, I'll create a enhancement request at the Bugzilla

aaronbaker17 gravatar imageaaronbaker17 ( 2019-04-12 13:27:32 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-04-12 13:05:49 +0000

Seen: 551 times

Last updated: Apr 12 '19