Files
lief-project-LIEF/api/python/PE/objects
Wilson Martin 7e624c997a Bugfix for ImportEntry to accept PE_TYPE
In the Python bindings, a new instance of ImportEntry
has it's type hard-coded to PE_TYPE::PE32, with no
way to change the type once created.

This prevents adding new ordinal imports to PE32+,
aka 64-bit, binaries.

The fix is to allow ImportEntry to also accept PE_TYPE.
In addition, the unittest also documents how to add an ordinal
using LIEF.

* Update ImportEntry to accept PE_TYPE
* Update python bindings for ImportEntry
* Add unittest for ImportEntry and ordinals
2022-10-12 14:38:56 -04:00
..
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-04-01 05:38:30 +02:00
2022-02-14 06:40:06 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00
2022-04-01 05:38:30 +02:00
2022-02-08 21:16:25 +01:00
2022-02-12 17:10:23 +01:00
2022-02-08 21:16:25 +01:00
2022-02-08 21:16:25 +01:00