PhatHub

Results 3 issues of PhatHub

I had to look at writeups... the handle to read for instructions is 0x004e

I'm not sure what happened but I'll try to piece together what happened. Note: I have a `write.sh` as a shortcut to execute: `gatttool -b $BTADDR --char-write-req -a $1 -n...

When running `make` to compile, there is a `strcpy` overflow caught in `flag_scoreboard.c` Error is below: > > CC build/main/flag_scoreboard.o > /home/user/esp/ble_ctf_infinity/main/flag_scoreboard.c: In function 'flag_scoreboard_main': > /home/user/esp/ble_ctf_infinity/main/flag_scoreboard.c:891:1: error: '__builtin_memcpy' writing...