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