# Visual XOR/Base64 Decode with CyberChef > Use CyberChef's recipe builder for multi-step decoding **Tools:** [[tools/cyberchef|cyberchef]] ## Commands ```bash # Launch CyberChef cyberchef # Common recipe: From Hex → XOR (key) → extract strings # Common recipe: From Base64 → Decode text UTF-16LE ``` #recipe #cyberchef