CookiesGrabber

Extract local cookies from Google Chrome

Stars
0
Committers
2

Cookies Grabber

Extract local cookies from Google Chrome and save it in a json file in the desktop

You need to CLOSE chrome before use the script

Requirements

The script need these dependents:

$ pip install cryptography
$ pip install beautifulsoup4
$ pip install pywin32

How it works?

  • Firts the code extract the user of windows
  • Then the code search into every Google Chrome user's fold the cookies
  • Then the cookies files are desencrypted and it's saved in the json file
  • The code makes a html file to have a best view
  • And to finish the code open your web browser

A simple script made by AguuZzz, give me a star to support me