ArshiaMahdizadeh/Vaultaris — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a desktop password manager called Vaultaris that works completely offline and stores everything locally in encrypted vault files. I want a clean PyQt app where someone can create and unlock multiple vaults with a master password, then save passwords, secure notes, credit cards, identities, Wi Fi details, software licenses, crypto seed phrases, and custom items.

Please include a password generator with strength and crack time feedback, built in 2FA code support with countdowns, and a security audit that can flag weak, reused, old, or breached passwords using Have I Been Pwned in a privacy safe way. Add import from common formats like CSV, Bitwarden, KeePass, and 1Password, plus export to encrypted backup, JSON, and a printable emergency PDF with a QR code.

I also want auto lock after inactivity, a panic shortcut that locks and clears the clipboard, optional duress password support for a decoy vault, screen capture blocking on Windows, and dark, light, and cyber themes. Make it runnable from source and buildable as a self contained desktop executable.

Want more depth? Deep Reverse