# riverar/mach2

Windows Feature Control Multi-tool

Repository: https://github.com/riverar/mach2
Canonical: https://ross.abutalabs.com/products/mach2
Language: C++
License: GPL-3.0
License Family: copyleft
Archived: true
Last push: 2024-12-14T19:16:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3063, "days_push": 627, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1119, forks 104 (observed 2026-08-28T04:03:39.448616+00:00)

## What it is
Mach2 is a Windows command-line multi-tool for managing the Windows Feature Store, allowing users to discover, enable, disable, and revert hidden feature switches stored in the Windows Notification Facility (WNF). It also scans PDB files for feature symbols. The project was retired in December 2024 in favor of ViVe.

## Use cases
- enable hidden experimental windows features
- dump windows feature control store
- scan pdb files for feature symbols
- disable a windows feature by id
- revert windows feature to default state

## When to choose
- you need to toggle Windows feature flags on Windows 10 versions older than 2004
- you want to scan PDB files for feature symbols for research

## When to avoid
- you are on Windows 10 version 2004 or newer - use ViVe instead
- you need an actively maintained or supported tool

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: developer-tools, configuration-management, reverse-engineering
- domain: windows, developer-tools, operating-systems
- platform: windows, cli, cpp
- tags: windows-feature-store, wnf, feature-flags, retired, pdb-scanning

## Member repositories
- riverar/mach2 (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.448616+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-30T06:41:25.702704+00:00, confidence not recorded.
  - readme: https://github.com/riverar/mach2 (fetched 2026-08-28T04:03:39.448616+00:00, sha 0ad2a1321eb6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
