Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
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: 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: 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: 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 |
|
|
Thread: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI wrapper)
Post: RE: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI w...
Welcome to hashcat universe and thanks for your contribution.
Protip: If you want to succeed Blandy's GUI you can try to make it useable on linux (using mono) and add the rarely used features like ... |
|
atom |
User Contributions
|
19 |
35,842 |
02-27-2015, 12:44 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
which oclHashcat version is this? windows/linux? which driver? |
|
atom |
User Contributions
|
289 |
592,183 |
02-28-2015, 05:08 PM |
|
|
Thread: oclHashcat v1.33 speed drop
Post: RE: oclHashcat v1.33 speed drop
|
atom |
Old oclHashcat Support
|
8 |
10,910 |
02-28-2015, 05:10 PM |
|
|
Thread: USER:HASH Plain Text
Post: RE: USER:HASH Plain Text
root@et:~/oclHashcat-1.34# cat hash
[email protected]:81dc9bdb52d04dc20036dbd8313ed055
root@et:~/oclHashcat-1.34# cat oclHashcat.pot
81dc9bdb52d04dc20036dbd8313ed055:lala
root@et:~/oclHashcat-1.34#... |
|
atom |
Old hashcat Support
|
5 |
10,945 |
03-02-2015, 12:03 PM |