public struct IMAGE_DATA_DIRECTORY { public uint VirtualAddress; public uint Size; }
Last updated 7 months ago