Code Monkey home page Code Monkey logo

tokenpickle_sapickle-generate's Introduction

TELEGRAM

๐Ÿง‘โ€๐Ÿ’ป Owner

๐Ÿ“ข Update Channel

โ™ป๏ธ Suppot Group

How To Generate token_sa.pickle & token.pickle File ๐Ÿ—ƒ๏ธ With Android Easily After Google Auth2.0 New policy update. Without any kind of error.

1. Install Termux F-Droid

2. Open Termux and just copy paste all the commands that described below, Make sure you have internet connection. if you see Y/n then Type y.

apt update && apt upgrade && pkg i git && pkg i python3 && pkg update python && pip install google-api-python-client google-auth-httplib2 google-auth-oauthlib && pip install --upgrade pip

OR

sudo apt update && sudo apt upgrade && clear
pkg install python3
pkg install git
pip install --upgrade pip
pip3 install -r requirements-cli.txt

3.

git clone https://github.com/JayArmo/TokenPickle_SaPickle-Generate

4. make sure Credentials.json file present in your storage folder not in Sd card. if not then just move credentials.json file into the sdcard. Not in any folder.

5. you have to give storage permission to termux. for that use this command.

termux-setup-storage

6.

cd /sdcard

7.

cp -r credentials.json /data/data/com.termux/files/home/TokenPickle

8. Just exit from termux and reopen it.

9.

cd TokenPickle

10. e Gnerate token_sa.pickle file

Note - AUTHORIZE URL

python3 gen_sa_accounts.py

11. Gnerate token.pickle file

Note - AUTHORIZE URL

python3 GenerateTokenPickle.py

12. You'll find a url https://accounts.google.com/o/oauth2/=offline like this. just copy this url and paste on browser and login into your google account. that's it. you'll see 'The authentication flow has completed. You may close this window' this massage. then you're done.

12.

cp -r token.pickle /sdcard

14. Boom ๐Ÿ’ฅ!

goto your sdcard (phone memory) you'll find token.pickle there.

We're Done.

Enjoy And don't forget to star this repo ๐Ÿ™‚

Credits...

JayArmo

tokenpickle_sapickle-generate's People

Contributors

jayarmo avatar

Stargazers

HACKERS PARADISE avatar Jai Armo avatar  avatar trust4me avatar

Watchers

 avatar

Forkers

cerminsiji

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.