![]() |
[oclhashcat+] wpa/wpa2 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Feature Requests (https://hashcat.net/forum/forum-7.html) +--- Thread: [oclhashcat+] wpa/wpa2 (/thread-311.html) |
RE: [oclhashcat+] wpa/wpa2 - atom - 08-26-2011 update: i send a patch to aircrack-ng project that aircrack-ng can export .hccap file which is required for cracking WPA/WPA2 in oclHashcat-plus. however, oclHashcat-plus will crack the hash only and you will still require some 3rd party app like aircrack-ng to capture the packets. RE: [oclhashcat+] wpa/wpa2 - Hash-IT - 08-26-2011 Thank you, thank you and thank you atom !! :o) Many people will be grateful for this feature and you have also saved us all from EWSA !!! I am so pleased you managed to work WPA out and add it to hashcat. RE: [oclhashcat+] wpa/wpa2 - forumhero - 08-30-2011 this is fantastic news! thank you, atom RE: [oclhashcat+] wpa/wpa2 - atom - 08-30-2011 (08-26-2011, 10:24 PM)Hash-IT Wrote: Thank you, thank you and thank you atom !! :o) thanks for the reponse. it is not my intention to "save" you from EWSA and there are still reasons why you want to use it. for example there is no guarantee that i continue support hashcat or release new versions. thats the main difference. but hashcat is leading in many "disciplines" in the hash cracking area and it includes lots of unique features and it is still lot of fun and still something to improve or to fix. the community is growing and everything is fine, so there is no reason for me to stop it ![]() RE: [oclhashcat+] wpa/wpa2 - atom - 08-30-2011 here is a first "official" log of upcomming oclHashcat-plus with WPA/WPA2 support: first convert the .cap to hashcat format with aircrack-ng: Code: root@sf:~/crackers/aircrack-ng/src# ./aircrack-ng -J /root/oclHashcat-plus-0.06/testcap.hccap ../test/wpa2.eapol.cap now crack it with oclHashcat-plus: Code: root@sf:~/oclHashcat-plus-0.06# ./oclHashcat-plus64.bin -m 2500 -n 8 testcap.hccap wordlist.txt this is on my hd6990 (stock clocks). note: this is set to a lazy workload level (-n 8). that means i can use my desktop without lags while cracking on the same card. i can play games or watch movies. if i raise this to like 160 i can reach around 160-165k. hd5970 on stock clocks is around 150k. be prepared ![]() RE: [oclhashcat+] wpa/wpa2 - ati6990 - 08-30-2011 ati 6990 oc 880 mhz _________________________________ [s]tatus [p]ause [r]esume [q]uit => s Status.......: Running Hash.Type....: WPA/WPA2 Input.Mode...: File (BIG-WPA-LIST-1) Time.Running.: 15 secs Time.Left....: 7 mins, 27 secs Time.Util....: 15599/368ms crack/load, 1.2% idle Speed.Plains.: 176.2k c/s real, 180.4k c/s virt Speed.Words..: 176.2k c/s real, 180.4k c/s virt Recovered....: 0/1 Digests, 0/1 Salts Progress.....: 2555904/81353499 (3.14%) HW.Monitor.#1: 96% GPU, 73c Temp HW.Monitor.#2: 96% GPU, 73c Temp oc 900 mhz __________________________________________ [s]tatus [p]ause [r]esume [q]uit => s Status.......: Running Hash.Type....: WPA/WPA2 Input.Mode...: File (BIG-WPA-LIST-1) Time.Running.: 4 mins, 1 sec Time.Left....: 3 mins, 34 secs Time.Util....: 241409/6066ms crack/load, 1.3% idle Speed.Plains.: 181.2k c/s real, 185.7k c/s virt Speed.Words..: 181.2k c/s real, 185.7k c/s virt Recovered....: 0/1 Digests, 0/1 Salts Progress.....: 42467328/81353499 (52.20%) HW.Monitor.#1: 97% GPU, 77c Temp HW.Monitor.#2: 97% GPU, 77c Temp [s]tatus [p]ause [r]esume [q]uit => s next tests will be with optimized settings , so stay tuned or beat thiz ![]() RE: [oclhashcat+] wpa/wpa2 - forumhero - 08-31-2011 oh you tease! how does it scale on multiple dual gpu such as 2x or 4x hd6990/hd5970? RE: [oclhashcat+] wpa/wpa2 - Rolf - 08-31-2011 Perfectly? RE: [oclhashcat+] wpa/wpa2 - forumhero - 08-31-2011 i only ask because pyrit didn't scale well at all. single hd5970 was getting about 140,000 pmks. someone ran 4xhd5970 and only got 280,000 pmks RE: [oclhashcat+] wpa/wpa2 - Rolf - 08-31-2011 Pyrit sucks since it wants a CPU core per GPU and it's for Linux only. Oclhc-plus will be the fastest too. In my benchmarks, it was 30% faster than Elcomderp and did not use an entire CPU core, among other goodies. |