Why it matters
Encoding bypasses word-based filters. Understanding shapes defense.
Advertisement
The architecture
Encode payload.
Filters miss.
LLM decodes + executes.
Advertisement
How it works end to end
Base64, hex, ROT13, unicode homoglyphs.
Filter must decode + recheck.
Model's ability to decode is the vulnerability.