Hello, i want to try to make a simple program that guesses the password of wifi for education purposes. And writing the guess program is the easy part but here comes the hard.
this is the way you connect to wifi with cmd **C:>netsh wlan connect name=wifiname **
But where to enter the password? And when i try this without the password it says i don't have a profile made for that network im trying to access.
So you think this is possible to do or i need some MAD skills?