pub const FILE_PE_IMPORT_HASH: &str = "file.pe.import_hash";Expand description
A hash of the imports in a PE 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 a synonym for imphash.
ยงExamples
d41d8cd98f00b204e9800998ecf8427e