Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Scrypt and TMTO question
Post: RE: Scrypt and TMTO question
Do you even know what TMTO means? It has nothing to do with n, p, r values. (what is r?) |
|
undeath |
Old oclHashcat Support
|
7 |
12,640 |
06-23-2015, 07:56 PM |
|
|
Thread: Very large dict (naxxatoe) - hashing stops
Post: RE: Very large dict (naxxatoe) - hashing stops
what did the rejection rate do? |
|
undeath |
Old oclHashcat Support
|
5 |
10,558 |
06-21-2015, 06:46 PM |
|
|
Thread: 82141 H/s max for r9 270?
Post: RE: 82141 H/s max for r9 270?
combinations: 1099511627776
necessary c/s to crack in two days: 1099511627776/60/60/24/2 = 6362914.5
a Nvidia Titan X archives ~315 kH/s (according to this benchmark: https://gist.github.com/epixo... |
|
undeath |
Old oclHashcat Support
|
4 |
8,273 |
06-20-2015, 04:25 PM |
|
|
Thread: Trying to benchmark, computer restarts, Ubuntu 14.04
Post: RE: Trying to benchmark, computer restarts, Ubuntu...
You roughly need 400W for powering each card alone. That's without the other system components. Also your power supply should not have more than 85% utilization in total. |
|
undeath |
Old oclHashcat Support
|
7 |
13,807 |
06-18-2015, 12:41 PM |
|
|
Thread: Lastpass cracking speed
Post: RE: Lastpass cracking speed
Retrieving the master password would generally allow someone to decrypt the vault but lastpass claims the attackers did not gain access to the vaults. Hence they'd need to use the online login. Theref... |
|
undeath |
General Talk
|
6 |
17,873 |
06-17-2015, 08:02 PM |
|
|
Thread: Best card for Descrypt and md5apr1
Post: RE: Best card for Descrypt and md5apr1
well, you can get a single GTX 970 for ~330€ which is your initial budget. |
|
undeath |
Old oclHashcat Support
|
8 |
11,869 |
06-15-2015, 01:26 PM |
|
|
Thread: Best card for Descrypt and md5apr1
Post: RE: Best card for Descrypt and md5apr1
|
undeath |
Old oclHashcat Support
|
8 |
11,869 |
06-15-2015, 12:48 PM |
|
|
Thread: Snowden Files Cracked, Surprised?
Post: RE: Snowden Files Cracked, Surprised?
Just some numbers:
Cracking AES-128 at a speed of 10^18 tries per second (which is probably much faster than even the NSA can afford) takes an awful lot of time:
2**128/1000000000000000000/60/60/24/... |
|
undeath |
General Talk
|
4 |
8,059 |
06-14-2015, 02:35 PM |
|
|
Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???
oh crap, my alphabet has a different order than everyone elses'. Testing.
works for me on cudahashcat 1.37 beta
Code:
--
./cudaHashcat64.bin -m0 -a1 $(echo -n axa | md5sum | cut -c-32) /tmp/a /tmp/a... |
|
undeath |
Old oclHashcat Support
|
9 |
11,372 |
06-13-2015, 06:40 PM |
|
|
Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???
You are appending "X" to the right-hand word. Maybe use -k? |
|
undeath |
Old oclHashcat Support
|
9 |
11,372 |
06-13-2015, 06:16 PM |
|
|
Thread: HashCat failes to bruteforce crack a known hash.
Post: RE: HashCat failes to bruteforce crack a known has...
your mask is for numeric candidates only |
|
undeath |
Old oclHashcat Support
|
2 |
5,398 |
06-11-2015, 05:30 PM |
|
|
Thread: Can you use oclHashcat to generate rainbow tables?
Post: RE: Can you use oclHashcat to generate rainbow tab...
https://en.wikipedia.org/wiki/Rainbow_table |
|
undeath |
Old oclHashcat Support
|
5 |
13,162 |
06-09-2015, 10:04 PM |
|
|
Thread: Can you use oclHashcat to generate rainbow tables?
Post: RE: Can you use oclHashcat to generate rainbow tab...
A rainbow table is something very different from a list of hashes. Besides, no, you can't. |
|
undeath |
Old oclHashcat Support
|
5 |
13,162 |
06-09-2015, 10:32 AM |
|
|
Thread: is this the end for AMD?
Post: RE: is this the end for AMD?
Aesthetics and DX support has always been what I have been looking for in a card. You are dead right. |
|
undeath |
General Help
|
6 |
11,119 |
06-06-2015, 08:34 PM |
|
|
Thread: identify hash with duckgoduck
Post: RE: identify hash with duckgoduck
did not read the article but it's complete and utter bs. |
|
undeath |
User Contributions
|
2 |
7,835 |
06-05-2015, 08:55 PM |
|
|
Thread: oclHashcat on desktop apu and decryt
Post: RE: oclHashcat on desktop apu and decryt
what error are you getting and why do you use --force? |
|
undeath |
Old oclHashcat Support
|
4 |
6,353 |
06-01-2015, 11:05 PM |
|
|
Thread: i got this error
Post: RE: i got this error
the hash.txt file is not in C:\ |
|
undeath |
General Help
|
6 |
7,212 |
06-01-2015, 05:42 PM |
|
|
Thread: Problem trying the example .pccap file + my wifi
Post: RE: Problem trying the example .pccap file + my wi...
You can run oclhashcat with --show |
|
undeath |
Old oclHashcat Support
|
6 |
8,358 |
05-29-2015, 02:40 PM |
|
|
Thread: Recover from hash with SSHA and Salt
Post: RE: Recover from hash with SSHA and Salt
w98 Wrote: (05-28-2015, 03:57 PM)
--
I also have the password in HEX
--
1. convert hex to ascii
2. ???
3. Profit! |
|
undeath |
General Help
|
4 |
6,590 |
05-28-2015, 04:24 PM |
|
|
Thread: wpa &wpa2
Post: RE: wpa &wpa2
something's wrong with your setup. According to this benchmark (https://gist.github.com/epixoip/1f26f43e9036d9ce0eb8) a single Titan X should archive ~280k/s |
|
undeath |
Old oclHashcat Support
|
9 |
16,755 |
05-28-2015, 11:08 AM |