View Single Post
  #4  
Old 18-10-2020, 22:32
Shegorat's Avatar
Shegorat Shegorat is offline
Registered User
 
Join Date: Sep 2015
Location: Shivering Isles
Posts: 15
Thanks: 2
Thanked 90 Times in 13 Posts
Shegorat is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
there must be a single stream that decompresses to more than 2gb.
that ratio is very unusual 11443%
Nope. There are 71 valid deflate streams with dynamic huffman

Code:
***
Block:     1186: offset=00000000018C6768 last=0 type=2 size=18440  unplen=4208336 hdrsize=39     entropy=5.0482
Block:     1187: offset=00000000018CAF70 last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4551
Block:     1188: offset=00000000018CF77C last=0 type=2 size=18445  unplen=4226814 hdrsize=15     entropy=3.4501
Block:     1189: offset=00000000018D3F89 last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4310
Block:     1190: offset=00000000018D8795 last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4167
Block:     1191: offset=00000000018DCFA1 last=0 type=2 size=18445  unplen=4226814 hdrsize=15     entropy=3.4501
Block:     1192: offset=00000000018E17AE last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4310
Block:     1193: offset=00000000018E5FBA last=0 type=2 size=18455  unplen=4205523 hdrsize=40     entropy=4.0372
Block:     1194: offset=00000000018EA7D1 last=0 type=2 size=18447  unplen=4222705 hdrsize=23     entropy=3.6798
Block:     1195: offset=00000000018EEFE0 last=0 type=2 size=18432  unplen=4195105 hdrsize=36     entropy=3.9656
Block:     1196: offset=00000000018F37E0 last=0 type=2 size=18444  unplen=4226814 hdrsize=14     entropy=3.4410
Block:     1197: offset=00000000018F7FEC last=1 type=2 size=5641   unplen=1048327 hdrsize=77     entropy=4.8571
beg=00000000018C6768, end=00000000018F95F6, blocks=12, size=208526 (0.199 Mb), unplen=47467694 (45.269 Mb)


raw_count=71, rawdata=24207594 (23.086 Mb), outdata=2129222 (2.031 Mb), unpdata=3011528751 (2872.018 Mb)
Reply With Quote
The Following 2 Users Say Thank You to Shegorat For This Useful Post:
78372 (19-10-2020), Razor12911 (19-10-2020)