Skip to content

DMG file parsing and signature verification

Pre-release
Pre-release
Compare
Choose a tag to compare
@Konstantin-Kretov Konstantin-Kretov released this 22 Jan 16:05
· 46 commits to master since this release

NP-1655:

  • Added support for detecting and parsing DMG files to FormatRipper. FormatRipper also detects if a DMG file has a signature. Unpacking or accessing the contents is not supported.
  • Currently only unencrypted DMGs are supported.
  • Implemented signature verification of a DMG file with hash check. NOTE: The meaning of the special slot -6 (CSSLOT_REP_SPECIFIC) is unknown, so this hash slot isn't verified.