[go: up one dir, main page]

Module object::write::pe

source ·
Expand description

Helper for writing PE files.

Structs

Information required for writing pe::ImageNtHeaders32 or pe::ImageNtHeaders64.
Information required for writing pe::ImageSectionHeader.
The file range and virtual address range for a section.
A helper for writing PE files.