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

klezVirus/SysWhispers3

SysWhispers on Steroids - AV/EDR evasion via direct system calls. observed · 2026-08-28

github.com/klezVirus/SysWhispers3 · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 1640
  • days_rel: n/a
  • days_push: 763
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1653 stars · 207 forks observed · 2026-08-28

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

SysWhispers3 is a Python command-line tool that generates header and assembly (ASM) file pairs for direct system calls to the Windows kernel (ntoskrnl.exe). It is designed to help security researchers and red teamers bypass user-mode API hooking used by antivirus (AV) and endpoint detection and response (EDR) products.

Use cases

  • generate direct syscall stubs to bypass EDR user-mode hooks
  • evade antivirus detection by calling Windows kernel functions directly
  • create header and assembly files for Windows syscalls in C/C++ implants
  • randomize syscall jumps to avoid static signature detection
  • support x86, x64, and WoW64 architectures for syscall evasion
  • integrate syscall generation into a red team toolchain or C2 framework

When to choose

  • developing Windows implants or offensive security tools that need to bypass user-mode API hooking
  • performing red team engagements where EDR/AV evasion via direct syscalls is required
  • needing support for x86, x64, and WoW64 architectures with advanced syscall techniques like egg-hunting or randomized jumps
  • building on top of or integrating with the Inceptor framework

When to avoid

  • you need a general-purpose Windows development toolkit unrelated to security research or offensive operations
  • you are targeting non-Windows platforms, as the tool is Windows-specific
  • you need a fully supported, production-ready tool with extensive documentation and community support
  • you are looking for defensive security tooling rather than offensive/evasion capabilities

Facets

cli-tool · maturity active

security cryptography developer-tools security penetration-testing reverse-engineering developer-tools windows windows python cli edr-evasion av-evasion direct-syscalls shellcode red-team offensive-security malware-development ntoskrnl userland-hooking code-generation assembly x86 x64 wow64 egg-hunter inceptor

1 source

Member repositories

RepositoryRoleHealth v2
klezVirus/SysWhispers3main32

For agents

markdown · JSON · MCP: product_card(name="klezVirus/SysWhispers3")

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