-
Notifications
You must be signed in to change notification settings - Fork 89
Home
Thomas Gerot edited this page Apr 23, 2017
·
4 revisions
This repository supplies many of the tools used in the generation and maintenance of the CTF write-ups repositories.
ctfgen.py
The ctfgen
tool, (short for CTF Generator), assists contributors in generating full CTF directories for integration into the write-ups repositories.
getscores.py
The getscores
tool automates the task of downloading and formatting CTF final scoreboard results from CTFtime scoreboards in order to attach local versions of the scoreboards with each CTF in the write-ups repositories.
checkreadme.py
The checkreadme
tool scans README.md files in a given CTF directory to correct errors in the write-ups file formating.