derv82
aac6740fc1
Small fixes for Python 3
2018-08-23 08:31:57 -07:00
derv82
96db340b57
(Reaver) Run WPS Pin Attack if Pixie-Dust fails.
2018-08-22 16:42:16 -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
e48f3bb035
Avoid AttributeErrors, support re-cracking PMKIDs
...
Process.__del__() swallows AttributeErrors now (for #120 ).
And hashcat won't output the key if it's already been cracked (it's in the pot file).
So we run hashcat again, with the --show parameter. This does not try to crack again.
2018-08-16 01:23:35 -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
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
b0bd57b1a3
Improve messaging during chopchop & fragment attacks
...
Bugfix when chopchop fails.
Displays aircrack's error message when chopchop fails.
For improving WEP attacks in #27
2018-03-25 16:03:20 -04:00
derv82
964bf23763
Small fixes to verbose output
2018-03-17 17:29:33 -04:00
derv82
7b9a023bd6
Cleaning up imports, fixing a few bugs.
2018-03-17 04:32:00 -04:00
derv82
622ec064a5
Massive refactor/renaming. No more upper-case filenames.
2018-03-17 04:04:05 -04:00