Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 566 Bytes

File metadata and controls

27 lines (18 loc) · 566 Bytes

Itau CLI

Requerimientos

  • = python 3.5

  • pip install -r requirements.txt

  • Cuenta ITAU Uruguay

  • Conocimiento de Python para ver el código y asegurarse que no estoy robando tus datos.

Uso

❯ python itau.py --help

Usage: itau.py [OPTIONS]

Options:
  --username TEXT  Itau Link username (usually identity card from Uruguay)
  --password TEXT  Itau Link weak password
  --save-csv       Generate a CSV report for each account. (Saved in current
                   directory)
  -v, --verbose
  --help           Show this message and exit.