# hashcat v7.1.2 — hashcat v7.1.2 - Product: hashcat (https://whatsnew.fyi/product/hashcat) - Vendor: hashcat team - Date: 2025-08-23 - Version: v7.1.2 - Original notes: https://github.com/hashcat/hashcat/releases/tag/v7.1.2 - Permalink: https://whatsnew.fyi/product/hashcat/releases/v7.1.2 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Restore backward compatibility in machine-readable status view mode that was broken in v7.1.0 - **fixed** — Fix issues in Argon2 libraries when used in multi-hash modes - **added** — Introduce Rust bridge plugin for writing hash-mode extensions in Rust - **changed** — Add initial documentation for Rust bridge plugin in hashcat-rust-plugin-requirements.md Welcome to the hashcat v7.1.2 release! This hotfix restores backward compatibility in machine-readable status view mode, which was broken in v7.1.0 and affected third-party overlays such as the Hashtopolis agent. It also fixes issues in the Argon2 libraries when used in multi-hash modes. If you are using hashcat v7.1.0+ with LUKS2 or KeePass KDBX4, updating is strongly recommended. The release also introduces a new assimilation bridge plugin, the Rust bridge. Just like the Python bridge plugin, which lets you write hash-mode extensions in Python instead of C, you can now do the same in Rust. This is a valuable community contribution that will be covered in more detail in the next release notes. The feature is already fully functional and ready for early adoption, with initial documentation available in hashcat-rust-plugin-requirements.md. For the full list of changes, please see docs/changes.txt.