2026-05-08 00:35:17 +02:00
2026-05-08 00:35:17 +02:00
2026-04-14 00:05:37 +02:00
2026-05-08 00:30:28 +02:00
2026-04-14 00:02:09 +02:00
2026-04-14 12:29:05 +02:00
2026-05-08 00:30:28 +02:00
2026-05-08 00:35:17 +02:00

SAS Project 2026 - Program

Building

Required dependencies:

  • riscv64-unknown-elf toolchain
    • riscv64-unknown-elf-gcc
  • gcc
  • Python 3
make

Getting the flag

Compiling with make will print the correct flag to stderr, e.g.:

[Codegen] Generated Flag: ctf{3P1WBAldo2PxYZtJIoadV_NnL1nueJAbVDtMiJhY0vQ}

Running the challenge

The built binary is at build/main[.exe]

Description
No description provided
Readme 128 KiB
Languages
C 80.9%
Python 10.8%
Makefile 7.9%
Dockerfile 0.4%