Files
lief-project-LIEF/api/python/PE
Romain Thomas 5666351e07 Improve API of PE's OptionalHeader
API changes:
  - 'has_dll_characteristics' renamed to 'has'
  - 'add' to add a characteristic - added
  - 'remove' to remove a characteristic - added
  - operator+= to add a characteristic - added
  - operator-= to remove a characteristic - added
2017-08-01 16:11:39 +02:00
..
2017-07-19 08:20:18 +02:00
2017-06-11 16:47:16 +02:00