/wifi-password-cli

This command line script captures passwords saved in windows from the network name

Primary LanguagePython

wifi-password-cli

Installing dependencies

> pip install -r requirements.txt

How to use

usage: get_passwd.py -n --network 'name'

positional arguments:
   -n, --network, enter the network name

Exemple:

> python3 get_passwd.py -n 'Network'