Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.
/ toolkit Public archive

Tools for CTF and coding competitions.

Notifications You must be signed in to change notification settings

west-csc/toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎒 Our Toolkit

This respository should contain write-ups of (most of the) different CTF competitions that members of the West Computer Security Club has participated in, as well as any various files from coding competitions. It would be ideal to create a set of crypto tools, as well as a code snippet collection here as well.

📝 Want to help?

We would love to add your contributions to the toolkit. Create a pull request to implement new things, and request review when you think it's ready to be added.

🗃️ File Organization

west-csc/toolkit
├── code-library
│   └── year-competition
│       ├── challenge_name.py
│       └── another_challenge.py
├── ctf-write-ups
│   └── year-competition
│       ├── challenge_name.py
│       └── another_challenge.py
├── crypto-tools
└── snippets

About

Tools for CTF and coding competitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages