Red Squirrel
No Lifer
Code:
while(1)
{
char * pointer = new char[10];
}
Run this program in a batch file, loop it. (it will eventually crash). Set it up in task manager, compile as win32 app so there's no console. Call it wowupdater.exe or something like that.
