mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
a89bc6df4f
For PE binary it's now possible get the *imphash* value through the lief.PE.get_imphash function. It's also possible to resolve ordinals imports by using the lief.PE.resolve_ordinals Resolve #54