Skip to content

v0.2.1

Choose a tag to compare

@BinFlip BinFlip released this 21 May 19:59
· 2 commits to main since this release

Fixed

  • Handle packed NSIS installers whose FirstHeader is structurally valid but
    not 512-byte aligned relative to the PE overlay, as seen in Adload samples.
  • Report out-of-bounds EW_EXTRACTFILE payloads as iterator errors instead
    of exposing malformed file records as empty extracted files.