Skip to content

Releases: JetBrains/format-ripper

New features

08 Apr 10:48
Compare
Choose a tag to compare

1.1.1

01 Feb 09:46
1bc13ea
Compare
Choose a tag to compare

Added Entrust Root Certification Authority - G2

2.1.0

26 Jan 13:35
6e64a74
Compare
Choose a tag to compare
  • Switch tests to .NET 8.0
  • Remove FluentAssertions
  • Redesign Mach-O hashsum calculation
  • Added DMG support
  • Added FreeBSD x64 tests for .NET/Java
  • Added Linux ppc64le tests for Java

Signature verification logging improvement

25 Jan 15:34
Compare
Choose a tag to compare

More verbose logging for signature verification errors

Minor warning fix

23 Jan 10:48
Compare
Choose a tag to compare
Minor warning fix Pre-release
Pre-release

Removed unused variable that caused a warning message generation

DMG file parsing and signature verification

22 Jan 16:05
Compare
Choose a tag to compare

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.

Implemented file integrity verification for Pe, Msi and Mach-O

12 Jan 12:50
Compare
Choose a tag to compare
NP-1633 Created prerelease 2.1.0-preview.1 for FormatRipper and Signa…

…tureVerifier

Add Entrust Root Certification Authority - G2 in DefaultRoots.p7b

03 May 21:18
44a8717
Compare
Choose a tag to compare
2.0.2

Switch JetBrains.SignatureVerifier to v2.0.2

Support Linux S/390x (z/Architecture, big-endian), FreeBSD x64

12 Apr 12:29
4832c32
Compare
Choose a tag to compare

Support .NET Framework 2.0 for format parsers

03 Apr 16:44
3bfa43e
Compare
Choose a tag to compare