Question: I need a Python program under Windows to attempt to log in to a wifi network with a list of passwords. It can be Python
I need a Python program under Windows to attempt to log in to a wifi network with a list of passwords. It can be Python 2 or 3. I have tried numerous libraries but they are all for Linux, I need a Windows solution. PyWiWI seems like the best option, but there is no documentation so I am just guessing at functions. Ultimatley I want to have a built in list, with 10 or so passwords, one of which is the corect one, that will substitute a new value from the list of 10 into a password variable and send that to a login script. I just don;t have the solution for the actual login piece.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
