Skip to content

Instantly share code, notes, and snippets.

View sgarwood's full-sized avatar

Seb Garwood sgarwood

View GitHub Profile
@sgarwood
sgarwood / main.c
Created April 12, 2024 14:14
vigor_130_dsl_broadcast_parser
#include <openssl/sha.h>
#include "stdio.h"
#include <string.h>
#include <linux/ip.h>
#include "lib/tiny-AES-c/aes.h"
#include <netinet/in.h>
#include <sys/socket.h>
#include <unistd.h>