Skip to content

Allows downloading of individual ctfs and challenges from the massive `sajjadium/ctf-archives` repo.

License

Notifications You must be signed in to change notification settings

Howard-12/ctf-replay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctf-replay

Allows downloading of individual ctfs and challenges from the massive sajjadium/ctf-archives repo.

Dependencies

pip3 install -r requirements.txt

Usage

usage: archivist.py [-h] [--category CATEGORY] [--challenge CHALLENGE] ctf year

positional arguments:
  ctf
  year

options:
  -h, --help            show this help message and exit
  --category CATEGORY
  --challenge CHALLENGE

Planned

  • Search for challenges matching flexible criteria.
  • Option to automatically host challenges when possible (if they have a docker-compose.yml).
  • Option to detect missing flag files and create dummy flags in their place.
  • Interactive command-line archive browser.

About

Allows downloading of individual ctfs and challenges from the massive `sajjadium/ctf-archives` repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%