User Guide – Database Password Recovery Pro 2025 Edition

User Guide - Database Password Recovery Pro 2025 Edition

Contents

About

XenArmor Database Password Recovery Pro is the only enterprise software to instantly recover your lost or forgotten passwords of MSSQL, MySQL, Oracle, SQLite, MariaDB, MongoDB etc from 30+ popular database managers.

It automatically detects & decrypts passwords from secret password store of each supported database clients.

Supports 30+ Database Managers

XenArmor Database Password Recovery Pro supports password recovery from following popular database clients,

  1. AnySQL Code Factory
  2. AnySQL Maestro
  3. ASA Code Factory
  4. ASA Maestro
  5. DB2 Code Factory
  6. DB2 Maestro
  7. Firebird Code Factory
  8. Firebird Maestro
  9. FlameRobin
  10. MaxDB Code Factory
  11. MaxDB Maestro
  12. MSSQL Code Factory
  13. MSSQL Maestro
  14. MySQL Code Factory
  15. MySQL Query Browser
  16. MySQL Maestro
  17. Navicat MariaDB
  18. Navicat MongoDB
  19. Navicat MySQL
  20. Navicat Oracle
  21. Navicat PostgreSQL
  22. Navicat Redis
  23. Navicat SQLite
  24. Navicat SQL Server
  25. Oracle Code Factory
  26. Oracle Maestro
  27. PostgreSQL Code Factory
  28. PostgreSQL Maestro
  29. RazorSQL
  30. SQLite Code Factory
  31. SQLite Maestro

Benefits

Here are the main benefits for you,

  • Recover passwords from 30+ database managers
  • Find passwords of MSSQL, MySQL, Oracle, SQLite, MariaDB, MongoDB etc
  • Recover database passwords automatically, no need waste time searching for lost passwords
  • Recover from both 32-bit & 64-bit apps
  • Command-line version to run from scripts
  • Automation of database password recovery
  • Shows app name, DB server, database name, username, password etc
  • Recover from portable apps or custom app locations
  • Backup passwords to HTML,CSV,XML,JSON or SQLite file
  • Unlimited Edition (100% Portable): Run directly from USB disk
  • FREE GIFTAsterisk Password Recovery Pro
  • Free 1 Year Download Protection Warranty
  • Lifetime License – No worries about license expiry
  • Supports All Windows PCs (Vista to new Windows 11)

Requirements

XenArmor Database Password Recovery Pro works on both 32-bit & 64-bit platforms starting from Windows Vista to Windows 11.

Here are the specific details,

  • Installation Size: 10 MB
  • RAM: 4 GB+ Recommended
  • Operating System: Windows 11,10,8,7,Vista, Windows Server 2022,2019,2016,2012,2008 (32-bit/64-bit)

Note: Mobile/pads/non-windows devices not supported

Installation

XenArmor Database Password Recovery Pro comes with standard windows installer which allows seamless installation & un-installation.

Launch the setup and follow on-screen instructions to complete the installation as shown below,

After installation, it will launch your software showing activation screen as follows,

Anytime, you can uninstall it directly from the Windows Add/Remove Programs.

How to Use?

XenArmor Database Password Recovery Pro is very easy to use. After installation, just launch it. It will instantly recover and show all the stored Database login passwords from all the top databases as shown below,

Right Click Menu Options

Right click context menu helps you to quickly & easily copy various fields (such as Database, Username, Password etc).Also you can launch the selected database, remove the password from selected database as shown below,

Settings

Advanced Database Settings help you to tweak & customize Database Password Recovery operations as per you need.

Click on ‘Settings’ button from the main GUI screen and you will see the ‘Database Settings’ dialog as shown below,

Settings – Custom Profile Locations

This is one of the unique benefits of this software. It helps you to specify the custom profile paths for each supported database.

To set the custom profile path, click on Settings button in main GUI screen and you will see the Settings dialog as shown below,

Note: This advanced feature is available only in Premium and higher editions.

This is useful in cases when you want to recover passwords from portable database, non-default profile location or external drive.

For 100% Password Recovery from External Drive, Download

All-In-One External Drive Password Recovery Pro

How to Add, Edit or Remove Custom Application Locations

Follow these simple steps to manage custom profile locations for any application.

➕ Add a Custom Application Location
  • Go to Settings → Application Profile Locations (second section)
  • Double-click an application from the list or select it from the dropdown
  • Enter the path manually, click Browse, or simply Drag & Drop the folder
  • Click Update to save the location
✏️ Edit an Existing Location
  • Select the application from the dropdown or double-click it in the list
  • Edit the current path or choose a new one using Browse or just Drag & Drop the folder
  • Click Update to apply the changes
❌ Remove a Custom Location
  • Right-click on the application in the list
  • Select Remove Profile Location

Once finished, head back to the main screen and click “Recover Passwords” to recover passwords from your new custom locations.

Profile Locations for All Applications

Listed below are the default profile locations for all supported applications.

If your application uses a different path, or you want to select a profile of another user, simply enter the path using the “Custom Location” option described above.

Database Managers Profile Location
FlameRobin C:\Users\[user_name]\AppData\Local\FlameRobin\
MySQL Query Browser C:\Users\[user_name]\AppData\Roaming\MySQL\
RazorSQL C:\Users\[user_name]\AppData\Roaming\RazorSQL\

Database Password Report

XenArmor Database Password Recovery Pro helps you to generate detailed report in both HTML, CSV, XML, JSON & SQLite  format. Once passwords are recovered, simply click on Report button and then select the Type of Report (HTML or CSV or XML or JSON or SQLite) from the ‘File Save Dialog’.

Here is the sample of HTML based Database Password Report,

How to Use Command-line Version?

XenArmor Database Password Recovery Pro supports both GUI & command-line in the single executable file. Command-line version helps you to fully automate database password recovery operation. You can also easily integrate it into your scripts or programs as part of advanced operations.

Here is the screenshot of Command-line version (passwords masked for security reasons)

Here are various command-line options & examples

Usage: 
    DatabasePasswordRecoveryPro.exe [report_file]

Examples:

    //Recover & save all Database Passwords to HTML file (default)
    DatabasePasswordRecoveryPro.exe report.html

    //Recover & save all Database Passwords to CSV file
    DatabasePasswordRecoveryPro.exe c:\report.csv

    //Recover & save all Database Passwords to XML file
    DatabasePasswordRecoveryPro.exe "c:\my files\report.xml"

    //Recover & save all Database Passwords to JSON file
    DatabasePasswordRecoveryPro.exe report.json

    //Recover & save all Database Passwords to SQLite Database file
    DatabasePasswordRecoveryPro.exe f:\report.db

 

By default it will generate report in HTML format. You can specify csv, xml, json or db extension to Output File to generate report in CSV or XML or JSON or SQLite database format respectively.

Note: This advanced feature is available only in Premium and higher editions.

Automation of Database Password Recovery

XenArmor Database Password Recovery Pro also can be run via command-line. This is useful in fully automating your Database Password Recovery operations daily or periodically. It can generate detailed report which can be used for future auditing or backup purposes.

Here are simple steps to automate Database Password Recovery using Windows Task Scheduler.

1) Launch Windows Task Scheduler from Administrative Tools in Control Panel. Next click on “Create Basic Task” on right side panel.

 

2) On the Basic Task page, enter name as ‘Database Password Recovery’. On next page select ‘Daily or Weekly or Monthly’ with appropriate Time settings as per your need.

3) Next on the ‘Action’ Page, click on Start Program and then enter command & arguments as shown below,

For more command-line options refer to Command-line Version section.

4) Finally click on Finish button to schedule the automatic Database Password Recovery operation.

Version & Release History

Note: To receive the download link for the latest update, please contact our support team with your order details. (“Trial Version” cannot be activated)

Version 2.0 (2025 Edition): 6th Sep 2025

New 2025 release with following major updates

  • Support for latest version of all included Database apps
  • Enriched GUI interface for smoother experience
  • New cool installer design for easier installation
  • New license manager with fall back server mechanism
  • Fixed few bugs and performed many code optimizations
  • Digitally signed with Sectigo EV code certificate – trusted by MS Smartscreen & Antivirus
  • Changed names of Personal/Enterprise Edition to Basic/Premium Edition respectively to make it more user friendly

Version 1.0 (2023 Edition): 30th Sep 2023

First public release

Contact XenArmor

Have any more queries or need any technical clarification? Just write to us at support@xenarmor.com and you will have response within 24 to 48 hours.

For more details visit home page of XenArmor Database Password Recovery Pro