Ross ROSS = Recommend OSS · open-source software intelligence for agents

RimoChan/unvcode

【幼女Code】反和谐超级武器! observed · 2026-08-28

github.com/RimoChan/unvcode · homepage · Python · MPL-2.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
RimoChan/unvcodemain32

For agents

markdown · JSON · MCP: product_card(name="RimoChan/unvcode")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem