The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Talk:Kernel"
m (→Boot-arg adress) |
|||
Line 12: | Line 12: | ||
(User: Morpheus, 2/10/2012, 09:27EST) |
(User: Morpheus, 2/10/2012, 09:27EST) |
||
− | == Boot-arg |
+ | == Boot-arg address == |
− | I'm looking at the iPod4G Kernel in IDA, isnt the |
+ | I'm looking at the iPod4G Kernel in IDA, isnt the address for PE_parse_boot_argn at 0x80241314 --[[User:Dylan Laws|Haifisch]] 21:47, 5 July 2012 (MDT) |
Revision as of 03:48, 6 July 2012
Isn't it XNU Kernel, not Darwin? Darwin was the name of the Operating System the last I knew of. --Jacob 22:57, 3 September 2011 (MDT)
- Yep. Fixed. beej 15:51, 7 September 2011 (MDT)
ASLR
Because of Apple's implementation of he ASLR in 4.3, there is no chance the kernel is still vulnerable to Ramdisk Hack. Itaiyz97 12:17, 4 December 2011 (MST)
Mod
Added the kextstat listing, fixed obsolete mention of 0xC00... (now 0x8000.. instead)
(User: Morpheus, 2/10/2012, 09:27EST)
Boot-arg address
I'm looking at the iPod4G Kernel in IDA, isnt the address for PE_parse_boot_argn at 0x80241314 --Haifisch 21:47, 5 July 2012 (MDT)