CTF-Tools Some small scripts to help with capture the flag events Build instructions mkdir build cd build cmake .. -DCMAKE_BUILD_TYPE=Release make -j$(nproc)