I hereby claim:
- I am comical-interactive on github.
- I am dvionst95 (https://keybase.io/dvionst95) on keybase.
- I have a public key ASCBlnbaA56lnR5kkSDdXPeEUTXSWLjhFVdd7IIH4CH06go
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
# Usage: | |
# ./binance.py <email> <senha> <otp> <wallet to test json> | |
from solver import PuzleSolver | |
import calendar | |
import json | |
import os | |
import pyotp |