5 Commits

Author SHA1 Message Date
egutierrez 51e48ec309 Add Jupyter notebook for extracting and decrypting Chrome cookies 2025-02-17 00:06:13 +01:00
egutierrez 46f0c6fcc8 Add installation instructions to README.md 2024-11-17 03:32:34 +01:00
egutierrez cb7344bb03 Add .env file creation script and update database connection method
- Implemented a script to create a .env file with environment variables and ensure .env is added to .gitignore.
- Modified the database connection function to accept a connection string instead of individual parameters.
2024-11-17 03:30:13 +01:00
egutierrez c282e5903c Initial commit of my_toolbox package with basic tools and setup files. 2024-11-17 03:09:53 +01:00
egutierrez 8179445c03 first commit 2024-11-17 03:09:14 +01:00