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