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 1: | Line 1: | ||
+ | == XNU? == |
||
Isn't it XNU Kernel, not Darwin? Darwin was the name of the Operating System the last I knew of. --[[User:JacobVengeance|Jacob]] 22:57, 3 September 2011 (MDT) |
Isn't it XNU Kernel, not Darwin? Darwin was the name of the Operating System the last I knew of. --[[User:JacobVengeance|Jacob]] 22:57, 3 September 2011 (MDT) |
||
:Yep. Fixed. [[User:Beej|beej]] 15:51, 7 September 2011 (MDT) |
:Yep. Fixed. [[User:Beej|beej]] 15:51, 7 September 2011 (MDT) |
||
== ASLR == |
== ASLR == |
||
− | |||
Because of Apple's implementation of he ASLR in 4.3, there is no chance the kernel is still vulnerable to [[Ramdisk Hack]]. [[User:Itaiyz97|Itaiyz97]] 12:17, 4 December 2011 (MST) |
Because of Apple's implementation of he ASLR in 4.3, there is no chance the kernel is still vulnerable to [[Ramdisk Hack]]. [[User:Itaiyz97|Itaiyz97]] 12:17, 4 December 2011 (MST) |
||
+ | == Mod == |
||
+ | Added the kextstat listing, fixed obsolete mention of 0xC00... (now 0x8000.. instead) --[[User:Morpheus|Morpheus]] 07:27, 10 February 2012 (MST) |
||
− | + | == Boot-arg address == |
|
+ | I'm looking at the iPod 4G Kernel in IDA. Isn't the address for PE_parse_boot_argn at 0x80241314 --[[User:Dylan Laws|Haifisch]] 21:47, 5 July 2012 (MDT) |
||
− | Added the kextstat listing, fixed obsolete mention of 0xC00... (now 0x8000.. instead) |
||
+ | == XNU Versions == |
||
− | (User: Morpheus, 2/10/2012, 09:27EST) |
||
+ | I find it weird how Apple lists the XNU Version for OS X, but not iOS over at their [http://opensource.apple.com/ Open Source Listing] page. AFAIK, that isn't legal. --[[User:5urd|5urd]] 19:01, 17 November 2012 (MST) |
||
− | |||
− | == Boot-arg address == |
||
− | 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 02:01, 18 November 2012
Contents
XNU?
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) --Morpheus 07:27, 10 February 2012 (MST)
Boot-arg address
I'm looking at the iPod 4G Kernel in IDA. Isn't the address for PE_parse_boot_argn at 0x80241314 --Haifisch 21:47, 5 July 2012 (MDT)
XNU Versions
I find it weird how Apple lists the XNU Version for OS X, but not iOS over at their Open Source Listing page. AFAIK, that isn't legal. --5urd 19:01, 17 November 2012 (MST)