pe_tools
pe_tools copied to clipboard
Fixed "section is misaligned" error on certain CLR executables
Fixed "section is misaligned" error on certain CLR executables where SizeOfOptionalHeader in the file header is different than the size of IMAGE_OPTIONAL_HEADER struct. So far I only found one of those, and I can't share it, but this is perfectly legal by the PE file format.