System.Reflection.PortableExecutable.DllCharacteristics
AppContainer = 4096
DynamicBase = 64
NoBind = 2048
NoIsolation = 512
NoSeh = 1024
NxCompatible = 256
ProcessInit = 1
ProcessTerm = 2
TerminalServerAware = 32768
ThreadInit = 4
ThreadTerm = 8
WdmDriver = 8192