The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Talk:IBoot Environment Variable Overflow
Revision as of 05:18, 8 July 2009 by ChronicDev (talk | contribs)
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)