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

nikaiw/VMkatz

Extract Windows credentials directly from VM memory snapshots and virtual disks observed · 2026-08-28

github.com/nikaiw/VMkatz · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 86
  • Release rhythm 79
  • Longevity 13
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: 4.5
  • age_days: 195
  • days_rel: 140
  • days_push: 87
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1507 stars · 177 forks observed · 2026-08-28

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

VMkatz is a Rust CLI tool that extracts Windows credentials (NTLM hashes, DPAPI keys, Kerberos tickets, LSA secrets, BitLocker keys) directly from VM memory snapshots and virtual disks. It runs in place on hypervisors or NAS devices, avoiding the need to exfiltrate large disk images.

Use cases

  • extract ntlm hashes from vmware memory snapshots
  • dump lsass credentials from vmdk or vmsn files
  • get windows passwords from virtual disks without booting the vm
  • pull kerberos tickets and dpapi master keys from vm snapshots
  • extract sam hashes and lsa secrets from a windows vm disk offline
  • harvest credentials on an esxi host during a red team engagement
  • recover bitlocker keys from vm memory dumps

When to choose

  • you need Windows credentials from VM files you can access but cannot or should not copy
  • you want mimikatz-style extraction without running code on the live guest
  • you work on ESXi, Proxmox, or NAS storage and need a small static binary
  • you need offline SAM/LSA/DPAPI extraction from virtual disks

When to avoid

  • you need to dump credentials from a running live system rather than snapshots or disks
  • you need a general-purpose forensics suite rather than credential extraction
  • you lack legal authorization to access the target VM files

Facets

cli-tool · maturity active

security cli developer-tools security penetration-testing windows windows cli cross-platform credential-extraction mimikatz lsass vmware esxi vmdk qcow2 red-team post-exploitation ntlm dpapi offline-forensics virtualization linux macos

1 source

Member repositories

RepositoryRoleHealth v2
nikaiw/VMkatzmain69

For agents

markdown · JSON · MCP: product_card(name="nikaiw/VMkatz")

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