goblin::pe::section_table

Constant IMAGE_SCN_MEM_EXECUTE

Source
pub const IMAGE_SCN_MEM_EXECUTE: u32 = 0x2000_0000;
Expand description

The section can be executed as code.