Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 233 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 233 Bytes

Spylab LLM CTF - SATML

main.py loads all the submissions and then applies each series of questions in strategy.json.

satml_ctf.py encapsulates the SATML CTF API using the CtfChat class in ctf_chat.py as a helper class.