# normalization
標記為「normalization」的 2 篇文章
Unicode Normalization Bypass 詳解
Step-by-step guide to exploiting Unicode normalization differences between input filters and model tokenizers.
walkthroughsunicodenormalizationbypass
Unicode Normalization 防禦
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