c’s errors

problem

image

see error

solution

opening this up in binja

image

hence the name c’s errors

notice that each signal raised is going to be handled by check function

image

the signal has to be 0x0b

image

so looping over each character, the xor of the input and the encoded text has to equal 0x0b for each character

image

image

so we can just xor the string

tfw solution