Cybercheft HEX XOR

I want to XOR a HEX input, with a HEX XOR key, but it seems to always take ASCII as input. For instance, I want to XOR 0C with 0C. This should lead to 0, but I end up with <0. Is there a way to have Cyberchef take the input the same as the key type?…

Read More >>