Installation
The correct customer setup - extract the folder, keep it together, launch the real app

After payment, download VQPro_Setup.zip. This package contains a complete VQPro folder. VQPro must run from inside that extracted folder because the vault creates and reads its support files beside the EXE.

Correct Install Steps
  1. Download VQPro_Setup.zip from the payment confirmation page.
  2. Right-click VQPro_Setup.zip and choose Extract All. Do not run VQPro from inside the ZIP preview window.
  3. Open the extracted VQPro folder. The real app must stay inside this folder with its support files.
  4. Confirm the folder contains VQPro.exe - the application with the VQPro logo/icon.
  5. Double-click VQPro.exe from inside the extracted VQPro folder.
  6. If you want a desktop shortcut, create it using Windows only: right-click VQPro.exe -> Show more options -> Send to -> Desktop (create shortcut).
  7. Use the new desktop shortcut Windows creates. Do not drag, move, or copy VQPro.exe to the Desktop by itself.
  8. If Windows SmartScreen appears, only continue if you downloaded VQPro from the official viperqpro.com purchase/download page. Click More info -> Run anyway.
Do not move VQPro.exe by itself. Moving only the EXE to the Desktop can cause launch failures, missing vault files, or Windows/VQPro corruption warnings. Keep the whole VQPro folder together and create a shortcut only.
Windows PC only: The website, guide, and payment page can be viewed on desktop or mobile, but the VQPro vault app itself runs on Windows 10/11 64-bit only. It does not run on iPhone, Android, Mac, or inside a phone browser.
First Run & Setup
What happens when you launch VQPro for the first time

On first launch, VQPro detects that no vault exists and enters Setup Mode. This is a one-time process that initialises all 49 security stages, binds VQPro to your hardware, and creates your encrypted vault structure.

  1. VQPro scans your hardware and generates a unique hardware fingerprint from your CPU, motherboard, and TPM 2.0 chip. This takes approximately 5–10 seconds.
  2. You are prompted to create a Master Password. Choose a strong passphrase of at least 20 characters. Write it down and store it physically in a secure location. See Choosing a Password below.
  3. VQPro generates all cryptographic keys — AES-256-GCM session keys, Argon2id-derived master key, Ed25519 signing keypair, X25519 sealed-box keypair, and ML-KEM-768 post-quantum keys. This takes 10–30 seconds depending on your hardware.
  4. The hardware binding is sealed — your vault is now cryptographically fused to this machine.
  5. VQPro initialises the vault structure: all chambers, the audit log, the FIM manifest, the SIEM event log, and all Crown Jewel subsystems.
  6. First-run setup is complete. The vault opens to the main dashboard.
Setup can take 30–60 seconds on first run. Do not interrupt it. If you are testing with an empty new vault and setup is interrupted, re-extract a fresh copy of the VQPro folder and run again. If you already created real vault data, do not delete vault_data — contact support first.
Creating the Desktop Shortcut
Create a shortcut only - never move the EXE out of the VQPro folder

The verified shortcut method is the normal Windows Send to -> Desktop (create shortcut) method. The real VQPro.exe stays inside the extracted VQPro folder. The shortcut is only a pointer back to that real app.

  1. Open the extracted VQPro folder.
  2. Right-click VQPro.exe - the application with the VQPro logo/icon.
  3. Click Show more options.
  4. Click Send to.
  5. Click Desktop (create shortcut).
  6. Use the new shortcut Windows creates, usually named VQPro - Shortcut or similar.
  7. Move or rename the shortcut if you want. Do not drag, copy, rename, or move VQPro.exe by itself.
Correct: desktop contains a shortcut only; the real VQPro.exe stays inside the extracted VQPro folder.
Wrong: dragging VQPro.exe onto the desktop, creating a shortcut from inside the ZIP preview.
Advanced check: shortcut Properties should show Target pointing to VQPro.exe inside the extracted VQPro folder and Start in set to that same folder.
Shortcut & Launch Troubleshooting
Use this when Windows says the file is blocked, missing, unsafe, or appears corrupted

Most launch problems are caused by one of four things: running the app from inside the ZIP, moving only VQPro.exe to the Desktop, using a broken shortcut, or Windows keeping a downloaded-file block on the EXE.

Fast Recovery Steps
  1. Close VQPro if it is open.
  2. Delete the broken desktop shortcut only. Do not delete the extracted VQPro folder if you have already created vault data.
  3. Open the extracted VQPro folder.
  4. Double-click VQPro.exe directly - the application with the VQPro logo/icon.
  5. If VQPro opens, the app is working and the shortcut is the problem.
  6. Create a fresh shortcut: right-click VQPro.exe -> Show more options -> Send to -> Desktop (create shortcut).
  7. Test the new shortcut once.
If you see a corruption-style warning: do not keep clicking the broken shortcut. Delete the bad shortcut, open the extracted VQPro folder, launch VQPro.exe directly once, then create a new shortcut using the Windows Send to Desktop method.
SmartScreen is different: a normal unsigned-app warning that says the publisher is unknown can happen until VQPro has a code-signing certificate. Only continue if the file was downloaded from the official viperqpro.com purchase/download page.
Correct final state: VQPro.exe and the vault files stay together inside the extracted VQPro folder. The Desktop contains only a shortcut created from that real app.
Choosing a Master Password
Your password is the only key. There is no recovery.

VQPro is zero-knowledge — your password is never stored, never transmitted, and never recoverable. If you forget it, your vault cannot be opened by anyone, including us. Choose carefully and preserve it physically.

✓ Strong Password

20+ characters. Mix of words, numbers, symbols. Random. Unique — used nowhere else. Example: Forge#Titanium9!Cobalt

✗ Weak Password

Your name, birthdate, address, pet name, dictionary word, reused password from another site, anything predictable.

Write your master password on paper. Store it in a fireproof safe, safety deposit box, or another physically secured location. Not in another password manager — if that is compromised, so is your vault.
Unlocking the Vault
Daily authentication and what happens at each stage

Launch VQPro via the desktop shortcut or directly from VQPro.exe. The authentication sequence runs through multiple security stages before the vault opens:

  1. Hardware Verification — VQPro checks your machine's hardware fingerprint against the stored binding. If the fingerprint does not match, access is denied regardless of password.
  2. TOTP 2FA — if enabled, you are prompted for your current 6-digit TOTP code from your authenticator app.
  3. Password Entry — enter your master password. Argon2id derives your vault key — this takes 2–8 seconds. This delay is intentional and is part of the brute-force resistance.
  4. Integrity Check — VQPro verifies the cryptographic integrity of your vault structure before opening.
  5. Vault Opens — all tabs become active and your chambers are accessible.

Failed authentication attempts are logged in the Audit Log and trigger progressive lockouts. After the configured maximum, the Staged Self-Destruct may activate if enabled.

Chambers
Your encrypted storage spaces — create, manage, and organise

Chambers are independent encrypted storage containers within your vault. Each chamber has its own encryption context, its own access controls, and its own health status. Think of them as separate secure rooms within the vault.

Creating a Chamber
  1. In the Chambers tab, click New Chamber.
  2. Enter a name for the chamber (e.g., "Legal Documents", "Financial Records").
  3. Select an encryption tier — Standard (AES-256-GCM), Enhanced (Cascade Cipher), or Maximum (Cascade + Hardware RNG).
  4. Optionally set a chamber-specific password for an additional access layer.
  5. Click Create. The chamber initialises and appears in the chamber list.
Chamber Health Indicators
  1. Green — Fully healthy. Encryption verified, integrity confirmed, no issues.
  2. Amber — Minor attention needed. Key rotation overdue, or backup not recent. Check the Health tab.
  3. Red — Integrity check failed or encryption error detected. Do not add data. Run Health → Full Scan immediately.
Create Rename Set Password Delete Export Health Scan
Deposits & Extractions
Adding files to and retrieving files from the vault

Depositing a file encrypts it and stores it inside the vault. The original file on your machine is not modified — unless you choose to shred it after deposit. Extraction decrypts a file and saves it to a location you specify.

Depositing a File
  1. Open the target chamber.
  2. Click Deposit or drag and drop files directly onto the chamber panel.
  3. Browse to the file(s) you want to deposit and select them.
  4. VQPro encrypts the file with AES-256-GCM (or Cascade Cipher if enabled) and stores it in the vault.
  5. A confirmation message shows the file name, encrypted size, and the hash of the original file for integrity reference.
  6. Optional: check Shred Original After Deposit to securely delete the source file after successful encryption.
Extracting a File
  1. Open the chamber containing the file.
  2. Select the file from the contents list.
  3. Click Extract.
  4. Choose a destination folder — use a local path, not a network drive.
  5. VQPro decrypts and writes the file. The original vault copy remains encrypted and intact.
Supported file types: all file types. VQPro encrypts the raw binary — it does not need to understand the file format. Documents, images, videos, executables, databases, archives — all are treated identically.
Passwords Tab
Storing and managing encrypted credentials

The Passwords tab is a built-in encrypted credential store — website logins, application passwords, API keys, seed phrases, and any other text-based secrets. All entries are encrypted with your vault master key.

Adding a Password Entry
  1. In the Passwords tab, click Add Entry.
  2. Fill in: Title (required), Username/Email, Password, URL, and Notes fields.
  3. To generate a strong password, click Generate — VQPro uses Hardware RNG to produce a cryptographically random password of your configured length and complexity.
  4. Click Save. The entry is immediately encrypted and stored.
Using Password Entries
  1. Select an entry and click Copy Username or Copy Password.
  2. The clipboard content is automatically cleared after 30 seconds (configurable in Settings → Clipboard Guard).
  3. Never type passwords directly from the vault to another screen — use Copy to prevent shoulder-surfing and keyloggers from capturing partial input.
Notes
Encrypted freeform text — for anything that doesn't fit elsewhere

Notes are encrypted freeform text entries — ideal for recovery phrases, software licence keys, security codes, personal instructions, or any sensitive information that doesn't fit the Passwords tab format.

  1. In the Notes tab, click New Note.
  2. Enter a title and your note content in the text area.
  3. Click Save — the note is encrypted immediately.
  4. To retrieve, click the note title. You may be prompted to re-authenticate depending on your Settings configuration.
  5. To delete: select the note → Delete → confirm. Deleted notes are shredded — overwritten before removal, not simply marked as deleted.
Notes are permanently deleted when you confirm deletion. There is no recycle bin or undo. Be certain before deleting.
Health Dashboard
Understanding every metric and how to maintain a perfect score

The Health tab gives you a real-time overview of your vault's security status across all monitored dimensions. Each metric is independently scored and contributes to an overall Health Score.

Encryption Health

Verifies AES-256-GCM authentication tags on all encrypted files. A fail here means a file has been modified or corrupted outside of VQPro.

Hardware Binding

Confirms the hardware fingerprint matches the stored binding. A degraded score means a hardware component has changed.

Key Rotation Status

Tracks when session keys were last rotated. Keys older than the configured rotation period show as amber. Rotate in Settings → Key Management.

Backup Currency

Checks when vault_data was last backed up. If no recent backup exists, this shows red. Run a backup to resolve.

FIM Status

File Integrity Monitor status. Green = manifest current and no anomalies detected. Red = files changed unexpectedly.

Audit Log Integrity

Verifies the Ed25519 hash chain of your audit log. Any tampering with the log is immediately detected here.

SIEM Threat Level

Current threat level based on Local SIEM analysis. Green = no anomalies. Amber/Red = review the SIEM event log.

Failed Auth Attempts

Count of failed authentication attempts since last successful unlock. Any number above zero warrants investigation.

AT RISK status means one or more critical metrics have failed their check. Investigate each flagged item before continuing to use the vault. The Health tab shows specific remediation instructions for each failed item.

Audit Log
Your immutable record of every vault event

The Audit Log records every significant vault event — authentications, deposits, extractions, setting changes, failed attempts, Crown Jewel activations, and security alerts. Each entry is Ed25519 signed and hash-chained — making the log tamper-evident and forensically valid.

Reading the Audit Log
  1. Each entry shows: Timestamp, Event Type, User/Source, Status (Success/Failed/Alert), and a cryptographic hash linking it to the previous entry.
  2. Use the filter controls to view specific event types — authentications, file operations, Crown Jewel events, security alerts.
  3. Red entries indicate security events — failed authentication, tripwire triggers, FIM alerts, SIEM anomalies.
  4. Green entries are successful operations. Grey entries are informational.
Exporting the Audit Log
  1. Click Export Log in the Audit Log tab.
  2. Choose format: CSV (for spreadsheet analysis) or JSON (for SIEM integration).
  3. The exported file includes all entries and their Ed25519 signatures for independent verification.
Preview
Viewing protected items without breaking your folder or vault structure

Use Preview only from inside the unlocked VQPro session. It is designed for checking stored material without changing the original vault structure.

1
Unlock the vault.
Open the correct chamber and select the item you want to review.
2
Use the built-in preview/view option.
Do not move the underlying vault files manually from Windows Explorer.
3
Close preview before locking.
Finish viewing, close the preview window, then lock or exit VQPro normally.
If a file type cannot be previewed safely, extract a copy intentionally using the proper VQPro extraction workflow instead of opening vault internals directly.
Report
Exporting or reading vault status information for support and review

The Report area is for reviewing vault state, health, and relevant security information. It helps you understand what VQPro is seeing without exposing your master password or vault contents to support.

Never send master passwords, seed phrases, private keys, decrypted vault contents, wallet contents, or sensitive private files to support. Screenshots should show only the error or status message needed.
1
Open the report/status area.
Review the visible warnings, health messages, and version information.
2
Use the information for troubleshooting.
Compare any warnings with the Troubleshooting page before contacting support.
3
Contact support only with safe details.
Include your purchase email, Windows version, VQPro version, and the exact error message.
Shredder
Permanent, unrecoverable file deletion

The Shredder securely deletes files from your machine — not just marking them deleted (which leaves recoverable data), but overwriting the file content with multiple random passes before deletion, making forensic recovery impossible.

  1. In the Shredder tab, click Add Files to Shred or drag and drop files.
  2. Review the list carefully. Shredding is permanent and irreversible — there is no undo, no recycle bin, no recovery.
  3. Select your overwrite pass count — 1 pass (fast, sufficient for SSDs), 3 passes (standard), or 7 passes (Gutmann-style, for HDDs).
  4. Click Shred and confirm the warning dialog.
  5. VQPro overwrites and deletes each file. A completion report shows the shred result for each file.
Files shredded by VQPro are unrecoverable by any means. Forensic recovery tools, data recovery services, and shadow copies cannot recover a properly shredded file. Only shred files you are certain you no longer need.
For SSDs, a single overwrite pass is sufficient. SSDs use wear-levelling that can retain old data even after multiple overwrites — VQPro also calls the OS-level secure erase API on SSDs to request hardware-level erasure.
Lock & Exit
The correct way to close VQPro every time

Always use Lock & Exit — never close VQPro by clicking the X button or using Task Manager. Using Lock & Exit ensures:

  • → All session keys are zeroed from memory
  • → The clipboard is cleared of any copied vault data
  • → The audit log entry for your session is written and signed
  • → The Dead Man's Switch check-in is recorded
  • → All file handles are closed and vault_data is properly flushed to disk
Forcibly closing VQPro (via X or Task Manager) may leave session keys in memory until the next reboot, and will not record a clean audit log exit. Always use Lock & Exit.
♛ Hidden Volume
Plausible deniability — your real data, invisible

The Hidden Volume is a second, completely invisible vault nested inside your primary vault. It uses a different password and is cryptographically indistinguishable from random data.

Setting Up a Hidden Volume
  1. Settings → Hidden Volume → Create Hidden Volume.
  2. Set a Hidden Volume password — it must be different from your outer vault password.
  3. Allocate storage space for the Hidden Volume within the outer vault.
  4. Click Create — the Hidden Volume initialises inside the outer vault's data space.
  5. To access: unlock VQPro with your Hidden Volume password instead of your outer vault password. The Hidden Volume opens. The outer vault is not accessible with the Hidden Volume password, and vice versa.
Under duress, surrender your outer vault password only. The attacker sees your outer vault — convincing, but empty or containing decoy data you have prepared. Your real data in the Hidden Volume remains inaccessible and cryptographically unprovable.
♛ Cascade Cipher
Layered encryption design for high-value vault material

The cascade model is part of VQPro's layered vault architecture. Use it as a defensive design principle: strong password, hardware-bound vault, intact folder structure, offline backups, and clean Windows hygiene working together.

For normal users, the key rule is simple: keep the VQPro folder intact, do not move the EXE by itself, and protect your master password.
♛ File Integrity Monitor
Watching for unexpected vault or support-file changes

File integrity monitoring helps detect whether important local files have changed unexpectedly. If VQPro reports integrity concerns, stop using the affected vault copy until you understand the warning.

1
Do not ignore integrity warnings.
They can indicate moved files, damaged files, cloud placeholder files, or tampering.
2
Check the folder location.
Confirm VQPro.exe and its supporting files are still together inside the extracted VQPro folder.
3
Use a clean backup if needed.
If something looks wrong, contact support before deleting files.
♛ Remote Wipe
Controlled destruction workflow where configured and supported

Remote wipe is a high-risk security feature. Only configure or trigger destructive workflows when you fully understand the result. Wipe and destroy actions are designed to be final.

Before using any wipe or destroy feature, confirm your backups, confirm the target, and understand that VQPro is zero-knowledge. Support cannot rebuild destroyed vault data for you.
♛ Local SIEM
Local security event visibility without cloud vault telemetry

The local SIEM-style view is for understanding vault activity and security events on the machine. VQPro is offline-first, so the important record is local, not a cloud dashboard.

Use this area when reviewing failed unlocks, lockout events, shortcut/launch issues, and health warnings.

♛ Cryptographic Tripwires
Warnings that should stop you before damage spreads

Tripwire-style warnings are meant to tell you something has changed or may be unsafe. Treat them as stop signs, not suggestions.

1
Stop.
Do not keep trying random fixes.
2
Record the exact warning.
Take a safe screenshot that does not expose private vault contents.
3
Check Troubleshooting or contact support.
Use the support email if the cause is not obvious.
♛ Staged Self-Destruct
Destructive protection must be configured deliberately

Self-destruct protection is for extreme threat cases. It should be configured only by users who understand the trade-off between protection and recoverability.

Self-destruct, destroy, and wipe actions can permanently remove access. Do not test these features on your only copy of important data.
♛ Geofencing + Time-Lock
Access rules based on location/time settings where available

Geofencing and time-lock style rules are designed to reduce access risk outside approved conditions. Configure carefully and test only with non-critical data first.

Location and time-based security depends on Windows settings, device state, and the way the feature is configured. Keep backup access planning in mind before enforcing strict rules.
♛ M-of-N Threshold Auth
Shared approval logic for sensitive recovery or access events

M-of-N means a required number of approved keyholders or factors must participate before a protected action is allowed. Use it for inheritance, business continuity, or controlled recovery workflows.

1
Choose keyholders carefully.
Use people who are reliable, reachable, and understand their role.
2
Document the process offline.
Keep clear instructions in a safe place.
3
Review periodically.
Update the setup if people, devices, or circumstances change.
♛ Dead Man's Switch
Automated check-ins and inheritance protocols

The Dead Man's Switch requires you to check in at configured intervals. If you miss a check-in, VQPro triggers a sequence of actions: notifications, vault locking, and optionally inheritance key distribution.

  1. Settings → Dead Man's Switch → Enable.
  2. Set your check-in interval: daily, weekly, or custom period.
  3. Add designated recipients with their contact details and their public encryption keys.
  4. Configure the action sequence: 1st miss = alert. 2nd miss = lock. 3rd miss = inheritance trigger.
  5. Check in each session via Settings → Dead Man's Switch → Check In Now, or configure auto-check-in on each successful vault unlock.
Set a realistic check-in interval. If you travel, are hospitalised, or take extended leave — pause the Dead Man's Switch first via Settings → Dead Man's Switch → Pause. An unexpected trigger wipes or locks the vault permanently.
♛ Travel Mode
Cross borders safely — vaults disappear on command
  1. Before travel, go to Settings → Travel Mode.
  2. Select the chambers or vaults to hide.
  3. Enter your master password to confirm activation.
  4. The selected vaults vanish from the VQPro interface completely. No evidence of their existence remains visible.
  5. On arrival at your destination: Settings → Travel Mode → Deactivate → enter master password. All hidden vaults are instantly restored.
Settings — Complete Reference
Every setting explained with recommended configuration
Auto-Lock Timeout

Lock the vault after X minutes of inactivity. Recommended: 5–10 minutes. Set to 0 to disable (not recommended).

Failed Attempt Limit

Number of failed password attempts before lockout activates. Recommended: 3–5. Lower = more secure. Higher = more forgiving.

Key Rotation Interval

How often session encryption keys are automatically rotated. Recommended: 30 days. Rotation does not require re-entering your password.

Clipboard Guard Timeout

Seconds before copied passwords are auto-cleared from clipboard. Recommended: 30 seconds. Set to 0 to disable (not recommended).

TOTP 2FA

Enable two-factor authentication using any TOTP authenticator app (Google Authenticator, Authy, etc.). Highly recommended. Scan the QR code shown during setup into your authenticator app.

Argon2id Cost Parameters

Memory cost and time cost for password hashing. Higher = slower unlock but more brute-force resistant. Recommended: Memory 64MB, Time 3 iterations, Parallelism 2.

Shredder Pass Count

Default number of overwrite passes for the Shredder. Recommended: 1 for SSDs, 3 for HDDs.

Backup Path

Destination for vault backups. Recommended: external encrypted USB drive. Set the path here and run backups via Health → Backup Now.

Rebinding Hardware
What to do after hardware changes

If you replace your motherboard, CPU, or reinstall Windows, the hardware fingerprint changes and your vault will refuse to open. Rebinding re-registers the new hardware.

  1. Open PowerShell in your VQPro MASTER folder:
    Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass -Force
    .\Rebind_Vault.ps1
  2. Delete vault_data\config\vault.cfg to clear the old binding record.
  3. Launch VQPro — it detects the missing binding and initiates re-registration with the new hardware.
  4. Enter your master password. The vault re-binds to the new hardware and opens normally.
Destroy Vault
Total and permanent obliteration — cannot be undone

Destroy Vault performs a complete, irreversible destruction of your entire vault. All encryption keys are shredded. All vault data is overwritten with multiple random passes. All configuration is wiped. Nothing recoverable remains.

DESTROY VAULT CANNOT BE UNDONE. There is no recovery, no undo, no backup restore if you do not have a backup copy. Only use Destroy Vault when you are absolutely certain you want to permanently destroy all vault contents. This is a one-way operation.

When to use: decommissioning a device, selling a machine, or in an extreme security situation where total data annihilation is required.

  1. Settings → Danger Zone → Destroy Vault.
  2. You are shown a full warning dialog explaining the irreversibility.
  3. You must type the confirmation phrase exactly as shown.
  4. Enter your master password.
  5. VQPro executes the multi-stage destruction sequence. This takes 30–120 seconds depending on vault size.
  6. When complete, VQPro exits. The vault no longer exists.