Skip to content

Instantly share code, notes, and snippets.

View joshhighet's full-sized avatar
🛠️
building

josh! joshhighet

🛠️
building
View GitHub Profile
/*
* SEP firmware split tool
*
* Copyright (c) 2017 xerub
*/
#include <fcntl.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>