{"id":20486124,"url":"https://github.com/u7p4l-in/token","last_synced_at":"2025-06-13T12:04:54.504Z","repository":{"id":142165392,"uuid":"612960949","full_name":"U7P4L-IN/TOKEN","owner":"U7P4L-IN","description":"Input Cookie to get FB Access Token","archived":false,"fork":false,"pushed_at":"2024-10-24T02:53:20.000Z","size":7394,"stargazers_count":26,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-10-24T19:37:56.489Z","etag":null,"topics":["cookie-to-token","cookie-token","token-generator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/U7P4L-IN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-12T13:56:42.000Z","updated_at":"2024-10-24T02:53:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3a1b40c-e9d1-4c1f-9492-cc6a5ccf1e33","html_url":"https://github.com/U7P4L-IN/TOKEN","commit_stats":null,"previous_names":["u7p4l-in/token"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FTOKEN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FTOKEN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FTOKEN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/U7P4L-IN%2FTOKEN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/U7P4L-IN","download_url":"https://codeload.github.com/U7P4L-IN/TOKEN/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224812290,"owners_count":17374148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cookie-to-token","cookie-token","token-generator"],"created_at":"2024-11-15T16:35:12.593Z","updated_at":"2024-11-15T16:35:13.496Z","avatar_url":"https://github.com/U7P4L-IN.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://capsule-render.vercel.app/api?type=waving\u0026height=210\u0026text=TOKEN\u0026fontAlign=70\u0026fontAlignY=50\u0026color=gradient\" width=\"100%\"/\u003e\n\u003c/p\u003e\n\n\u003c/p\u003e\n   \u003cp align=\"center\"\u003e\n      \u003ca href=\"https://github.com/U7P4L-IN/TOKEN/stargazers\"\u003e\n      \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/U7P4L-IN/TOKEN?style=for-the-badge\u0026logo=github\u0026color=f4dbd6\u0026logoColor=D9E0EE\u0026labelColor=302D41\"\u003e\u003c/a\u003e\n      \u003ca href=\"https://github.com/U7P4L-IN/TOKEN/releases/latest\"\u003e\n      \u003cimg alt=\"Releases\" src=\"https://img.shields.io/github/release/U7P4L-IN/TOKEN?style=for-the-badge\u0026logo=semantic-release\u0026color=f5bde6\u0026logoColor=D9E0EE\u0026labelColor=302D41\"/\u003e\u003c/a\u003e\n      \u003ca href=\"https://www.conventionalcommits.org/en/v1.0.0/\"\u003e\n      \u003cimg alt=\"conventionalcommits\" src=\"https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?style=for-the-badge\u0026logo=conventionalcommits\u0026color=ee99a0\u0026logoColor=D9E0EE\u0026labelColor=302D41\"\u003e\u003c/a\u003e\n      \u003ca href=\"https://github.com/U7P4L-IN/TOKEN/actions/workflows/github-action.yml\"\u003e\n      \u003cimg alt=\"testandlint\" src=\"https://img.shields.io/github/actions/workflow/status/vn7n24fzkq/github-profile-summary-cards/test-and-lint.yml?branch=main\u0026label=Test%20and%20Lint\u0026style=for-the-badge\u0026color=a6da95\"\u003e\u003c/a\u003e\n   \u003c/p\u003e\n   \n\u003c/br\u003e\n\n\u003eA Facebook cookie to access token converter is a tool or script that facilitates the transformation of a Facebook cookie into an access token\n\n[1] - Facebook Cookie:\n\n* A cookie is a small piece of data stored on your device by a website you visit. In the context of Facebook, cookies are used to maintain session information, track user preferences, and enable features like staying logged in.\n* When you log in to Facebook, a cookie is generated and stored in your browser. This cookie contains information related to your session, authentication, and other settings.\n\n[2] - Access Token:\n\n* An access token is a secure and temporary credential that allows an application (or a user) to access specific resources on behalf of the user.\n* In the case of Facebook, an access token grants permission to perform actions like posting, reading user data, or interacting with the Facebook Graph API.\n\n\u003ch4 align=\"left\"\u003eTESTED ON \u003e \u003c/h4\u003e\n\n* Kali Linux\n* Termux\n* Mac os\n* Ubuntu\n* Perrot Sec OS\n\n\u003ch4 align=\"left\"\u003eINSTALL TOOL ON TERMUX \u003e \u003c/h4\u003e\n \n```python\napt update \u0026\u0026 apt upgrade -y\npkg install git\npkg install python\nrm -rf TOKEN\ngit clone --depth=1 https://github.com/U7P4L-IN/TOKEN.git\ncd TOKEN\npython main.py\n```\n\u003cp align=\"center\"\u003e\u003cimg src=\"./image/carbon.png\"\u003e\n\n\u003ch5 align=\"center\"\u003e\u003cb\u003eTERMUX\u003c/b\u003e\u003c/h5\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"./image/demo1.jpg\"\u003e\n\u003cp align=\"center\";\u003e\u003cimg src=\"./image/demo2.jpg\"\u003e \n\n\n# Report bugs\nIf you notice issues while installing this tool or running this tool kindly mail to me at \u003ca href=\"mailto: AnonyminHack5@protonmail.com\"\u003eGmail\u003c/a\u003e or Open an issue via github.\n\n### Requirements \n```\npython-3\npip\nInternet Connection\nAnd some other python packages\n``` \n[Python 3](https://www.python.org/downloads/)\n\n\u003chr\u003e\n\n\u003ch2 align=\"left\"\u003eInstall Requirements (on Linux) \u003e \u003c/h2\u003e\u003cbr\u003e\n\n```python\n\u003e\u003e apt-get install git python3 python3-pip python python-pip\n```\n\u003ch2 align=\"left\"\u003eKali Linux/Ubuntu/Parrot os \u003e \u003c/h2\u003e\u003cbr\u003e\n\n```python\nsudo apt-get update \u0026\u0026 apt-get install git\ngit clone https://github.com/U7P4L-IN/TOKEN.git\ncd TOKEN\nls\nsudo python3 main.py\n```\n\u003ch5 align=\"center\"\u003e\u003cb\u003eKALI LINUX\u003c/b\u003e\u003c/h5\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"./image/demo3.png\"\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"./image/demo4.png\"\u003e\n  \n\u003c/br\u003e\n\n\u003cp align=\"center\"\u003e  \u003ca href=\"https://t.me/TheU7p4lArmyX\"\u003e\u003cimg width=\"160\" height=\"50\" src=\"https://i.imgur.com/N7AK7XY.png\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003c/br\u003e\n\n### Tools Languages :\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github-readme-stats.vercel.app/api/pin?username=U7P4L-IN\u0026repo=TOKEN\u0026title_colour=fff\u0026icon_color=f9f9f9\u0026text_color=9f9f9f\u0026bg_color=151515\" width=\"100%\"/\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n### No tokens appearing?\n\n- Doesn't work for cookies or new accounts!\n- Maybe your Facebook account is checkpointed or locked.\n- The Facebook system has been repaired causing failure to get tokens.\n\n### Why login failed?\n\n- Your Facebook account cookies are no longer valid or expired.\n- Your Facebook account is logged out of the browser.\n- Maybe your Facebook account has been checkpointed or temporarily locked.\n\n### Contributing\nFeel Free To Clone This Project. For Major Changes, Please Open An Issue First To Discuss What You Would Like To Change Or Add, Thank You!!.\n\n\u003ch2 align=\"center\"\u003eLICENSE\u003c/h2\u003e\n\n**Cookie to Token** converter is released under the MIT license, which grants the following permissions:\n- Commercial use\n- Modification\n- Distribution\n- Patent use\n- Private use\n\nFor more convoluted language, see the [LICENSE](/LICENSE).\n\u003c/br\u003e\n\n\u003ch5 align=\"center\"\u003e\u003cb\u003eDESCRIPTION\u003c/b\u003e\u003c/h5\u003e\n\n* ©️ Copyright Message\n\u003e\u003e Copyright © [2023-27] [U7P4L-IN]\n\u003eAll rights reserved. This Python project, along with its code, documentation, and any associated files, is the intellectual property of ANONYMOUS CYBER. You may not reproduce, distribute, or modify the contents of this repository without explicit permission from the owner.\n# Give A Star ⭐\n\n\u003e You can also give this repository a star to show more people and they can use this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fu7p4l-in%2Ftoken","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fu7p4l-in%2Ftoken","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fu7p4l-in%2Ftoken/lists"}