Rating:

A nice and simple XOR challenge, taking the provided string, dumping it into CyberChef, and running a brute force gets us the correct key.

## Recipe
[CyberChef Recipe](https://gchq.github.io/CyberChef/#recipe=XOR(%7B'option':'Hex','string':'68'%7D,'Standard',false)Remove_whitespace(true,true,true,true,true,false)XOR_Brute_Force(1,100,0,'Standard',false,true,false,''/disabled)&input=LiQpLzM8J2UtKTxlJzplJic8ZTwnZS0pPDU)

## Flag
`flag{to-eat-or-not-to-eat}`