Skip to content

When you use Chrome it store your data for betterment of your experience Like it store your History,Cookies,Password in Sqlite database file this program simply connect to the database and make csv file So that You Can See it. The passwords are encrypted So we are using some python library to decrypt it Chrome is updating day by day so encryptio…

Notifications You must be signed in to change notification settings

HardikJade/Chrome_Data_Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The Above Python Code Contains Some Libraries That Some Users may not Have So I am Attaching requirement.txt file So You Need To Run The Below Code. pip install -r requirement.txt This Check the required libraries if present it will leave it if not it will download it

About

When you use Chrome it store your data for betterment of your experience Like it store your History,Cookies,Password in Sqlite database file this program simply connect to the database and make csv file So that You Can See it. The passwords are encrypted So we are using some python library to decrypt it Chrome is updating day by day so encryptio…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages