derv82
4173ef46e5
--crack supports hashcat, aircrack, john, cowpatty, and pyrit.
...
* Still not "print" option for --crack.
* Checks hashcat for devices, uses --force if no devices are found.
* Interrupting --crack stops entire process, not just a single crack attempt
* Changed wordlist location, hopefully completes #102 .
2018-08-20 19:33:42 -07:00
derv82
0977f48d0c
Documentation, code-formatting, and refactoring.
...
* Added some docs, updated existing docs.
* Use single-quotes for strings when possible.
* Color.pexception() prints exception and stack trace.
2018-08-17 03:46:58 -07:00
derv82
9d1db5966b
Change shebang from /usr/bin/python to /usr/bin/env python
...
Resolves #99
2018-06-09 22:46:30 -04:00
derv82
1083db6f88
Add eviltwin args. Add "Dependency" subclass
2018-04-21 04:25:46 -04:00
derv82
9f95f554ae
Lots of changes to improve WEP, but don't actually improve WEP.
2018-04-19 22:49:59 -04:00
derv82
3eddcaa59f
Support for Python3
...
That was fun.
2018-03-31 23:02:33 -04:00
derv82
a488cf86f1
Bugfix: Don't infinitely loop while calculating Hex & ASCII key from WEP attack.
...
* Simplified HEX/ASCII conversion. Avoids infinite loop 🤔
* Added integration test: python -m wifite.tools.aircrack
Should resolve "hanging" issues during WEP attacks such as #27 .
2018-03-24 14:10:48 -04:00
derv82
622ec064a5
Massive refactor/renaming. No more upper-case filenames.
2018-03-17 04:04:05 -04:00