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: