Name:
Anonymous
2014-10-24 8:10
Woman some_object;
some_object = *(Woman *) my_cock;
Name:
Anonymous
2014-10-24 8:15
// overflow some_object
memcpy(&some_object, my_cock, sizeof *my_cock);
Name:
Anonymous
2014-10-24 10:27
>>2We don't know the type of my_cock, it could as well be void * or a pointer type where sizeof *my_cock < sizeof (Woman)
Name:
Anonymous
2014-10-24 10:57
fun fact: sizeof *my_cock doesn't compile on 32-bit platforms.
Name:
Anonymous
2014-10-24 14:47
>>4You could use
segments but they are too cool for you.
Name:
Anonymous
2014-10-25 8:21
>>5How would you spit a cock between multiple segments? Sounds pretty painful.