Module types

Module types 

Source
Expand description

Re-exports§

pub use self::tables::ExportTable;
pub use self::tables::ImportTable;
pub use coff::*;

Modules§

coff
tables

Structs§

DataDirectory
数据目录结构
DosHeader
DOS 头结构
NtHeader
NT 头结构
OptionalHeader
可选头结构
PeHeader
PE 头结构
PeInfo
PE 信息结构
PeProgram
PE 程序结构
PeSection
PE 节结构
ReadConfig
PE 文件读取配置

Enums§

SubsystemType
PE 子系统类型枚举