coming allong nicely. adding more commands, tests, and

artifacts for testing. basic framework down just adding features now
This commit is contained in:
venus
2026-07-18 02:38:13 -05:00
parent 8274d08f3e
commit 4dc0a24152
15 changed files with 362 additions and 209 deletions

View File

@@ -1,8 +1,10 @@
[Competition]
producer = "testProd"
competition = "testComp"
competition = "picoctf"
catagory = "textCat"
challenge = "testChal"
flag_format = "picoCTF\\{.*\\}"
last_flag = "picoCTF{flag}"
[Enviroment]
ctf_dir = "/home/venus/ctf"