Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 20:10
· 8 commits to main since this release
d2b8358
  • 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 to math module (888c77e).
  • BUGFIX: panic when calling dylib_hash in some corrupted Mach-O files (c014a26).

Contributors: @latonis