RimoChan/unvcode
【幼女Code】反和谐超级武器! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2102
- days_rel: n/a
- days_push: 1506
- n_releases_24m: 0
Adoption not part of the score
1367 stars · 43 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that replaces characters in a string with visually similar Unicode homoglyphs, producing text that looks identical but has different code points. It was created to evade Chinese platform keyword censorship (e.g., QQ group name filtering) by swapping characters with lookalike variants.
Use cases
- bypass keyword filters on Chinese chat platforms
- replace characters with visually identical unicode lookalikes
- obfuscate text so it evades string matching
- generate homoglyph variants of Chinese strings
- measure pixel similarity between original and substituted characters
When to choose
- you need to make text visually identical while changing its underlying code points to dodge naive keyword filters
- you want a simple pip-installable Python function with per-character similarity scores
When to avoid
- you need robust, principled censorship circumvention rather than a novelty trick
- your target system normalizes unicode or uses OCR/vision-based filtering
- you need guaranteed rendering across fonts, since lookalikes depend on system fonts
Facets
library · maturity maintenance
nlp privacy censorship-circumvention python cross-platform homoglyph unicode anti-censorship text-obfuscation chinese-text natural-language-processing
3 sources
- readme: https://github.com/RimoChan/unvcode · fetched 2026-08-28 · e059fcf9e7c9
- homepage: https://unvcode.librian.net · fetched 2026-08-29 · 9353ff93e480
- registry_pypi: https://pypi.org/pypi/unvcode/json · fetched 2026-08-29 · e74ebf4ec406
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RimoChan/unvcode | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="RimoChan/unvcode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem