Security analysis
Decode a JWTInspect a JSON Web Token header and payload without treating it as verified.Decode a deflated SAML responseDecode Base64, inflate the raw DEFLATE stream, and format the XML.Decode a PowerShell EncodedCommandExtract, decode, interpret, and format a PowerShell EncodedCommand without executing it.Decode Base64 and XORReverse a common two-layer obfuscation pattern with an explicit XOR key.Extract and defang URLsPull unique URLs from prose and make them safer to copy into reports.Extract and defang IP addressesCollect IPv4 and IPv6 indicators, deduplicate them, and neutralize the notation.Restore a defanged URLTurn a report-safe indicator back into a syntactically valid URL for controlled analysis.Identify a hash formatList hash algorithms that match a digest's length and character set.Calculate a SHA-256 digestCompute a deterministic SHA-256 integrity value for text or bytes.Calculate HMAC-SHA256Authenticate a message with a shared demonstration key and SHA-256.Extract, inflate, and beautify embedded codeRecover a Base64-wrapped raw-DEFLATE code fragment from surrounding text and format it for review.Reverse, decode, and defang a hidden URLUndo character reversal and substitution, decode Base64, extract the URL, and neutralize it for reporting.Decode a CharCode-to-Base64 script chainTurn decimal character codes into a wrapper, extract its Base64 payload, decode the script, and list its URL safely.Decode a compressed blob and report its URLDecode Base64, decompress Gzip, extract printable strings, isolate URLs, defang them, and remove duplicates.