Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Who hashcat code source v0.48 for me please?
Post: RE: Who hashcat code source v0.48 for me please?
hashcat was born through immaculate conception. there is no source code. merry christmas. |
|
epixoip |
Old hashcat Support
|
4 |
7,188 |
12-11-2014, 06:45 AM |
|
|
Thread: MD5 salted hashs
Post: RE: MD5 salted hashs
Works for me.
Code:
--
epixoip@token:~/hashcat-0.48$ echo '01dfae6e5d4d90d9892622325959afbe:7050461' >testhash
epixoip@token:~/hashcat-0.48$ echo 'hashcat' >testdict
epixoip@token:~/hashcat-0.... |
|
epixoip |
Old hashcat Support
|
4 |
8,169 |
12-22-2014, 04:06 AM |
|
|
Thread: MD5 salted hashs
Post: RE: MD5 salted hashs
Correct.
Code:
--
epixoip@token:~/hashcat-0.48$ echo -n 'knickyM7j' | md5sum
e8f17a431edd2b7edb1ab6b3ceb6f7d5 -
epixoip@token:~/hashcat-0.48$ echo knicky >>testdict
epixoip@token:~/hashcat-0... |
|
epixoip |
Old hashcat Support
|
4 |
8,169 |
12-22-2014, 05:30 AM |
|
|
Thread: Incrementing Brute Force Attack?
Post: RE: Incrementing Brute Force Attack?
GTX 970 has decent Perf/Watt ratio.
For incremental brute force, look at https://hashcat.net/wiki/doku.php?id=mask_attack
You're not going to be able to brute force past 9 characters, let alone 3... |
|
epixoip |
Old oclHashcat Support
|
4 |
12,087 |
01-01-2015, 07:30 AM |
|
|
Thread: Incrementing Brute Force Attack?
Post: RE: Incrementing Brute Force Attack?
If you have more than one hash you probably won't be able to brute force past length 5 or 6.
Depending on exactly how many unique salts you have, you may not be able to do any of the things rsberzerk... |
|
epixoip |
Old oclHashcat Support
|
4 |
12,087 |
01-01-2015, 09:16 AM |
|
|
Thread: Help with speed question
Post: RE: Help with speed question
In this context, "words" is the number of words from wordlist.txt that are being hashed per second, and "plains" is the number of actual plaintext candidates that are being hashed per second.
For a... |
|
epixoip |
Old hashcat Support
|
4 |
8,251 |
01-06-2015, 04:58 AM |
|
|
Thread: Help with speed question
Post: RE: Help with speed question
Your speed is 64.76 MH/s -- that's the "plains." And "words" how many words from your wordlist you are going through per second.
If you were doing a straight wordlist attack, both "plains" and "wor... |
|
epixoip |
Old hashcat Support
|
4 |
8,251 |
01-06-2015, 05:17 AM |
|
|
Thread: oclHashcat arent recovering hash
Post: RE: oclHashcat arent recovering hash
You should have searched the forums before posting, as this has been covered several times. Catalyst 14.12 is broken and does not work. You need exactly Catalyst 14.9.
Further, oclHashcat tells you n... |
|
epixoip |
Old oclHashcat Support
|
4 |
7,240 |
01-09-2015, 08:47 PM |
|
|
Thread: oclHashcat arent recovering hash
Post: RE: oclHashcat arent recovering hash
The webpage was updated earlier to say:
Quote:
--
AMD users require Catalyst 14.9 exactly
--
|
|
epixoip |
Old oclHashcat Support
|
4 |
7,240 |
01-09-2015, 08:58 PM |
|
|
Thread: Driver archive
Post: RE: Driver archive
Actually AMD does maintain such an archive. You can get drivers going back several years. Those "Helpful Links" are more helpful than you probably reckoned ;)
For Linux:
https://support.amd.com/e... |
|
epixoip |
General Help
|
4 |
7,838 |
01-15-2015, 07:04 PM |
|
|
Thread: Low speed on GTX 970 v1.32 with WPA2
Post: RE: Low speed on GTX 970 v1.32 with WPA2
150 KH/s is a great speed for WPA2 on the GTX 970. WPA is just a really slow algorithm. |
|
epixoip |
Old oclHashcat Support
|
4 |
7,777 |
01-17-2015, 06:56 AM |
|
|
Thread: Driver archive
Post: RE: Driver archive
You shouldn't have needed to search at all -- the link is right there on the driver download page.
https://i60.tinypic.com/zyh6it.png |
|
epixoip |
General Help
|
4 |
7,838 |
01-17-2015, 04:30 PM |
|
|
Thread: Launching an attack NTLM
Post: RE: Launching an attack NTLM
Syntax is wrong. The proper way to format the above command would be:
Code:
--
oclHashcat64 -m 1000 -a 3 -i -o C:\output.txt Localhashes.txt ?a?a?a?a?a
--
Note that I have omitted "max=10" b... |
|
epixoip |
General Help
|
4 |
8,268 |
01-29-2015, 11:24 PM |
|
|
Thread: Launching an attack NTLM
Post: RE: Launching an attack NTLM
The flag is actually --increment-max but it doesn't really have much use in the real world. In most all scenarios the maximum will simply be the length of your mask.
If you wanted to brute force ?a... |
|
epixoip |
General Help
|
4 |
8,268 |
01-30-2015, 12:03 AM |
|
|
Thread: Tesla - GPU Cluster
Post: RE: Tesla - GPU Cluster
VCL is dead. Hasn't been updated since Sept 2013, and thus hasn't kept up with bugs/changes in the drivers. This is the main reason why we developed Hashstack. I assume the students that were working ... |
|
epixoip |
Old oclHashcat Support
|
4 |
7,636 |
02-04-2015, 12:38 PM |
|
|
Thread: Benchmark dies on 64bits (32bit ok)
Post: RE: Benchmark dies on 64bits (32bit ok)
|
epixoip |
Old oclHashcat Support
|
4 |
9,790 |
02-17-2015, 01:04 AM |
|
|
Thread: NOT real Temperature limit on GPU 1 reached, aborting...
Post: RE: NOT real Temperature limit on GPU 1 reached, a...
Not a problem, happy to hear it wasn't a hardware issue |
|
epixoip |
Old oclHashcat Support
|
4 |
9,086 |
02-28-2015, 06:11 PM |
|
|
Thread: NOT real Temperature limit on GPU 1 reached, aborting...
Post: RE: NOT real Temperature limit on GPU 1 reached, a...
Try re-flashing the BIOS. There's actually two BIOS on the 5970, one for the master GPU and one for the slave GPU. Make sure you flash the correct BIOS to the correct GPU.
Been a while since I've ran... |
|
epixoip |
Old oclHashcat Support
|
4 |
9,086 |
02-27-2015, 02:53 AM |
|
|
Thread: Hashcat only using ~2% of GPU?
Post: RE: Hashcat only using ~2% of GPU?
GT 750M is basically an underclocked, low-power variant of a GT 650. Back-of-napkin math shows that it should get around 13 KH/s, so the 12 KH/s you're seeing is certainly correct.
Whatever you're... |
|
epixoip |
Old oclHashcat Support
|
4 |
13,789 |
03-18-2015, 09:12 AM |
|
|
Thread: Hashcat only using ~2% of GPU?
Post: RE: Hashcat only using ~2% of GPU?
You should be able to get a little bit more out of your GPU if you add ''-w 3'' to your command line. But keep in mind this may cause display issues, and will likely raise the GPU temperature as well.... |
|
epixoip |
Old oclHashcat Support
|
4 |
13,789 |
03-19-2015, 02:47 AM |