Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.43 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.43 KB

JetBrains format-ripper official JetBrains project

Build and run tests

NuGet Badge NuGet Badge Maven Central

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: