15 Commits

Author SHA1 Message Date
Romain Thomas
2a737b5d02 Change to version 'v2.1.1' 2017-04-29 20:23:26 +02:00
Romain Thomas
2ded57e676 Improve documentation 2017-04-29 10:45:26 +02:00
Jessy Campos
27c78a3715 Grouping src files and headers in order to display them correctly in VS Solution Explorer 2017-04-25 12:41:21 -04:00
Romain Thomas
c031d7accf Fix #20 2017-04-21 13:59:33 +02:00
Romain Thomas
3ffbb53850 Uniform API name for sections and segments.
ELF:
  - segment.data has been renamed to segment.content
2017-04-17 07:32:30 +02:00
Romain Thomas
a7ef358f33 Disable '-Wno-macro-redefined' when not available 2017-04-16 10:40:30 +02:00
Romain Thomas
99042451d8 Add function to apply a permutation on the dynamic symbols 2017-04-07 11:06:04 +02:00
Romain Thomas
4df7c5bb84 Fix typo 2017-04-06 14:42:45 +02:00
Romain Thomas
d75fd098b9 Enclose paths within quotes (fix #9) 2017-04-05 15:33:18 +02:00
Romain Thomas
8ecba03288 Add 'has_section' and 'has_data_directory' methods to PE::TLS object 2017-04-04 22:25:17 +02:00
Romain Thomas
044fa78513 Change pybind11 version 2017-04-04 19:01:02 +02:00
Romain Thomas
c6a3d198ad Fix error with unicode 2017-04-04 17:22:16 +02:00
Romain Thomas
e100c60417 Fix typos 2017-04-04 16:32:41 +02:00
Romain Thomas
dae0c81eda Fix typo (Algorithm) 2017-04-04 15:34:20 +02:00
Romain Thomas
306a191a03 First public release 2017-03-30 16:56:49 +02:00