Post Reply 
problem with binwalk+Prime firmware
08-04-2021, 07:49 PM (This post was last modified: 08-04-2021 07:55 PM by ijabbott.)
Post: #3
RE: problem with binwalk+Prime firmware
binwalk does extract from the zlib files it extracts, but the zlib stream in the foobar.zlib files seem to be fairly short and followed by a large block of data that isn't part of the zlib stream. If you feed one of the foobar.zlib files to the standard input of zlib-flate -uncompress, the standard output it produces is the same as the small foobar file extracted by binwalk. The bulk of the foobar.zlib file after the end of the initial zlib stream at the start of the file seems to be already in an uncompressed state, judging by the ASCII strings contained therein.

(On my Debian system, zlib-flate was installed as part of the qpdf package.)

— Ian Abbott
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: problem with binwalk+Prime firmware - ijabbott - 08-04-2021 07:49 PM



User(s) browsing this thread: 1 Guest(s)