Jump to content
2 posts in this topic

Recommended Posts

I threw a Mountain Lion boot.efi into IDA and it seems like KASLR is used with no-cache boot.

It's used when:

 

1) prelinkedkernel header (if booting with caches) has a prelinkVersion >=1 AND the kernel's mach_header's flags has MH_PIE set.

2) You are not booting in safe mode.

3) It has not been disabled via the according hotkey.

×
×
  • Create New...