Skip to content

Catpasswd Hash Extract v1.0.9

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:30

First public release of a cross-platform, local hash extractor — a native alternative to scattered John *2john scripts, with a unified result contract for John, hashcat, and other crackers.

Features

  • Multi-format file extraction (File tab)
    • Archives: ZIP (ZipCrypto / WinZip AES), RAR3 (-hp), RAR5, 7-Zip
    • Documents: Microsoft Office (2007 / 2010 / 2013+), legacy Excel 97–2003 (RC4), PDF (revisions 2–6)
  • BitLocker volume extraction (Disk tab, Windows)
    • Enumerate physical disks and partitions
    • Extract password-protected VMK hashes (hashcat -m 22100)
  • Unified result contract
    • Stable HashResult (hash line, hashcat mode, warnings / errors)
    • Copy to clipboard and export .hash files
  • Desktop app
    • Windows / macOS / Linux installers (Tauri 2)
    • Window title shows the app version
    • Updated application icon

Fixes (since early builds)

  • None

Notes

  • Use only on files or volumes you own or are authorized to recover
  • Extraction runs locally; source files do not need to leave your machine
  • See docs/architecture.md for the format roadmap

Downloads

See the assets below to download installers for this version.

Platform Asset suffix
macOS Apple Silicon (M1/M2/M3/M4) *_macos-apple-silicon.dmg
macOS Intel *_macos-intel.dmg
Windows x64 *_windows-x64.msi / *-setup.exe / portable *.exe
Windows x86 (32-bit) *_windows-x86.msi / *-setup.exe / portable *.exe
Windows ARM64 *_windows-arm64-setup.exe / portable *.exe
Linux *_linux-x64.AppImage / .deb / .rpm

Windows portable .exe: run directly without installing. Still requires
the WebView2 Runtime (preinstalled on most Windows 10/11 machines).

On Apple Silicon, use the apple-silicon DMG. The Intel build runs under
Rosetta and may show a soon-unsupported warning.