Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: oclHashCat-plus64 MD5(unix) cracking help
Post: RE: oclHashCat-plus64 MD5(unix) cracking help

Well, I see you've booted up Backtrack such as hacker, LoL! Escape charset defined with -1 and don't use '--increment[-min,-max]' with straight mode.
Kuci General Talk 19 54,077 05-01-2013, 02:13 PM
    Thread: oclHashCat-plus64 MD5(unix) cracking help
Post: RE: oclHashCat-plus64 MD5(unix) cracking help

Why don't you look at help and wiki ? There's everything what you need.
Kuci General Talk 19 54,077 05-01-2013, 03:50 PM
    Thread: oclHashCat-plus64 MD5(unix) cracking help
Post: RE: oclHashCat-plus64 MD5(unix) cracking help

You can adjust utilization with -n and -u parameters, but 60 kh/s is a good speed for this highly iterated algorithm...
Kuci General Talk 19 54,077 05-01-2013, 05:38 PM
    Thread: What is the solution to this problem? I hope to respond with a solution
Post: RE: What is the solution to this problem? I hope t...

Oh, I love those Window$ boys :D @ghostblack: Wanna help ? Then check help.
Kuci Very old oclHashcat-plus Support 10 15,217 05-09-2013, 10:28 PM
    Thread: help
Post: RE: help

MD5 is default mode and he wrote he wants to crack MD5. So, I assume that there is dummy space at the end of every line.
Kuci Old hashcat Support 10 18,242 05-11-2013, 06:40 PM
    Thread: Wordpress password
Post: RE: Wordpress password

World would be much better place for life if people like you would use google first.
Kuci General Help 4 7,739 05-11-2013, 06:42 PM
    Thread: help
Post: RE: help

Do you see that offset of exception message in the picture ? There could be TAB. Just remove all spaces and all control characters expect newline.
Kuci Old hashcat Support 10 18,242 05-11-2013, 10:15 PM
    Thread: Brute Force / Mask
Post: RE: Brute Force / Mask

Hmm, what about reading help and wiki ?
Kuci Old hashcat Support 6 61,416 05-15-2013, 05:22 PM
    Thread: Brute Force / Mask
Post: RE: Brute Force / Mask

Yes, you do.
Kuci Old hashcat Support 6 61,416 05-15-2013, 07:51 PM
    Thread: VCL, a few questions
Post: RE: VCL, a few questions

1) It's all about latency. Infiniband's latency is 1/100 of gigabit ethernet. 2) Yes, you can use different types of AMD GPUs if they are supported by the latest catalyst. 3) As far as I know you wo...
Kuci Hardware 8 13,010 05-16-2013, 07:00 PM
    Thread: VCL, a few questions
Post: RE: VCL, a few questions

Well, let's think about a little bit. Could there occur packet loss on the LAN ? I don't think so...(but not 100% sure). So, if we think about the same, no it wouldn't. But if you're talking about spe...
Kuci Hardware 8 13,010 05-16-2013, 08:20 PM
    Thread: help
Post: RE: help

Well, I guess you're a windows fool, so try to convert ouput's line endings from unix to windows.
Kuci Old hashcat Support 10 18,242 05-17-2013, 07:12 AM
    Thread: oclHashcat-plus cracks TrueCrypt
Post: RE: oclHashcat-plus cracks TrueCrypt

Great ! Well, now is time for release of new oclHashcat, I guess :D
Kuci Very old oclHashcat-plus Support 32 157,767 05-17-2013, 05:54 PM
    Thread: oclHashcat-plus cracks TrueCrypt
Post: RE: oclHashcat-plus cracks TrueCrypt

Oh, that's even better ! Keep up the good work :D
Kuci Very old oclHashcat-plus Support 32 157,767 05-17-2013, 07:57 PM
    Thread: VCL, a few questions
Post: RE: VCL, a few questions

As we have already wrote, it's about about the latency and because of the internet, it's about speed as well. You just can't compare speed of your ethernet and speed of your internet connection. Even ...
Kuci Hardware 8 13,010 05-17-2013, 10:40 PM
    Thread: Saving calculated hashes
Post: RE: Saving calculated hashes

You can use this batch script: Code: -- while read line; do echo -n "$line" | md5sum | cut -c -32; done < [yourfile] --
Kuci General Talk 8 16,789 05-19-2013, 01:34 PM
    Thread: Saving calculated hashes
Post: RE: Saving calculated hashes

Well, as undeath wrote, you can code it yourself. Or try to contact atom and tell him about your idea. For now, batch should be faster than PHP ;)
Kuci General Talk 8 16,789 05-19-2013, 05:17 PM
    Thread: ERROR: clGetPlatformIDs() -1001
Post: RE: ERROR: clGetPlatformIDs() -1001

Your problem is you don't know read. By the way, I'd like to know where you have obtained Catalyst 13.5. As far as I know, there is no such a release yet.
Kuci Very old oclHashcat-plus Support 3 8,838 05-22-2013, 01:12 PM
    Thread: 15 chars limitation
Post: RE: 15 chars limitation

5andr0 Wrote: (05-22-2013, 07:05 PM) -- but when it comes to salts with lengths of 10+ even 5+ char passwords can't be cracked anymore with oclhashcat. -- Hmm, why they couldn't be ? Well, this seem...
Kuci Very old oclHashcat-plus Support 46 87,742 05-22-2013, 07:30 PM
    Thread: bloch ciphers
Post: RE: bloch ciphers

If you want to use your GPU, you need CUDA (NVidia) or OpenCL (AMD).
Kuci Very old oclHashcat-plus Support 7 11,524 05-27-2013, 07:09 AM