Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
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 |
|
|
Thread: WPA speed problem comparing to v1.31
Post: RE: WPA speed problem comparing to v1.31
1.32 uses AMP kernel (candidates calculated on GPU), therefore you need bigger wordlists as with 1.31. |
|
atom |
Old oclHashcat Support
|
8 |
14,762 |
02-16-2015, 01:05 PM |
|
|
Thread: oclHashcat v1.33
Post: oclHashcat v1.33
[hr]
Download here: https://hashcat.net/oclhashcat/
[hr]
This version 1.33 is the finalized version of what v1.32 should have been.
There's not much to see from the changelog but there wa... |
|
atom |
Old oclHashcat Announcements
|
17 |
40,097 |
02-16-2015, 09:30 PM |
|
|
Thread: Help about office documents
Post: RE: Help about office documents
Please read this thread: https://hashcat.net/forum/thread-3665.html |
|
atom |
Old oclHashcat Support
|
5 |
8,013 |
02-18-2015, 05:27 PM |
|
|
Thread: WPA speed problem comparing to v1.31
Post: RE: WPA speed problem comparing to v1.31
Well you can. If you really want to use small wordlists as before (and then adding rules), you can use hashcat in --stdout mode and pipe it to oclHashcat. In that case you will get the same speed with... |
|
atom |
Old oclHashcat Support
|
8 |
14,762 |
02-18-2015, 05:29 PM |
|
|
Thread: oclHashcat v1.33
Post: RE: oclHashcat v1.33
Important!!
There was a bug in the CUDA version related to PDF kernel, only affecting the performance. I've upload a new kernelpack to fix this problem: https://hashcat.net/files/cudaHashcat-1.33-n... |
|
atom |
Old oclHashcat Announcements
|
17 |
40,097 |
02-19-2015, 01:41 PM |
|
|
Thread: oclHashcat v1.33
Post: RE: oclHashcat v1.33
/**
* This indicates that the file specified was not found.
*/
CUDA_ERROR_FILE_NOT_FOUND = 301,
In other words, you did it wrong. Did you move the entire old 4318 m... |
|
atom |
Old oclHashcat Announcements
|
17 |
40,097 |
02-20-2015, 01:14 AM |
|
|
Thread: v1.34 beta1 started with speed increases
Post: v1.34 beta1 started with speed increases
After months of doing boring stuff like adding new hash-types and architectural changes I decide to do only fun stuff today. For me that means: Optimization
For all AMD GCN based cards (HD7970, R28... |
|
atom |
Old oclHashcat Support
|
0 |
3,164 |
02-20-2015, 05:35 PM |
|
|
Thread: What am I doing wrong??
Post: RE: What am I doing wrong??
combinator mode in hashcat cpu and oclHashcat work different.
in hashcat cpu you have to put all words into a single wordlist. |
|
atom |
Old hashcat Support
|
6 |
8,805 |
02-20-2015, 07:06 PM |
|
|
Thread: Rule syntax question
Post: RE: Rule syntax question
Quote:
--
So $$$1 is the same as $$ $1
--
Correct.
Quote:
--
meaning $$ as in I can put $$% for XXX% ? Why not $%...?
--
That makes no sense. Do you mean this?
$$ $%
That woul... |
|
atom |
General Help
|
9 |
12,637 |
02-23-2015, 12:06 AM |
|
|
Thread: ERROR: clEnqueueCopyBuffer() -30
Post: RE: ERROR: clEnqueueCopyBuffer() -30
Can not reproduce!
Quote:
--
root@et:~/oclHashcat-1.34# ./oclHashcat64.bin /root/single /root/dict/untouched/rockyou.txt -r rules/rockyou-30000.rule -d 1
oclHashcat v1.34 starting...
Device ... |
|
atom |
User Contributions
|
7 |
12,543 |
02-23-2015, 12:08 AM |
|
|
Thread: Hash Prestashop
Post: RE: Hash Prestashop
It's good you've add the plaintext of the password, otherwise you'd have been banned now :)
To your question, yes it's the salt length. I've never heard before of Prestashop, is it popular? |
|
atom |
Old hashcat Support
|
8 |
18,706 |
02-22-2015, 04:33 PM |
|
|
Thread: Charset with german Umlaute
Post: RE: Charset with german Umlaute
Also this, just fyi
Quote:
--
root@et:~# echo -n mörser | md5sum
ce543cca4f715ed57d48d9114e864103 -
root@et:~# echo -n mörser | iconv -f utf8 -t iso-8859-1 | md5sum
4eea89ef13ab9faab28b5da... |
|
atom |
Old oclHashcat Support
|
4 |
8,329 |
02-22-2015, 11:57 PM |
|
|
Thread: What am I doing wrong??
Post: RE: What am I doing wrong??
Yes, in oclHashcat you need two files. Do not forget the -a 1 switch :) |
|
atom |
Old hashcat Support
|
6 |
8,805 |
02-23-2015, 12:02 AM |
|
|
Thread: ERROR: clEnqueueCopyBuffer() -30
Post: RE: ERROR: clEnqueueCopyBuffer() -30
Wow 4k, I never tried that. Use 1k max |
|
atom |
User Contributions
|
7 |
12,543 |
02-23-2015, 12:09 PM |
|
|
Thread: Hash Prestashop
Post: RE: Hash Prestashop
no you can not do that as md5 works blockwise. you have to do a new round of transformation for each 64 bytes (and the last one only 55 bytes). therefore it requires a new kernel |
|
atom |
Old hashcat Support
|
8 |
18,706 |
02-24-2015, 12:24 PM |
|
|
Thread: oclHashcat v1.33 speed drop
Post: RE: oclHashcat v1.33
Sounds good for me (with v1.33). 136302297088 / 83355000 = 27 mins |
|
atom |
Old oclHashcat Support
|
8 |
10,910 |
02-26-2015, 11:54 AM |
|
|
Thread: 6x6950 Problem
Post: RE: 6x6950 Problem
s500bg Wrote: (02-25-2015, 09:07 PM)
--
If it cant be fixed what ver. of hashcat can i use with 11.11 catalyst drivers??
--
There is no such version |
|
atom |
Hardware
|
2 |
5,838 |
02-26-2015, 11:55 AM |
|
|
Thread: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
Post: RE: Problem with nsldaps, SSHA-1(Base64), Netscape...
Hashcat handles CRLF automatically, at least \r\n and \n, not \r |
|
atom |
Old oclHashcat Support
|
3 |
6,641 |
02-26-2015, 11:58 AM |
|
|
Thread: oclHashcat v1.33 speed drop
Post: RE: oclHashcat v1.33 speed drop
Here's the log that I had with undeath, it explains it in detail:
Quote:
--
18:28:25 undeath | atom: it really seems something messed up from 1.31 to 1.32, cudaExample0 is almost twice as slow
1... |
|
atom |
Old oclHashcat Support
|
8 |
10,910 |
02-26-2015, 08:13 PM |