Skip to content

24.9.30

Compare
Choose a tag to compare
@qkaiser qkaiser released this 30 Sep 13:02
· 225 commits to main since this release
ac23454

What's Changed

  • fix(zip): handle ZIP64 files missing indicators of ZIP64 by @qkaiser in #876
  • Fix frame_content_size retrieval logic by @ivanovanton in #882
  • chore(dissect.cstruct): Get rid of Instance type annotation by @vlaci in #895
  • chore(dissect.cstruct): Make Unblob compatible with version 4.0 by @vlaci in #907
  • Run up-to-date ruff from pre-commit together with ruff format by @vlaci in #908
  • fix(handler): improve zip64 detection by @nyuware in #901
  • feat(handler): add support for squashfs v1 by @jstucke in #910
  • fix(extract): ensure that reports are pickleable by @vlaci in #909
  • fix(tar): fix verbosity in checksum checker in tar handler by @nyuware in #927
  • lief: silence error log spam by @vlaci in #928
  • fix(yaffs): extend potential page size list to include 2032 bytes by @martonilles in #953

New Contributors

Full Changelog: 24.6.10...24.9.30