# ggerganov/kbd-audio

🎤⌨️ Acoustic keyboard eavesdropping

Repository: https://github.com/ggerganov/kbd-audio
Canonical: https://ross.abutalabs.com/products/kbd-audio
Homepage: https://ggerganov.github.io/keytap
Language: C++
License: MIT
License Family: permissive
Topics: acoustic, microphone-audio-capture, eavesdrop
Last push: 2023-01-15T07:48:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2928, "days_push": 1326, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9024, forks 609 (observed 2026-08-28T04:10:27.921399+00:00)

## What it is
A collection of command-line and GUI tools that capture and analyze microphone audio to recover keyboard keystrokes acoustically. Its Keytap tools guess pressed keys from typing sounds, using training data or English n-gram statistics.

## Use cases
- recover typed text from keyboard audio recordings
- test if my keyboard is vulnerable to acoustic eavesdropping
- analyze keystroke sounds captured from a microphone
- demonstrate acoustic side-channel keyboard attacks
- record and inspect audio from the command line

## When to choose
- you want to demonstrate or research acoustic keyboard side-channel attacks
- you need to recover text from a recording of typing sounds without training data
- you want a self-contained C++ toolset for audio capture and keystroke analysis

## When to avoid
- you need a production-ready or stealthy surveillance tool
- you expect reliable text recovery on noisy keyboards or environments
- you need a maintained product with ongoing feature development

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: audio-processing, speech-recognition, security, cli, gui
- domain: security, developer-tools
- platform: windows, cpp, cross-platform, browser
- tags: acoustic-eavesdropping, keyboard-attack, keytap, audio-analysis, microphone, keystroke-recovery, security-research, audio, command-line, linux, macos

## Member repositories
- ggerganov/kbd-audio (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:27.921399+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-29T17:24:19.319200+00:00, confidence not recorded.
  - readme: https://github.com/ggerganov/kbd-audio (fetched 2026-08-28T04:10:27.921399+00:00, sha 92e80d991361)
  - homepage: https://ggerganov.github.io/keytap (fetched 2026-08-29T08:24:09.225783+00:00, sha 13d04ca15538)
- Data as of 2026-08-30T08:39:29.467469+00:00.
