14 lines
434 B
Markdown
14 lines
434 B
Markdown
|
## Difficulty
|
||
|
easy - 100/500 punten
|
||
|
(Je moet gewoon de Chef compiler vinden en de file runnen)
|
||
|
|
||
|
## How To Solve
|
||
|
The program is written in the Chef language. All you have to do is run
|
||
|
it with an interpreter like [this](https://github.com/booleancoercion/rchef) one
|
||
|
and the flag will roll right out.
|
||
|
|
||
|
Other possible interpreters: [java interpreter](https://github.com/joostrijneveld/Chef-Interpreter)
|
||
|
|
||
|
## Flag
|
||
|
IGCTF{tH3_c4K3_1S_a_L1E}
|