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: How is keyspace calculated
Post: RE: How is keyspace calculated

for -a 3, --keyspace is not the full keyspace of the attack as you might expect, but rather the keyspace of the base loop excluding the modifier. it's pretty complicated, that's why atom recommends y...
epixoip Old oclHashcat Support 1 6,544 05-24-2014, 01:45 AM
    Thread: Special chars
Post: RE: Special chars

is three characters: . the wiki formats it into a single character. i'll fix that. the last character you are missing is the space character, which is actually the first character in that list on ...
epixoip Old hashcat Support 2 4,814 05-24-2014, 10:46 AM
    Thread: update please?
Post: RE: update please?

I think AMD dropped OpenCL on Windows XP, didn't they?
epixoip Hardware 5 9,140 05-25-2014, 08:10 AM
    Thread: 750 Ti fails with cuModuleLoad() 301 and cuMemAlloc() 1 errors
Post: RE: 750 Ti fails with cuModuleLoad() 301 and cuMem...

atom just said that it will be fixed in oclHashcat 1.21. don't need anyone else to chime in on it.
epixoip Old oclHashcat Support 5 10,973 05-25-2014, 08:11 AM
    Thread: Can not start broker
Post: RE: Can not start broker

ah yeah sorry, you're correct that it is out of host memory. my fault. anyway, at this point you should probably know that we abandoned VCL quite awhile ago for pretty much these reasons.
epixoip General Help 9 13,804 05-26-2014, 07:05 PM
    Thread: Which linux config for hd 7970
Post: RE: Which linux config for hd 7970

https://hashcat.net/wiki/doku.php?id=linux_server_howto
epixoip General Help 4 8,113 05-26-2014, 08:28 PM
    Thread: Can not start broker
Post: RE: Can not start broker

hashtopus, disthc, boinc, your own wrapper, manually with --keyspace, -s, and -l, etc.
epixoip General Help 9 13,804 05-27-2014, 01:04 PM
    Thread: WARNING: Hashfile ..... Weak Hash ???
Post: RE: WARNING: Hashfile ..... Weak Hash ???

'weak hash' means that hash has no input. in other words, it is the hash of nothing/null. in other other words, that account has no password.
epixoip Old oclHashcat Support 2 5,666 05-27-2014, 11:00 PM
    Thread: Hashcat shutsdown on startup
Post: RE: Hashcat shutsdown on startup

https://hashcat.net/wiki/doku.php?id=ubernoobs
epixoip Old hashcat Support 1 3,816 05-28-2014, 12:10 AM
    Thread: What would you use an epic distributed computer for?
Post: RE: What would you use an epic distributed compute...

are you asking what you should do with your botnet?
epixoip General Talk 3 8,195 05-28-2014, 01:37 AM
    Thread: The big fundamentals
Post: RE: The big fundamentals

2die4 Wrote: (05-28-2014, 09:27 AM) -- Let’s suppose that we want to crack a 10 character password of a difficult to crack algorithm (such as a WPA2 password). We don’t know anything ab...
epixoip General Help 2 7,487 05-28-2014, 09:54 AM
    Thread: GPU Cards comparison
Post: RE: GPU Cards comparison

they are estimations, not benchmarks. they are to give you a rough idea of a card's performance. but yes, a 5850 should be faster than a 6850. 5850 has 1440 stream processors @ 725 Mhz vs 6850's 96...
epixoip Old hashcat Support 5 8,549 05-28-2014, 10:56 AM
    Thread: GPU Cards comparison
Post: RE: GPU Cards comparison

perhaps part of your confusion is how the model number convention changed between the 5xxx and 6xxx line. prior to the 6xxx product line, the x8xx notation was the top of the line single GPU produ...
epixoip Old hashcat Support 5 8,549 05-28-2014, 11:04 AM
    Thread: GPU Cards comparison
Post: RE: GPU Cards comparison

performance scales linearly, yes. two GPUs will be exactly twice as fast as one GPU. but note that GFLOPS aren't directly relevant for hash cracking since hash algorithms use integer math, not floa...
epixoip Old hashcat Support 5 8,549 05-28-2014, 11:06 AM
    Thread: Remote cracking with ocl via ubuntu server
Post: RE: Remote cracking with ocl via ubuntu server

looks like you didn't export DISPLAY or COMPUTE, or you don't have Xauthority. did you follow https://hashcat.net/wiki/doku.php?id=linux_server_howto ?
epixoip General Help 4 9,072 05-28-2014, 11:41 PM
    Thread: Remote cracking with ocl via ubuntu server
Post: RE: Remote cracking with ocl via ubuntu server

if you do not have Xauthority then yes, that is the problem. add the autologin and nopassword stuff, that is why it is there.
epixoip General Help 4 9,072 05-29-2014, 09:26 AM
    Thread: cuStreamSync errors with OS X 10.8 hash
Post: RE: cuStreamSync errors with OS X 10.8 hash

https://hashcat.net/wiki/doku.php?id=timeout_patch
epixoip Old oclHashcat Support 8 17,426 05-29-2014, 09:33 AM
    Thread: cuStreamSync errors with OS X 10.8 hash
Post: RE: cuStreamSync errors with OS X 10.8 hash

did you reboot after applying the patch? outfile format does not impact anything, so hash:salt:plain is fine.
epixoip Old oclHashcat Support 8 17,426 05-29-2014, 02:50 PM
    Thread: Maskprocessor file size
Post: RE: Maskprocessor file size

maskprocessor is typically used to provide hashcat's mask capabilities to other programs which do not have it, like john the ripper. using it to "make wordlists" is usually never a good idea, unless y...
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 14 27,040 06-01-2014, 08:26 PM
    Thread: Maskprocessor file size
Post: RE: Maskprocessor file size

2die4 Wrote: (06-01-2014, 08:37 PM) -- I used maskprocessor because I can't create the same mask in oclhashcat. I am referring to -r [...] Is there a way to do this directly in oclhashcat? -- i don'...
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 14 27,040 06-01-2014, 10:31 PM