Files
onepilot/tools/CTF.md
T
github-actions[bot] f9fcc7adab sunnypilot v2026.002.000 release
date: 2026-06-28T09:48:35
master commit: da6313dbe95b3f24bb5d8018b0e5f950f5823ca7
2026-06-28 09:49:29 +08:00

759 B

CTF

Welcome to the first part of the comma CTF!

  • all the flags are contained in this route: 0c7f0c7f0c7f0c7f|2021-10-13--13-00-00
  • there's 2 flags in each segment, with roughly increasing difficulty
  • everything you'll need to find the flags is in the openpilot repo
    • grep is also your friend
    • first, setup your PC
    • read the docs & checkout out the tools in tools/ and selfdrive/debug/
    • tip: once you get the replay and UI up, start by familiarizing yourself with seeking in replay

getting started

# start the route replay
cd tools/replay
./replay '0c7f0c7f0c7f0c7f|2021-10-13--13-00-00' --dcam --ecam

# start the UI in another terminal
selfdrive/ui/ui