Skip to content

demonstrate how easy it is for hackers to extract every username and password saved on your Chrome profile.

Notifications You must be signed in to change notification settings

NABEGHEHACOM/ChromeDecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ChromeDecryptor

Before we get started, I should mention that I have not tested this on macOS or any Linux distributions. To replicate this demonstration, you must be on a Windows environment with Python. also Will only work on Google Chrome version 79 and below

First let’s begin by importing all the dependencies required, and setting the folder location of your Chrome profile user data. Required dependencies: sqlite3 and win32crypt

Installation

If you get import errors for win32crypt install pypiwin32 :

pip install pypiwin32

Demonstration


AmirHosein Moallemi

About

demonstrate how easy it is for hackers to extract every username and password saved on your Chrome profile.

Topics

Resources

Stars

Watchers

Forks

Languages