Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/u7p4l-in/token-cookie
Log in to get fb id cookies or access token
https://github.com/u7p4l-in/token-cookie
cookie-genarator cookie-to-token token-generator
Last synced: about 1 month ago
JSON representation
Log in to get fb id cookies or access token
- Host: GitHub
- URL: https://github.com/u7p4l-in/token-cookie
- Owner: U7P4L-IN
- License: mit
- Created: 2023-05-07T01:46:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-14T11:22:05.000Z (8 months ago)
- Last Synced: 2024-05-11T05:46:03.678Z (8 months ago)
- Topics: cookie-genarator, cookie-to-token, token-generator
- Language: Python
- Homepage:
- Size: 3.94 MB
- Stars: 34
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### What is TOKEN-COOKIE?
[**TOKEN-COOKIE**](https://github.com/U7P4L-IN/TOKEN-COOKIE) is a program to get token access from fb which has quite complete features.### No tokens/cookie appearing?
- Doesn't work for cookies/token or new accounts!
- Maybe your Facebook account is checkpointed or locked.
- The Facebook system has been repaired causing failure to get tokens.### Why login failed?
- Your Facebook account cookies are no longer valid or expired.
- Your Facebook account is logged out of the browser.
- Maybe your Facebook account has been checkpointed or temporarily locked.## Contributing
Feel 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!!.TESTED ON >
* Kali Linux
* Termux
* Mac os
* Ubuntu
* Perrot Sec OSINSTALL TOOL ON TERMUX >
```python
apt update && apt upgrade -y
pkg install git
pkg install python
rm -rf TOKEN-COOKIE
git clone --depth=1 https://github.com/U7P4L-IN/TOKEN-COOKIE.git
cd TOKEN-COOKIE
python main.py
```
TERMUX
# Report bugs
If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.### Requirements
```
python-3
pip
Internet Connection
And some other python packages
```
[Python 3](https://www.python.org/downloads/)
Install Requirements (on Linux) >
```python
>> apt-get install git python3 python3-pip python python-pip
```Kali Linux/Ubuntu/Parrot os >
```python
sudo apt-get update && apt-get install git
git clone https://github.com/U7P4L-IN/TOKEN-COOKIE.git
cd TOKEN-COOKIE
ls
sudo python3 main.py
```KALI LINUX
### Tools Languages :
DISCLAIMER >
* This Tool is for Educatinal Purposes only !
* I will not br responsible for any misuseLICENSE
Token Cookie is released under the AGPL-3.0 license, which grants the following permissions:
- Commercial use
- Modification
- Distribution
- Patent use
- Private useFor more convoluted language, see the [LICENSE](/LICENSE).
DESCRIPTION
* ©️ Copyright Message
>> Copyright © [2023-27] [U7P4L-IN]
>All 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.
# Give A Star ⭐> You can also give this repository a star to show more people and they can use this repository.