Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Hashcat 3.10 Slower?
Post: RE: Hashcat 3.10 Slower?
OK, the 15.201.1151.1008 is an older driver version. Unfortionally we can't stick to an older driver version because we need to support new GPU and they need drivers.. :) |
|
atom |
hashcat
|
7 |
6,943 |
02-16-2017, 07:29 PM |
|
|
Thread: hashcat VS aircrack-ng (Intel GPU)
Post: RE: hashcat VS aircrack-ng (Intel GPU)
Nah, Intel GPU are bad, while Intel CPU are good. A good GPU like my 1080 makes ~400000 keys/sec. |
|
atom |
hashcat
|
2 |
6,938 |
07-24-2016, 04:17 PM |
|
|
Thread: oclHashcat for AMD v1.30 slow with "mask"
Post: RE: oclHashcat for AMD v1.30 slow with "mask"
Because you lose the amplifier. That's very technical and goes back how oclhashcat partially reverses the MD5. The best workaround is to use it as a salted hash:
oclHashcat32.exe -m 20 -a 3 8fa1c84... |
|
atom |
Old oclHashcat Support
|
3 |
6,935 |
08-28-2014, 06:05 PM |
|
|
Thread: oclHashcat for AMD v1.30 slow with "mask"
Post: RE: oclHashcat for AMD v1.30 slow with "mask"
yes, same case, but there's no salted version of NTLM as this algorithm isn't used in a generic case. for ntlm, the only way to solve this is to produce 2 half dictionaries using maskprocessor and the... |
|
atom |
Old oclHashcat Support
|
3 |
6,935 |
08-29-2014, 11:34 AM |
|
|
Thread: Budget System Advice
Post: RE: Budget System Advice
|
atom |
Hardware
|
6 |
6,934 |
12-29-2016, 11:06 AM |
|
|
Thread: Budget System Advice
Post: RE: Budget System Advice
Also less headache with drivers |
|
atom |
Hardware
|
6 |
6,934 |
12-29-2016, 11:20 AM |
|
|
Thread: Budget System Advice
Post: RE: Budget System Advice
The Graphic Chip inside your CPU doesn't matter, you do not want to use this. The 6GB version of the 1060 has more cuda cores than the 3GB version? Well in that case it does make a difference, but tha... |
|
atom |
Hardware
|
6 |
6,934 |
12-31-2016, 04:58 PM |
|
|
Thread: Skip & Limit Calculator
Post: RE: Skip & Limit Calculator
should work on other algorithms as well, just need to adjust keyspace with result from --keyspace |
|
atom |
User Contributions
|
3 |
6,933 |
09-10-2016, 09:53 AM |
|
|
Thread: Skip & Limit Calculator
Post: RE: Skip & Limit Calculator
|
atom |
User Contributions
|
3 |
6,933 |
09-12-2016, 12:12 AM |
|
|
Thread: Hashcat Can't Find Password Even though its in the Dictionary
Post: RE: Hashcat Can't Find Password Even though its in...
There's no way to reproduce this if you do not attach files to do so. |
|
atom |
hashcat
|
16 |
6,932 |
02-13-2019, 07:37 PM |
|
|
Thread: oclhashcat SE
Post: RE: oclhashcat SE
oclHashcat already uses single hash optimizations, you can see it especially on cards which support bitalign. if you are refering on MD5 reversing techniques (+25 %) i will not add them. that does not... |
|
atom |
Feature Requests
|
2 |
6,931 |
07-16-2010, 01:22 PM |
|
|
Thread: oclhashcat SE
Post: RE: oclhashcat SE
done. latest oclHashcat-lite supports this. thread closed. |
|
atom |
Feature Requests
|
2 |
6,931 |
11-19-2011, 07:34 PM |
|
|
Thread: oclhashcat-lite v0.13 special sym ? in mask
Post: RE: oclhashcat-lite v0.13 special sym ? in mask
This is because of encoding. I guess you are running oclHashcat-lite from inside an UTF-8 shell but oclHashcat-lite works bytewise. So thats why it shows that weird characters. Try to remove the £ ... |
|
atom |
Very old oclHashcat-lite Support
|
2 |
6,926 |
01-02-2013, 12:15 PM |
|
|
Thread: No idea how to succeed cracking hashes
Post: RE: No idea how to succeed cracking hashes
Note that most default wpa passwords base on known key generations which make them perfectly brute-force able on a single GPU and 90% of the users don't change it. |
|
atom |
hashcat
|
7 |
6,926 |
10-25-2017, 01:10 PM |
|
|
Thread: How can I do this please ?
Post: RE: How can I do this please ?
tip: if you know that the first 6 or 7 positions only inlcude lower case letters you can massivly speed up the process by using -1 ?l instead of -1 ?l?d?s?u |
|
atom |
Very old oclHashcat Support
|
2 |
6,917 |
11-23-2010, 12:33 PM |
|
|
Thread: NTLM broken?
Post: RE: NTLM broken?
https://hashcat.net/wiki/oclhashcat_plus#limitations |
|
atom |
Very old oclHashcat-plus Support
|
2 |
6,911 |
11-07-2011, 02:15 PM |
|
|
Thread: oclHashcat v0.18
Post: oclHashcat v0.18
This is the first version of oclHashcat, a gpu-based cracker, released for public download.
Check out the homepage https://hashcat.net/oclhashcat for downloads, features and more detailed informatio... |
|
atom |
Very old oclHashcat Announcements
|
0 |
6,895 |
05-01-2010, 10:16 PM |
|
|
Thread: oclhashcat+ v0.12 does not see the second card
Post: RE: oclhashcat+ v0.12 does not see the second card
clinfo doesnt see it, too. only 1 gpu and 1 cpu. |
|
atom |
Very old oclHashcat-plus Support
|
2 |
6,895 |
04-23-2013, 04:33 PM |
|
|
Thread: How to use md5(md5($pass).md5($salt)) to hashcat-plus?
Post: RE: How to use md5(md5($pass).md5($salt)) to hashc...
|
atom |
Very old oclHashcat-plus Support
|
2 |
6,892 |
04-22-2012, 04:07 PM |
|
|
Thread: brute force resume
Post: RE: brute force resume
We are using markov-chains as BF replacement in oclHashcat.
https://hashcat.net/misc/p009_img/bfpp.png
However, you can use -s parameter to skip to a specific percentage. |
|
atom |
Old oclHashcat Support
|
2 |
6,891 |
02-16-2015, 12:35 PM |