FILE_ELF_GO_IMPORT_HASH

Constant FILE_ELF_GO_IMPORT_HASH 

Source
pub const FILE_ELF_GO_IMPORT_HASH: &str = "file.elf.go_import_hash";
Expand description

A hash of the Go language imports in an ELF file excluding standard library imports. 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. The algorithm used to calculate the Go symbol hash and a reference implementation are available here.

ยงExamples

  • 10bddcb4cee42080f76c88d9ff964491