Tags: befuddled misc
Rating:
# Misc: befuddled3
solver: [Pr0f3550rZak](https://github.com/Pr0f3550rZak)
writeup-writer: [L3d](https://github.com/imL3d)
___
**Author:** doubledelete
**Description:**
> hope you're good at golf
**files (copy):** [befunge.py](https://github.com/C0d3-Bre4k3rs/WolvCTF2024-Writeups/blob/main/befuddled3/files/befunge.py), [challenge.py](https://github.com/C0d3-Bre4k3rs/WolvCTF2024-Writeups/blob/main/befuddled3/files/challenge.py)
In this challenge we receive a befunge compiler, with the Flag in the top of the stack.
We need to write befunge code under some restrictions, and get the flag.
## Solution
I won't bother you much... It's the same as [the last one](https://github.com/C0d3-Bre4k3rs/WolvCTF2024-Writeups/tree/main/befuddled2), but we have less characters to work with. Our solution still applies :0
A wild flag appeared!?
`wctf{truly_th3_b3fung3_m4st3r_n0w}`