|
|
hace 4 años | |
|---|---|---|
| bnet_retriever | hace 4 años | |
| .gitignore | hace 6 años | |
| README.md | hace 6 años | |
| crack-api.py | hace 4 años | |
| doc.md | hace 4 años | |
| failed_login.py | hace 4 años | |
| get_token.py | hace 4 años | |
| requirements.py | hace 6 años | |
| run.py | hace 4 años |
Environments: Basically the project runs on Python3, for detailed dependencies, see requirements.txt
for running the script get_token.py, one should install browser-cookie3 and requests first, by running
pip install browser-cookie3
pip install requests
in terminal.