Text Decoding
CyberChef Magic recipe integration for automatic encoding detection and decoding.
Command
weapon feature: Decode selected textCommand ID: weapon.magic_decoder
How It Works
- Select text in the editor
- Run the command
- CyberChef opens in VS Code's simple browser with the "Magic" recipe auto-applied
The Magic recipe automatically detects and decodes:
- Base64
- URL encoding
- Hex
- Rotation ciphers (ROT13, etc.)
- Other common encodings
Key Files
src/features/decoder/commands/cyberchef.ts