Skip to content

Instantly share code, notes, and snippets.

View gr33ntii's full-sized avatar
:electron:
Out sick

Xuan-An Phan gr33ntii

:electron:
Out sick
View GitHub Profile
@gr33ntii
gr33ntii / xerxes.c
Created April 18, 2017 16:30 — forked from Xe/xerxes.c
//Xerxes, code assumed to be public domain
//by tH3j3st3r
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <unistd.h>
#include <netdb.h>
#include <signal.h>