Closed hasherezade closed 3 years ago
Currently PE-bear don't parse correctly some of the entries' types. They should be displayed like in dumpbin. Example:
IMAGE_GUARD_CF_EXPORT_SUPPRESSION_INFO_PRESENT flag
IMAGE_GUARD_CF_EXPORT_SUPPRESSION_INFO_PRESENT
From: https://86hh.github.io/cfg2.html
Fixed since 0.5.3:
Test case
Currently PE-bear don't parse correctly some of the entries' types. They should be displayed like in dumpbin. Example:
IMAGE_GUARD_CF_EXPORT_SUPPRESSION_INFO_PRESENT
flagFrom: https://86hh.github.io/cfg2.html