Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Program a keygen for mac

Name: Anonymous 2010-10-21 23:55

So is it easy? Well I'm guessing it should as macs don't have antivirus

Name: Anonymous 2010-10-22 1:51

#include <stdio.h>
#include <stdlib.h>
int main(void)
{
    int i;
    for (;;) {
        for (i = 0; i < 32; i++)
            putchar('0' + rand() % 10);
        for (i = 0; i < 32; i++)
            putchar('\b');
    }
    return 0;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List