Constant object::macho::MH_ALLOW_STACK_EXECUTION
source · [−]pub const MH_ALLOW_STACK_EXECUTION: u32 = 0x20000;
Expand description
When this bit is set, all stacks in the task will be given stack execution privilege. Only used in MH_EXECUTE filetypes.