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

the1812/Malware-Patch

通过 UAC 阻止流氓软件的管理员授权. / Prevent UAC authorization of malware. observed · 2026-08-28

github.com/the1812/Malware-Patch · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 84
  • Release rhythm 54
  • Longevity 100
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: 580
  • age_days: 3031
  • days_rel: 98
  • days_push: 98
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

5546 stars · 331 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Windows utility that blocks administrator (UAC) authorization for specified software, such as known Chinese rogueware, using digital signature rules without needing a background process. It offers a WPF GUI plus command-line flags to allow or disallow programs in bulk.

Use cases

  • prevent rogue software from getting admin rights via UAC
  • block specific programs from requesting UAC elevation
  • blacklist malware by digital signature on Windows
  • bulk disallow all supported unwanted applications from the command line
  • allow or block a program file by path

When to choose

  • you are on Windows 7/8.1/10 and want to stop known rogueware from elevating
  • you want a lightweight, no-background-process UAC blacklist
  • you prefer GUI plus CLI automation for allow/disallow rules

When to avoid

  • you need real-time antivirus or behavioral malware detection
  • you are not on Windows or lack .NET Framework 4.7.2
  • the target program is unsigned, since blocking relies on digital signatures

Facets

application · maturity active

security developer-tools security windows privacy windows uac malware-protection blacklist digital-signature wpf

1 source

Member repositories

RepositoryRoleHealth v2
the1812/Malware-Patchmain77

For agents

markdown · JSON · MCP: product_card(name="the1812/Malware-Patch")

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