Skip to main content
  1. CTF Writeups/
  2. KOSS CTF 2025/

Brainfuck

·
Cry 440pt Brainfuck
subzcuber
Author
subzcuber
i like to imagine i’m funny

Flag: kossCTF{is_your_brain_fucked_yet}

Author: subzcuber

Description:

Help!!! This message is fucking with my brain


I saw a very similar challenge recently in x3 CTF which inspired this challenge (they’re the same challenge)

Just convert the binary to text, you’ll get something that looks like Brainfuck. Just put that into a brainfuck compiler. I used Dcode to encode this.

++++++++++[>+>+++>+++++++>++++++++++<<<<-]>>>>+++++++.++++.++++..<---.+++++++++++++++++.--------------.>++++++++.------------------.++++++++++.--------------------.++++++++++++++++++++++++++.----------.++++++.---.-------------------.+++.++++++++++++++++.-----------------.++++++++.+++++.---------------.+++++++.+++++++++++++++.------------------.++++++++.------.-.-----.++++++++++++++++++++++++++.--------------------.+++++++++++++++.+++++++++.

Reply by Email

Related

QueeR Numbers
Cry 500pt Qr
i had fun with this one
Vegetable Market
Cry 210pt Cyberchef
an introduction to cyberchef
I Like McDonalds
Cry 100pt Hash
hash collision