# the1812/Malware-Patch

通过 UAC 阻止流氓软件的管理员授权. / Prevent UAC authorization of malware.

Repository: https://github.com/the1812/Malware-Patch
Canonical: https://ross.abutalabs.com/products/malware-patch
Language: C#
License: MIT
License Family: permissive
Topics: malware-protection, windows, uac-authorization, csharp, wpf
Last push: 2026-05-27T15:58:58+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 84, release rhythm 54, longevity 100
- inputs: {"age_days": 3031, "days_push": 98, "days_rel": 98, "gap_med": 580, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5546, forks 331 (observed 2026-08-28T04:09:22.267380+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: security, developer-tools
- domain: security, windows, privacy
- platform: windows
- tags: uac, malware-protection, blacklist, digital-signature, wpf

## Member repositories
- the1812/Malware-Patch (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.267380+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:40.961356+00:00, confidence not recorded.
  - readme: https://github.com/the1812/Malware-Patch (fetched 2026-08-28T04:09:22.267380+00:00, sha 64058e5d3c45)
- Data as of 2026-08-30T08:39:29.467469+00:00.
