When Characters Turn Bad: String Sanitation Bypass via Best-Fit Mappings
3 min read - If you’re working on software that converts strings from one character set to another, such as when performing UNICODE to ANSI string conversions, you may have probably heard about best-fit mapping conversions.