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

0vercl0k/wtf

wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!). observed · 2026-08-28

github.com/0vercl0k/wtf · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 99
  • Release rhythm 28
  • Longevity 100
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: 37
  • age_days: 1880
  • days_rel: 550
  • days_push: 7
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1793 stars · 154 forks observed · 2026-08-28

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

wtf (what the fuzz) is a distributed, code-coverage guided, snapshot-based fuzzer for attacking user- and kernel-mode targets on Windows and Linux (experimental). It executes targets via the Bochs emulator, Windows Hypervisor Platform APIs, or KVM for speed.

Use cases

  • fuzz a Windows kernel driver from a snapshot
  • fuzz a file parser like IDA Pro or a game protocol
  • find memory corruption bugs in closed-source binaries
  • fuzz user-mode targets on Linux using KVM
  • replay and fuzz a VM snapshot taken at an interesting code point

When to choose

  • you have a VM snapshot of a Windows user- or kernel-mode target you want to fuzz
  • you need coverage-guided fuzzing of closed-source binaries without source instrumentation
  • you want fast execution via hypervisor/KVM or precise execution via Bochs

When to avoid

  • you need to fuzz source-code projects where libFuzzer/AFL++ are simpler
  • you need macOS or other non-Windows/non-Linux kernel targets
  • you want a managed fuzzing service with a UI rather than a CLI tool

Facets

cli-tool · maturity active

fuzzing security benchmarking security penetration-testing reverse-engineering developer-tools windows cpp snapshot-fuzzer code-coverage-guided bochs hypervisor kvm kernel-fuzzing distributed-fuzzing linux

1 source

Member repositories

RepositoryRoleHealth v2
0vercl0k/wtfmain74

For agents

markdown · JSON · MCP: product_card(name="0vercl0k/wtf")

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