Jegeva / BruCONBadge2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BruCONBadge2019

This is the firmware that was released on the badges at BruCON2019.

It is in dire need of refactoring

Tools

Build environment : dockerised it for you guys foresee ~2GB

$cd docker
$chmod u+x ./build.sh
$./build.sh

it will tag it esp32 as scripts will depend on the tag

to open a shell with the project directory and the device for the badge mounted in the docker

$cd docker
$chmod u+x ./shell.sh
$./shell.sh /dev/ttyUSB0

About


Languages

Language:C 99.1%Language:TSQL 0.4%Language:Dockerfile 0.2%Language:Shell 0.1%Language:Makefile 0.1%Language:Python 0.1%