OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Taking the control by abusing array index.

From: Vade 79 (v9fakehalo.deadpig.org)
Date: Mon Feb 21 2005 - 21:11:54 CST


In-Reply-To: <421971E1.4030107gmail.com>

>that it does something like this
>
>pointer_array[unsigned_int] = malloc(....);

that is a bit vague, do you have complete control of the "unsigned_int" or is it an incremental-style control?...what is pointer_array?...what is the code leading up to this?...etc.