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 [desc] Posted
    Thread: What is the storage requirement for OS to run hashcat?
Post: RE: What is the storage requirement for OS to run ...

Don't forget writing to potfile, rewriting hashlist when using --remove, etc. can all present a bottleneck when using a storage device with low throughput.
epixoip Hardware 4 5,709 11-19-2017, 06:41 PM
    Thread: GTX 960m Benchmark
Post: RE: GTX 960m Benchmark

GTX 960M should be 2.6x slower than untuned GTX 970 / 3.4x slower than tuned GTX 970.
epixoip Hardware 3 5,750 05-05-2016, 07:08 PM
    Thread: GTX 960m Benchmark
Post: RE: GTX 960m Benchmark

Would be ~40% slower than the 960M.
epixoip Hardware 3 5,750 05-05-2016, 10:57 PM
    Thread: Long length salt problem
Post: RE: Long length salt problem

Is there a question here?
epixoip Old hashcat Support 3 5,756 12-15-2015, 04:42 AM
    Thread: Long length salt problem
Post: RE: Long length salt problem

hashcat's md5 implementation is optimized for a single block (up to 55 bytes). To go beyond this you need a generic multiblock implementation of md5.
epixoip Old hashcat Support 3 5,756 12-15-2015, 07:34 PM
    Thread: custom rules for hybrid-like attack
Post: RE: custom rules for hybrid-like attack

since this was posted in the oclHashcat-plus forum, how about a solution that works best for oclHashcat-plus? just create an hcmask file with all these different masks in it, then run hybrid attac...
epixoip Very old oclHashcat-plus Support 2 5,768 09-02-2013, 08:32 AM
    Thread: Thoughts on VCL-HashCat
Post: RE: Thoughts on VCL-HashCat

VCL is a generic OpenCL clustering platform. It's not designed around Hashcat, nor was it even designed for password cracking. There are more efficient ways of distributing load, sure. But this is a g...
epixoip General Talk 1 5,796 02-03-2013, 12:57 AM
    Thread: Water cooled r9 290x x2 for hash
Post: RE: Water cooled r9 290x x2 for hash

watercooling isn't very popular in this community, so you probably won't get much help with that here. why do you want to run them on water when they run so cool on air to begin with? you shouldn't...
epixoip Hardware 2 5,801 06-23-2014, 01:17 PM
    Thread: Backslash Problem?
Post: RE: Backslash Problem?

Learn how to use your shell.
epixoip Old oclHashcat Support 4 5,822 10-23-2015, 04:09 PM
    Thread: Backslash Problem?
Post: RE: Backslash Problem?

Backslash is an escape character. You hashed nothing, and thus ended up with a null hash. The actual nthash of a single backslash character is aa6827f0d30e81d0ece457e99188b6a8: Code: -- epixoip ~ ...
epixoip Old oclHashcat Support 4 5,822 10-23-2015, 04:18 PM
    Thread: GPU not working 4 gig nvidea card weird!
Post: RE: GPU not working 4 gig nvidea card weird!

Kind of exactly what everyone has been trying to tell you. Core count, clock rate, instruction set are things that matter.
epixoip hashcat 8 5,828 12-22-2017, 12:04 AM
    Thread: Windows OpenSSH - oclhc+ interactivity
Post: RE: Windows OpenSSH - oclhc+ interactivity

Probably just some weirdness going on with your SSH setup on Windows, its terminal emulation, etc. Solution is likely just to not do it that way. If you're comfortable with Cygwin and doing things ove...
epixoip Old hashcat Support 2 5,857 10-11-2012, 03:33 AM
    Thread: GT 1080 ghost fan
Post: RE: GT 1080 ghost fan

You don't need a technician, you need a priest.
epixoip Hardware 6 5,860 05-10-2017, 09:56 PM
    Thread: Status: Running, but no progress
Post: RE: Status: Running, but no progress

So, what makes you think you're doing something wrong?
epixoip hashcat 5 5,866 01-06-2018, 06:29 PM
    Thread: Status: Running, but no progress
Post: RE: Status: Running, but no progress

You're only making four hashes per second, it will take you a very long time to hit a checkpoint (if you ever do.)
epixoip hashcat 5 5,866 01-07-2018, 03:41 AM
    Thread: ERROR: cuModuleLoad() 209
Post: RE: ERROR: cuModuleLoad() 209

duplicate of thread 1546, https://hashcat.net/forum/thread-1546.html
epixoip Very old oclHashcat-plus Support 1 5,873 10-20-2012, 03:44 AM
    Thread: Strange behaviour w/ WPA
Post: RE: Strange behaviour w/ WPA

if `wc -l some10Digits.dic' says 9062654 then you have your answer.
epixoip Old oclHashcat Support 3 5,877 04-28-2014, 11:17 PM
    Thread: only cracking the first part ?
Post: RE: only cracking the first part ?

Sorry, this is not possible. Also your math is wrong, the keyspace would be 95^35. Not that it really matters.
epixoip Old hashcat Support 3 5,877 02-08-2015, 12:28 AM
    Thread: only cracking the first part ?
Post: RE: only cracking the first part ?

You would be able to reduce the keyspace with a targeted mask attack, but I don't think it will matter much.
epixoip Old hashcat Support 3 5,877 02-08-2015, 02:03 AM
    Thread: Issue with basic bruteforce
Post: RE: Issue with basic bruteforce

you didn't specify the correct attack mode, -a 3.
epixoip Very old oclHashcat-plus Support 2 5,882 10-30-2012, 10:35 PM