Browser Password Dump



Browser Password Dump is the free command-line tool to instantly recover your lost password from all the popular web browsers.
Currently it can recover stored web login passwords from following browsers.

  • Firefox
  • Internet Explorer
  • Google Chrome
  • Chrome Canary/SXS
  • CoolNovo Browser
  • Opera Browser
  • Apple Safari
  • Flock Browser
  • SeaMonkey Browser
  • Comodo Dragon Browser

It automatically discovers installed applications on your system and recovers all the stored web login passwords within seconds.


By default it dumps all the recovered passwords to console. Now with version v2.0 onwards, you can also save the passwords to TEXT file.

Being command-line tool makes it ideal tool for penetration testers and forensic investigators. For GUI version check out the Browser Password Decryptor.


It works on both 32-bit & 64-bit platforms starting from Windows XP to Windows 8.
 
 
 
How to use?
Browser Password Dump is very easy to use tool. It is command-line/console based tool, hence you have to launch it from the command prompt (cmd.exe).

Here is the simple usage information 
 
BrowserPasswordDump.exe [-f <output_file_name>]
 
 
Examples of Browser Password Dump
//Dump all the browser passwords to console
BrowserPasswordDump.exe
 
//Dump all the browser passwords to a file 'c:\passlist.txt'
BrowserPasswordDump.exe -f "c:\passlist.txt"
 
//Show this help screen
BrowserPasswordDump.exe -h
 
 
Make sure to increase the screen width of your command prompt to see the output properly.
 
 
 
Screenshots
 
Screenshot 1: 'Browser Password Dump' displaying all the recovered passwords.




0 comments: