Skip to content

JetBrains/format-ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: