https://github.com/matteopolak/cyberpatriot
https://github.com/matteopolak/cyberpatriot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/matteopolak/cyberpatriot
- Owner: matteopolak
- Created: 2021-11-17T13:55:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T14:02:12.000Z (over 3 years ago)
- Last Synced: 2025-02-16T18:46:37.920Z (4 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CyberPariot Rewrite
### Features
* Contains all features included in the official scoring system, except:
* Time tracking
* Registry changes (Windows only)
* Significantly better security:
* Does not store plaintext answers on competition machine
* Does not require obfuscation or encryption of any kind to stay fair### Repositories
* [CCSClient (competitor-facing)](https://github.com/matteopolak/ccsclient)
* [CCSCheck (competitior-facing)](https://github.com/matteopolak/ccscheck)
* [CCSServer (backend)](https://github.com/matteopolak/ccsserver)
* [CCSGen (generates competition flags)](https://github.com/matteopolak/ccsgen)
* [CCSWeb (easily create competiton flag format for CCSGen)](https://github.com/matteopolak/ccsweb)