Skip to content

v1.0.1

Choose a tag to compare

@tstromberg tstromberg released this 24 Jul 05:16
  • Program Identity extraction — pulls publisher/package metadata from CRX, npm, nupkg, Rust
    crate, wheel, and xpi archives
  • JCL (z/OS Job Control Language) detection; PKGBUILD classified as shell
  • Panic-safe binary parsing — goblin wrapped to fail soft on malformed PE/Mach-O/ELF instead of
    aborting
  • Binary fixes — corrected Mach-O FAT and PE offsets; richer PE version/debug info
  • Scanning rework — consolidated string scanning, improved wide-char handling
  • Dependency updates and cleanup