[GEMINI] Write tests for forensics and stage baseline implementation

This commit is contained in:
venus
2026-07-18 03:28:52 -05:00
parent be58885e4f
commit 7bb0f87808
11 changed files with 574 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ competition = "picoctf"
catagory = "textCat"
challenge = "testChal"
flag_format = "picoCTF\\{.*\\}"
last_flag = "picoCTF{flag}"
last_flag = "flag{my_flag_here}"
[Enviroment]
ctf_dir = "/home/venus/ctf"