Constant object::macho::SEG_PAGEZERO
source · pub const SEG_PAGEZERO: &str = "__PAGEZERO";
Expand description
the pagezero segment which has no protections and catches NULL references for MH_EXECUTE files
pub const SEG_PAGEZERO: &str = "__PAGEZERO";
the pagezero segment which has no protections and catches NULL references for MH_EXECUTE files