Wps-dict is an utility to dynamically generate pins based on the BSSID, ESSID and serial passed into the application based on a highly modular architecture, that allows providers to provide the pins and hints to which tool to run and, of course, the tools themselves.
Wps-dict includes both a CLI version named wps-dict-cli.py
and a GUI GTK 3 version named wps-dict-gui.py
- Python 3.1 or higher.
Install them by running make
or make debian
.
Note: for more in-depth info see the requirements page.