cyberchef_magic
Analyze unknown or obfuscated strings to identify encodings, hashes, and ciphers, then get recommended CyberChef recipes for deobfuscation.
Instructions
Performs heuristic forensic analysis on suspicious, unknown, or obfuscated strings to detect encoding formats (Base64, Hex, URL encoding), hash signatures (MD5, SHA1, SHA256), ciphers, and compression. Returns identified patterns, confidence scores, and recommended CyberChef recipes to deobfuscate the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The unknown or obfuscated string, token, or payload to inspect and analyze. |