git404hub

what is sekaictf-2026 fr?

project-sekai-ctf/sekaictf-2026 — explained in plain English

Analysis updated 2026-05-18

32SolidityAudience · researcherComplexity · 4/5LicenseSetup · hard

tl;dr

An archive of official challenge source code and solution writeups from the SekaiCTF 2026 security competition, spanning blockchain, crypto, web, and other categories.

vibe map

mindmap
  root((sekaictf-2026))
    What it does
      CTF challenge archive
      Source code and writeups
      Difficulty and solve counts
    Tech stack
      Solidity
      Multiple languages
      Per challenge tooling
    Use cases
      Study challenge solutions
      Practice past challenges
      Learn security techniques
    Audience
      Security researchers
      CTF competitors

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Study how a specific SekaiCTF 2026 challenge was built by reading its actual source code.

VIBE 2

Practice solving past CTF challenges after the live competition has ended.

VIBE 3

Read the writeups to learn the intended solution technique for a challenge you got stuck on.

VIBE 4

Browse difficulty ratings and solve counts to find challenges matching your current skill level.

what's the stack?

SolidityPythonJavaScript

how it stacks up fr

project-sekai-ctf/sekaictf-2026capminal/capminal-contracts0xlocker/d17-contracts
Stars32241
LanguageSoliditySoliditySolidity
Setup difficultyhardhardhard
Complexity4/54/55/5
Audienceresearcherdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · hard time til it works · 1h+

Each challenge has its own separate setup, tooling, and dependencies rather than one unified install.

in plain english

This repository holds the official challenge source code and solution writeups from SekaiCTF 2026, a Capture The Flag competition. A CTF is a security competition where participants solve puzzles that involve finding and exploiting flaws in code, cryptography, or systems, each puzzle rewarding a hidden text string called a flag once solved. The challenges are organized into categories familiar to security competitions: Blockchains, Cryptography, Miscellaneous, Binary Exploitation, Reverse Engineering, and Web. Each challenge folder contains the actual source code contestants were given, and each is listed with its author, a difficulty rating from Easy to Master, and how many teams solved it during the event. Some challenges were also tied to cash bounties, which stayed available for certain unsolved problems even after the competition ended. This is not a tool or application that gets installed and run for a general purpose. It is a reference archive for people who want to study how these particular security puzzles were built, attempt to solve them after the fact, or read the accompanying writeups that explain the intended solutions. Because the challenges span so many categories, the repository as a whole touches many languages and technologies, including Solidity for the blockchain challenges, alongside whatever tools each individual challenge author used. The repository's own program and source code is licensed under the GNU Affero General Public License version 3, while non-code material such as writeups is covered separately under a Creative Commons Attribution NonCommercial ShareAlike license. Anyone interested can browse the linked CTFTime event page, official website, Discord server, and social accounts for more background on SekaiCTF itself.

prompts (copy fr)

prompt 1
Walk me through the source code for one of the blockchain challenges in this repository.
prompt 2
Explain what makes a challenge in the Binary Exploitation category different from one in Reverse Engineering.
prompt 3
Help me understand the writeup for a challenge I could not solve during SekaiCTF 2026.
prompt 4
What security concepts should I learn before attempting the Cryptography category challenges here?

Frequently asked questions

what is sekaictf-2026 fr?

An archive of official challenge source code and solution writeups from the SekaiCTF 2026 security competition, spanning blockchain, crypto, web, and other categories.

What language is sekaictf-2026 written in?

Mainly Solidity. The stack also includes Solidity, Python, JavaScript.

How hard is sekaictf-2026 to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is sekaictf-2026 for?

Mainly researcher.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.