{"id":22423717,"url":"https://github.com/paralisieth/project01","last_synced_at":"2026-05-19T04:36:09.198Z","repository":{"id":263212202,"uuid":"889629835","full_name":"paralisieth/project01","owner":"paralisieth","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-17T01:13:47.000Z","size":10813,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T10:38:03.075Z","etag":null,"topics":["cpp"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paralisieth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-16T20:13:58.000Z","updated_at":"2024-11-17T21:01:25.000Z","dependencies_parsed_at":"2024-11-23T11:15:47.896Z","dependency_job_id":null,"html_url":"https://github.com/paralisieth/project01","commit_stats":null,"previous_names":["paralisieth/project01"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paralisieth/project01","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Fproject01","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Fproject01/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Fproject01/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Fproject01/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paralisieth","download_url":"https://codeload.github.com/paralisieth/project01/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralisieth%2Fproject01/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33201966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp"],"created_at":"2024-12-05T18:12:26.843Z","updated_at":"2026-05-19T04:36:09.193Z","avatar_url":"https://github.com/paralisieth.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome Cookie Retriever\n\nThis program retrieves cookies from Google Chrome's cookie database.\n\n## Prerequisites\n\n- CMake 3.15 or higher\n- C++17 compatible compiler\n- vcpkg package manager\n- SQLite3\n\n## Building the Project\n\n1. Install dependencies using vcpkg:\n```bash\nvcpkg install sqlite3:x64-windows\n```\n\n2. Configure the project:\n```bash\ncmake -B build -S . -DCMAKE_TOOLCHAIN_FILE=[path_to_vcpkg]/scripts/buildsystems/vcpkg.cmake\n```\n\n3. Build the project:\n```bash\ncmake --build build --config Release\n```\n\n## Usage\n\nRun the executable from the command line:\n```bash\n./build/Release/cookie_retriever\n```\n\nThe program will display all cookies from Chrome's cookie database, including their domains, names, and values.\n\n## Note\n\nThe program requires access to Chrome's cookie database, which is typically located at:\n`%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default\\Network\\Cookies`\n\nMake sure Chrome is closed when running this program to avoid database lock issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalisieth%2Fproject01","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparalisieth%2Fproject01","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalisieth%2Fproject01/lists"}