FILE_ELF_IMPORT_HASH

Constant FILE_ELF_IMPORT_HASH 

Source
pub const FILE_ELF_IMPORT_HASH: &str = "file.elf.import_hash";
Expand description

A hash of the imports in an ELF file. An import hash can be used to fingerprint binaries even after recompilation or other code-level transformations have occurred, which would change more traditional hash values. This is an ELF implementation of the Windows PE imphash.

ยงExamples

  • d41d8cd98f00b204e9800998ecf8427e