Files
lief-project-LIEF/api/python/PE/objects
1orenz0 fcc75dd879 Parse PE debug data directory as a list of debug entries
PE's DATA_DIRECTORY_DEBUG does not define a single debug entry, but
a list of struct pe_debug entries (the number of entries is determined
by the data directory's size).

This commit reflect this layout by returning a vector<> when calling
PE.debug()
2018-11-29 09:16:34 +01:00
..
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00
2018-06-08 14:58:00 +02:00