Commit Graph

4 Commits

Author SHA1 Message Date
derv82
992a84fd3b Improved --crack option.
* Detect handshakes instead of relying on cracked.txt
  * cracked.txt doesn't store non-cracked handshakes!
* Sort handshakes by capture date
* Use cap2hccapx.bin found in /usr/lib/hashcat-utils
* Link to tool if it's not found.
* Include BSSID in --crack commands if relevant
2018-02-28 04:40:43 -05:00
deix
dbc0d995e3 The start parameter for enumerate()
Since python version 2.6 the start parameter was added and can be used
2017-08-28 18:14:09 +02:00
derv82
a8337a47a7 Fix order of hashcat arguments (hccapx <-> wordlist)
For #15
2017-05-16 14:24:38 -04:00
derv82
a08dbf99c5 --crack option provides commands to crack a handshake
Requested in #15
2017-05-14 23:07:34 -04:00