Skip to content

WolvSec/mitre-ectf-2025-submission

Repository files navigation

WolvSec (University of Michigan) eCTF 2025 Submission

Quickstart:

Run ./install_deps.sh to install any system dependencies required.

Then, run ./install.sh to install a local development environment.

To activate your local development environment, run source ./activate.sh

Documentation:

# Install mkdocs if not already installed by setup script
python -m pip install mkdocs mkdocs-material mkdocs-autorefs
# Host the docs site
python -m mkdocs serve

The documentation should now be accessible at http://127.0.0.1:8000 in a web browser.

The source markdown files for the documentation are in docs/.

License

This project is licensed under the GNU General Public License, Version 3. Some components originate from MITRE’s Apache 2.0 reference design, as well as CC0 (Ascon) and GPLv2+ (WolfSSL) sources. See LICENSE.txt for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published