Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 505 Bytes

Firefox Cookie Stealer

This is a simple Python script for Windows that retreives all cookies from Firefox browser. This script can retreive cookies from multiple profiles and save them as a JSON file.

Warning

This script is for your own and legal use only. Hacking without permission is illegal and I am not responsible for any illegal use.

Usage

python main.py - print cookies on standard output
python main.py -j - save cookies as a JSON file

or call it directly - cmd /k main.py