# es3n1n/defendnot

An even funnier way to disable windows defender (through WSC api)

Repository: https://github.com/es3n1n/defendnot
Canonical: https://ross.abutalabs.com/products/defendnot
Homepage: https://dnot.sh/
Language: C++
License: Apache-2.0
License Family: permissive
Last push: 2026-08-15T15:32:00+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 98, longevity 34
- inputs: {"age_days": 483, "days_push": 18, "days_rel": 18, "gap_med": 26.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3636, forks 297 (observed 2026-08-28T04:08:12.716356+00:00)

## What it is
defendnot is a C++ Windows utility that disables Windows Defender by registering a fake antivirus product through the Windows Security Center (WSC) API. It runs as a loader binary or PowerShell one-liner and can optionally register a fake firewall and strip additional Defender policies.

## Use cases
- disable windows defender on my machine
- register a fake antivirus via WSC api
- turn off defender real-time protection programmatically
- remove windows defender from security center
- security research on windows defender tampering

## When to choose
- you need to disable Windows Defender on a Windows machine you control, e.g. for testing or lab environments
- you want a WSC-API-based approach rather than registry or service hacks
- you want optional extras like fake firewall registration and extra Defender policy stripping

## When to avoid
- you need a legitimate antivirus solution or endpoint protection
- you cannot or will not temporarily disable tamper protection and Smart App Control first
- you need the tool to survive reboots without keeping binaries on disk
- using it to facilitate malware distribution or any illegal activity

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, cli
- domain: security, windows, developer-tools
- platform: windows
- tags: windows-defender, wsc-api, antivirus-registration, security-research, offensive-tooling

## Member repositories
- es3n1n/defendnot (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:12.716356+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-29T18:31:50.175094+00:00, confidence not recorded.
  - readme: https://github.com/es3n1n/defendnot (fetched 2026-08-28T04:08:12.716356+00:00, sha 4afc0a1c39eb)
  - homepage: https://dnot.sh/ (fetched 2026-08-29T09:26:15.408816+00:00, sha 741c1d025baf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
