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

Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: WPA MAC Privacy
Post: RE: WPA MAC Privacy

Any work here would be mostly for show, there is no way to secure the data if the program that has the key is publicly available. If there was interest someone would release a decrypter script in a ma...
pragmatic Feature Requests 8 16,467 12-10-2012, 11:48 AM
    Thread: What gfx card to buy?
Post: RE: What gfx card to buy?

epixoip Wrote: (12-08-2012, 06:34 PM) -- They are VisionTek 900557, but I would not recommend them. They are hard to keep cool due to poor quality control. The temps are way over the place, and some ...
pragmatic General Help 12 20,279 12-09-2012, 11:51 AM
    Thread: What am I missing?
Post: RE: What am I missing?

Will do. I'm excited about getting away from X but obviously having it work is more important. Thanks!
pragmatic Very old oclHashcat-plus Support 10 16,740 12-09-2012, 11:20 AM
    Thread: What gfx card to buy?
Post: RE: What gfx card to buy?

Hey epixoip, I've been going through hell lately with my 8 x 7970 setup trying to keep it cool. While doing some research I came across your 8 x 7970 setup: https://twitpic.com/akchgc If you don'...
pragmatic General Help 12 20,279 12-08-2012, 11:16 AM
    Thread: What am I missing?
Post: RE: What am I missing?

Sorry, I haven't been able to work on this for a while so I couldn't get more information until now. Just for the sake of completeness: # grep fglrx /proc/modules fglrx 4740767 0 - Live 0xfffff...
pragmatic Very old oclHashcat-plus Support 10 16,740 12-04-2012, 10:21 AM
    Thread: Password limit of 16 chars - md5crypt
Post: RE: Password limit of 16 chars - md5crypt

atom Wrote: (11-26-2012, 11:18 AM) -- You know how high chances are you find passwords of length 16 and more? -- I don't because I can't crack them right now to know. :) Okay I can, but it's much m...
pragmatic Old hashcat Support 5 13,671 11-26-2012, 12:48 PM
    Thread: Password limit of 16 chars - md5crypt
Post: RE: Password limit of 16 chars - md5crypt

As someone who's been running into length limitations lately I would greatly appreciate longer length support. I appreciate the intent on speed for oclhashcat-*, but having an option that supports ful...
pragmatic Old hashcat Support 5 13,671 11-24-2012, 09:05 AM
    Thread: Long base passwords
Post: RE: Long base passwords

One more question on max lengths... For oclhashcat-lite there is that great table that shows all the max lengths on its wiki page. For oclhashcat-plus the wiki states that all algorithms are cappe...
pragmatic Very old oclHashcat-lite Support 8 13,983 11-21-2012, 06:50 PM
    Thread: 4-Way Handshake confusion
Post: RE: 4-Way Handshake confusion

gat3way Wrote: (11-11-2012, 01:03 PM) -- In fact, those are not rainbow tables. Those are just precomputed tables of essid/password pairs. There is no reduction function and the check against those t...
pragmatic General Talk 11 51,093 11-12-2012, 08:37 AM
    Thread: What am I missing?
Post: RE: What am I missing?

# dmesg | grep module.*fglrx [fglrx] module loaded - fglrx 9.0.2 [Sep 28 2012] with 8 minors # clinfo | egrep 'Name|Type|e ID' Platform Name: AMD Accelerated Paralle...
pragmatic Very old oclHashcat-plus Support 10 16,740 11-11-2012, 11:11 AM
    Thread: 4-Way Handshake confusion
Post: RE: 4-Way Handshake confusion

Hi qweased, perhaps I can help. If I understand correctly the simplified flow looks like this (just after glossary): PSK - Pre-Shared Ky, aka the password you want to break SSID - Service Set IDen...
pragmatic General Talk 11 51,093 11-11-2012, 10:50 AM
    Thread: What am I missing?
Post: RE: What am I missing?

So I'm trying to run 12.10 without x11 as root but now I'm getting the dreaded "ERROR: clGetDeviceIDs() -1" # ./oclHashcat-lite64.bin -n 800 --gpu-loops 1024 -1 ?l?d?s?u --gpu-temp-disable --outfile-...
pragmatic Very old oclHashcat-plus Support 10 16,740 11-11-2012, 02:15 AM
    Thread: Long base passwords
Post: RE: Long base passwords

Gotcha, this would push it into the next block which requires another transform while keeping internal state, etc. At least in a situation where a lot of the guesses are in the second block you cou...
pragmatic Very old oclHashcat-lite Support 8 13,983 11-05-2012, 01:15 PM
    Thread: Long base passwords
Post: RE: Long base passwords

Very interesting, and as it turns out there is a wiki page that calls this out specifically: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite PHP Code: -- Hash-Type min length max length ...
pragmatic Very old oclHashcat-lite Support 8 13,983 11-04-2012, 08:19 AM
    Thread: What am I missing?
Post: RE: What am I missing?

epixoip Wrote: (11-04-2012, 03:25 AM) -- looks like you're using the wrong driver. need to use catalyst 12.8. if you're going to use catalyst 12.10, then you need to stop x11 and run hashcat as root....
pragmatic Very old oclHashcat-plus Support 10 16,740 11-04-2012, 07:13 AM
    Thread: Long base passwords
Post: Long base passwords

Hello all, I'm having some trouble cracking some passwords that have a long static base string followed by unknown characters. For instance a password scheme like: ThisPartIsAlwaysTheSame ThisP...
pragmatic Very old oclHashcat-lite Support 8 13,983 11-04-2012, 01:53 AM
    Thread: What am I missing?
Post: What am I missing?

So I'm running some bruteforce attacks with a system using 8 x 7970s and I can't seem to get my utilization up to full speed. For instance: $ ./oclHashcat-plus64.bin -a 3 -m 1000 -n 160 --gpu-lo...
pragmatic Very old oclHashcat-plus Support 10 16,740 11-04-2012, 12:25 AM
    Thread: GPU memory considerations
Post: RE: GPU memory considerations

atom Wrote: (10-26-2012, 10:03 AM) -- It doesnt matter because the OpenCL runtime limits a single GPU memory block to 512mb. In other words you will get out-of-memory Problems regardless of GPU memor...
pragmatic Hardware 6 17,551 10-26-2012, 09:45 PM
    Thread: what language is hashcat written in?
Post: RE: what language is oclhashcat written in?

radix Wrote: (10-25-2012, 05:28 PM) -- snooz Wrote: (10-25-2012, 05:14 PM) -- I was curious what language is oclhashcat written in. I know that ocl stands for Open Computer Language but I noticed t...
pragmatic General Talk 9 21,525 10-25-2012, 08:00 PM
    Thread: GPU memory considerations
Post: GPU memory considerations

Hello all, So let me start off by saying that I'm well aware that the amount of GPU memory is essentially meaningless when it comes to performance - this is not yet another of those threads! :) ...
pragmatic Hardware 6 17,551 10-25-2012, 07:44 PM