# normalization
2 articlestagged with “normalization”
Unicode Normalization Bypass Walkthrough
Step-by-step guide to exploiting Unicode normalization differences between input filters and model tokenizers.
walkthroughsunicodenormalizationbypass
Unicode Normalization Defense
Step-by-step walkthrough for implementing Unicode normalization to prevent encoding-based prompt injection bypasses, covering homoglyph detection, invisible character stripping, bidirectional text handling, and normalization testing.
unicodenormalizationencodinghomoglyphdefensewalkthrough