# es3n1n/no-defender

A slightly more fun way to disable windows defender + firewall. (through the WSC api)

Repository: https://github.com/es3n1n/no-defender
Canonical: https://ross.abutalabs.com/products/no-defender
License: GPL-3.0
License Family: copyleft
Archived: true
Last push: 2024-06-08T01:29:18+00:00

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

## Adoption (not part of the score)
Stars 2038, forks 26 (observed 2026-08-28T04:06:08.236763+00:00)

## What it is
A Windows CLI tool that disables Windows Defender and the firewall by registering a fake antivirus through the undocumented Windows Security Center (WSC) API. It adds itself to autorun to persist the changes across reboots.

## Use cases
- disable windows defender programmatically
- turn off windows firewall from command line
- register a fake antivirus with windows security center
- bypass defender on a test vm
- re-enable defender and firewall after testing

## When to choose
- you control a Windows test environment or VM and need Defender/firewall off for research or tooling
- you want a scriptable alternative to manual Defender settings

## When to avoid
- on production or personal machines where disabling antivirus creates real security risk
- you need a supported, documented approach — the WSC API is undocumented and the project was DMCA'd

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security
- domain: security, windows
- platform: windows, cli
- tags: windows-defender, firewall, wsc-api, antivirus

## Member repositories
- es3n1n/no-defender (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.236763+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-30T02:59:14.681104+00:00, confidence not recorded.
  - readme: https://github.com/es3n1n/no-defender (fetched 2026-08-28T04:06:08.236763+00:00, sha 41ad8871e5af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
