- The
macho
module now parses and exposesLC_LINKER_OPTION
commands (#256). - Raise warning with some patterns that have too many 2-byte atoms and are potentially slow (#264).
- Extract more information from the
SpcSpOpusInfo
structure contained in PE signatures (50180d8). - BUGFIX: add missing
MEAN_BYTES
constant tomath
module (888c77e). - BUGFIX: panic when calling
dylib_hash
in some corrupted Mach-O files (c014a26).
Contributors: @latonis