Tool
Encode and obfuscate payloads for defense evasion. URL encoding, HTML entities, Base64, PowerShell -EncodedCommand, shell tricks, SQL bypasses, and more — with restricted character filtering.
Every encoding and evasion technique in one view.
URL, Base64, HTML entities, hex, octal, Unicode escapes.
EncodedCommand (UTF-16LE), backtick/caret insertion, case alternation, string concat.
Empty-string insertion, ${IFS} space bypass, printf hex wrapping per-char.
SQL comment spaces, hex literals, null byte, full-width Unicode, path traversal tricks.