ghidra/Ghidra/Features/FileFormats
dev747368 b6c8c6be2b GT-2926 remove special case matching for zlib headers in DMG filesystem
(#583).

Some pre-mac appstore DMGs contained zlib compressed payloads.  The
naive check for zlib enabled the DMG file system to catch those cases,
at the expense of false positives for other zlib content.

This commit stops the DMG file system from claiming zlib formatted
files.

Also fix unreleased filehandle in DmgDecryptorStream
2019-06-14 12:12:57 -04:00
..
data GT-2667 added support for generating sleigh build.xml files 2019-03-29 17:24:31 -04:00
developer_scripts Candidate release of source code. 2019-03-26 13:46:51 -04:00
ghidra_scripts Candidate release of source code. 2019-03-26 13:46:51 -04:00
src GT-2926 remove special case matching for zlib headers in DMG filesystem 2019-06-14 12:12:57 -04:00
build.gradle a few more gradle tweaks 2019-04-29 15:48:35 -04:00
certification.manifest Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
Module.manifest Added missing IP to FileFormats 2019-04-25 16:03:43 -04:00