Thanks to
BoarBabe who stung my curiosity, here is an even
simpler version of autoWEP:
It does not even requires you to set the 'wizard window title': it finds it on its own, like a big boy !
It should now be completely
Language Independant, at least for western languages.
Just feed it with your SSID and WEP/WPA (in a file or on the command line), et voilà!
This version (AutoWEP0.3) doesn't requires anything else but a recent
beta version of AutoIt to be compiled/run with.
And more than ever, it works with Windows XP sp2 and above, but NO NEED for a wireless adapter!
Addendum to The F*cking Manual: For specifying WPA encription within the .ini file, you must have a 'UseWPA = yes' or 'UseWPA = WPA' directive in the [Wlan] section of the .ini file (This was not well documented in TFM at the top of the .ini file, shame on me):
autowep.iniCODE
[AutoWEP]
version = 0.0.3b0
[Wlan]
WlanSSID = OhFcukIForgotToInsertMyOwnValues
Wlankey = WHATALAMERIAMICANTFIGURETHISOUT
UseWPA = yes
If you use a WEP key, just forget about this directive.