46ce08588a2581a81317ed2dbf7c991637e383f0
picoGym Practice Challenges
Layout
Every challenge is located in its own folder. The folder name is the challenge id, as found in the URL (https://play.picoctf.org/practice/challenge/CHALLENGE_ID)
Inside the folder there is an inputs
subfolder which just includes all the files from the challenge description.
Executing nix run .#CHALLENGE_ID
runs the challenge.
Description
Languages
Python
58.7%
Nix
41.3%