Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 546 Bytes

File metadata and controls

23 lines (14 loc) · 546 Bytes

vkfs

Author Difficulty Points Solves First Blood Time to Blood
Segal, Zafirr 5⯁ (Master) 478 2 organisers 18 hours

Description

State of the art filesystem with vulkan!

Note
You can access the challenge via SSH:
ncat -knlvp 2222 -c "ncat --ssl vkfs.chals.sekai.team 1337" & ssh -p2222 user@localhost

Challenge Files