Romain Thomas
77328b0071
Bump year
2022-02-08 21:16:25 +01:00
Romain Thomas
076bd5cd23
Resolve #644
2022-01-16 17:04:47 +01:00
Romain Thomas
45263af2ce
Enhance get_imphash function to compute the same imphash value as pefile
...
close #299
2021-01-17 17:54:35 +01:00
Romain Thomas
6720ed2385
Update copyright
2021-01-16 18:17:17 +01:00
Romain Thomas
bd9be9a765
Add notice regarding LIEF imphash implementation
...
Related to #299
2019-06-26 09:10:35 +02:00
Romain Thomas
33a2af4b18
Enhance Python binding
2018-06-08 14:58:00 +02:00
Romain Thomas
a89bc6df4f
Add import hash function as well as ordinal resolver functions (PE part)
...
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
2017-07-16 18:02:54 +02:00