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

JetBrains format-ripper official JetBrains project

JetBrains format-ripper library is applicable for:

  • detect the type of software binaries
  • determine the origin of software binaries via verification the cryptographic signatures
  • determine the integrity of software binaries via computation and comparing the binaries hashes

Following types of software binaries files are supported:

  • Portable executable (PE)
  • MS Windows Installer (MSI)
  • MachO
  • Fat-MachO (Universal binaries)
  • Executable and linking format (ELF)
  • Apple disk image (DMG)

See further descriptions: