format-ripper

Library for ELF / Mach-O / Fat-Mach-O / PE / Compound / MSI formats parsing and checking signatures

APACHE-2.0 License

Stars
14
Committers
9

Bot releases are hidden (Show)

format-ripper - BouncyCastle upgrade to 2.4.0 Latest Release

Published by Konstantin-Kretov 4 months ago

Upgraded BouncyCastle 2.2.1 => 2.4.0

format-ripper - New features

Published by ww898 6 months ago

format-ripper -

Published by ww898 9 months ago

Added Entrust Root Certification Authority - G2

format-ripper -

Published by ww898 9 months ago

  • 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
format-ripper - Signature verification logging improvement

Published by Konstantin-Kretov 9 months ago

More verbose logging for signature verification errors

format-ripper - Minor warning fix

Published by Konstantin-Kretov 9 months ago

Removed unused variable that caused a warning message generation

format-ripper - DMG file parsing and signature verification

Published by Konstantin-Kretov 9 months ago

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.
format-ripper - Implemented file integrity verification for Pe, Msi and Mach-O

Published by Konstantin-Kretov 9 months ago

format-ripper - Appended the new CA certificate

Published by ww898 about 1 year ago

Appended the new CA certificate SSL.com EV Root Certification Authority RSA R2. The old one was expired 11-Sep-2023 and it has Certum Trusted Network CA as parent.

format-ripper - Add Entrust Root Certification Authority - G2 in DefaultRoots.p7b

Published by ww898 over 1 year ago

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

Published by ww898 over 1 year ago

Fix PE parsing bug

format-ripper - Support .NET Framework 2.0 for format parsers

Published by ww898 over 1 year ago

format-ripper - Continue redesign

Published by ww898 over 1 year ago

format-ripper - Completely redesign the library

Published by ww898 over 1 year ago

format-ripper - Update ELF constants

Published by ww898 about 2 years ago

format-ripper - MSI file sign check and hash computing

Published by acoder84 over 2 years ago

format-ripper - Add FileTypeDetector and ElfUtil

Published by acoder84 over 2 years ago

format-ripper - Detect if PE is .NET assembly

Published by acoder84 over 2 years ago

format-ripper -

Published by ww898 almost 3 years ago

format-ripper - Initial release

Published by ww898 almost 3 years ago