IRB0T / Get-All-Saved-Chrome-Passwords

In this python script we will create passwords.txt file in which we will put all Saved Passwords Chrome Browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get-All-Saved-Chrome-Passwords (OS : Winodws)

In this python script we will see how to access saved passwords of chrome browser. We will create passwords.txt file in which we will put all Saved Passwords of Chrome Browser.

steps to follow

Step 1: Install following package ==> pip install win32crypt or python -m pip install win32crypt

Step 2: Run the script

About

In this python script we will create passwords.txt file in which we will put all Saved Passwords Chrome Browser


Languages

Language:Python 100.0%