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

Yaxser/Backstab

A tool to kill antimalware protected processes observed · 2026-08-28

github.com/Yaxser/Backstab · C observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1905
  • days_rel: n/a
  • days_push: 1901
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1527 stars · 251 forks observed · 2026-08-28

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

Backstab is a Windows command-line tool that kills antimalware/EDR-protected processes by abusing the Microsoft-signed Sysinternals Process Explorer kernel driver. It loads the driver via NtLoadDriver and uses it to close protected process handles.

Use cases

  • kill EDR protected processes from an admin shell
  • close handles of a protected process by PID or name
  • list open handles of antimalware processes
  • red team evasion of endpoint protection
  • unload the ProcExp driver after use

When to choose

  • you have local admin on a Windows host and need to terminate an EDR-protected process
  • you want a ProcExp-driver-based handle-killing tool with OpSec-conscious behavior
  • you need to enumerate or close specific handles of protected processes

When to avoid

  • you need a supported, licensed tool - the repo has no license
  • you are on non-Windows platforms
  • you want stealth from EDRs that detect ProcExp driver loading
  • you need a maintained tool - last release was 2021

Facets

cli-tool · maturity maintenance

security penetration-testing cli security penetration-testing windows windows cli edr-evasion process-killing kernel-driver red-team handle-manipulation procexp-driver

1 source

Member repositories

RepositoryRoleHealth v2
Yaxser/Backstabmain23

For agents

markdown · JSON · MCP: product_card(name="Yaxser/Backstab")

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