Skip to main content

MH_IMPLICIT_PAGEZERO

Constant MH_IMPLICIT_PAGEZERO 

Source
pub const MH_IMPLICIT_PAGEZERO: u32 = 0x1000_0000;
Expand description

main executable has no __PAGEZERO segment. Instead, loader (xnu) will load program high and block out all memory below it.