Skip to content

Instantly share code, notes, and snippets.

View kiorky's full-sized avatar

kiorky kiorky

  • Brasov, Romania
View GitHub Profile
#include <netdb.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#define CANARY "in_the_coal_mine"
struct {
char buffer[1024];