Skip to content

ret2basic/remedy-ctf-2025

 
 

Repository files navigation

Remedy CTF 2025

These are the source files for the challenges of Remedy CTF 2025.

Running it locally

  1. Install Docker.
  2. Run the infrastructure in paradigm-ctf-infrastructure/ with docker compose up -d.
  3. Run any challenge in the challenge folder with docker compose up -d.
  4. Challenge is now available using nc localhost 1337.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 74.7%
  • JavaScript 17.0%
  • TypeScript 3.9%
  • Python 2.4%
  • Ruby 0.8%
  • Cairo 0.6%
  • Other 0.6%