The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Talk:IBoot Environment Variable Overflow"
(Removing all content from page) |
ChronicDev (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | Wouldn't it be more accurate to say that this is a "parsed command buffer" overflow rather than an "environment variable" overflow? I know the way we overflow the buffer is the env vars, but the env vars themselves don't overflow. --[[User:Planetbeing|Planetbeing]] 00:55, 8 July 2009 (UTC) |
||
+ | |||
+ | It's kind of hard to say, because there is normally a limit (i think 0x200) on cmd size, so using $ + env vars are the only way to overflow, as far as I know anyway... [[User:ChronicDev|ChronicDev]] 05:18, 8 July 2009 (UTC) |
Latest revision as of 05:18, 8 July 2009
Wouldn't it be more accurate to say that this is a "parsed command buffer" overflow rather than an "environment variable" overflow? I know the way we overflow the buffer is the env vars, but the env vars themselves don't overflow. --Planetbeing 00:55, 8 July 2009 (UTC)
It's kind of hard to say, because there is normally a limit (i think 0x200) on cmd size, so using $ + env vars are the only way to overflow, as far as I know anyway... ChronicDev 05:18, 8 July 2009 (UTC)