RE: Hacking WEP/WPA/WPA2 [Python] 09-23-2016, 02:55 PM
#3
Code looks pretty solid, but why not use a language that's more friendly with the file system and shell interface and implements tools like grep and ls as part of the builtin package like Perl or (to an extent) PHP?
Alternatively, if you still want to use Python and want a clean and easy CLI, use the standard argparse module.
Alternatively, if you still want to use Python and want a clean and easy CLI, use the standard argparse module.
It's often the outcasts, the iconoclasts ... those who have the least to lose because they
don't have much in the first place, who feel the new currents and ride them the farthest.
don't have much in the first place, who feel the new currents and ride them the farthest.