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