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: oclHashcat-plus sees only 2GB on sapphire HD 7950 vapor-X
Post: RE: oclHashcat-plus sees only 2GB on sapphire HD 7...

the explanation is that you need to set an environment variable or two to use all available video memory.
epixoip Very old oclHashcat-plus Support 5 9,898 11-05-2013, 02:18 AM
    Thread: oclHashcat-plus sees only 2GB on sapphire HD 7950 vapor-X
Post: RE: oclHashcat-plus sees only 2GB on sapphire HD 7...

it won't affect performance, no. it will only help you e.g. load larger hash lists
epixoip Very old oclHashcat-plus Support 5 9,898 11-13-2013, 05:12 PM
    Thread: Need help to build my first hash cracking machine
Post: RE: Need help to build my first hash cracking mach...

search the forums. this has already been covered dozens of times over.
epixoip Hardware 5 9,898 11-19-2013, 07:30 PM
    Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...

Remove the backplate from the bottom card, and force the fans to 100%
epixoip Hardware 8 9,932 09-15-2016, 09:49 PM
    Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...

I should clarify that you only need to remove the back half of the backplate, the part that's easily removable. That's why it's removable, designed this way intentionally and intended to be removed wh...
epixoip Hardware 8 9,932 09-15-2016, 11:47 PM
    Thread: Ubuntu 12.04 2+ GPU hanging
Post: RE: Ubuntu 12.04 2+ GPU hanging

yep, sounds like bad/low quality risers.
epixoip General Help 4 9,936 07-11-2014, 01:24 AM
    Thread: Why use Hashcat?
Post: RE: Why use Hashcat?

not unless it's a backwards echo
epixoip General Talk 4 9,942 01-17-2014, 06:20 AM
    Thread: Why use Hashcat?
Post: RE: Why use Hashcat?

CapnCrunch Wrote: (01-16-2014, 08:08 PM) -- I see that you guys build out some pretty intense hashing rigs for this purpose. Also that you're willing to drop a lot of money on them. -- yes. Cap...
epixoip General Talk 4 9,942 01-17-2014, 03:37 AM
    Thread: Looking to Learn
Post: RE: Looking to Learn

Quote: -- I've used some hash lists from korelogic's crack me if you can contest, and I've had some minor successes. -- cmiyc hashes probably aren't the best starting point, unless you're using the...
epixoip General Talk 2 9,944 03-20-2013, 03:07 PM
    Thread: Custom rule/mask not working
Post: RE: Custom rule/mask not working

double posting and thread hijacking. awesome way to introduce yourself to the forums.
epixoip Old hashcat Support 5 9,948 04-10-2014, 06:55 PM
    Thread: 7zip Advice
Post: RE: 7zip Advice

7zip is an extremely slow algorithm. If you think 13 KH/s is slow, you should see what the speed is on CPU instead of your 2x 980Ti... By the way, "10 years" is just the maximum ETA hashcat will di...
epixoip Old oclHashcat Support 5 9,956 02-24-2016, 09:58 AM
    Thread: 7zip Advice
Post: RE: 7zip Advice

It doesn't really work like that. You're going to have to use your brain on this one.
epixoip Old oclHashcat Support 5 9,956 02-24-2016, 11:02 PM
    Thread: Cannot remove a hash
Post: RE: Cannot remove a hash

Code: -- cut -d: -f4 fgdump_file >ntlm.txt -- or if you want to preserve usernames, Code: -- awk -F: '{print $1 ":" $4}' fgdump_file >ntlm.txt -- and use --username
epixoip Old oclHashcat Support 4 9,957 11-12-2014, 07:15 AM
    Thread: Gpu renting?
Post: RE: Gpu renting?

Yeah, those look legit. I'd totally give them my hashes.
epixoip User Contributions 6 9,959 05-24-2017, 04:45 AM
    Thread: Advice on GPU purchase
Post: RE: Advice on GPU purchase

if you have a 6970 then a 7970 would definitely be a good upgrade. a second 6970 would be a good upgrade as well, especially since used prices are cheap. no, you definitely don't have to go with a 799...
epixoip Hardware 4 9,965 10-09-2013, 01:29 PM
    Thread: Advice on GPU purchase
Post: RE: Advice on GPU purchase

erikholder Wrote: (10-09-2013, 12:49 PM) -- Currently I run an ATI 6990 and I'm looking to upgrade it. -- not really much you could upgrade to, 6990 is already one of the fastest gpus available. ma...
epixoip Hardware 4 9,965 10-09-2013, 12:59 PM
    Thread: oclhashcat-lite32 HD6970 Catalyst 12.8 ERROR!!
Post: RE: oclhashcat-lite32 HD6970 Catalyst 12.8 ERROR!!

If you are receiving the "you need Catalyst 12.8" error then that means 12.10 did not fully uninstall, and you are still using 12.10 instead of 12.8. see https://hashcat.net/forum/thread-1883.html?hi...
epixoip Very old oclHashcat-lite Support 4 9,971 01-08-2013, 08:44 PM
    Thread: qeustion about my hardware and H/s
Post: RE: qeustion about my hardware and H/s

See my post on your other thread. Yes, 800 H/s sounds about right. 7zip is incredibly slow. You're correct, you'll never crack the password with the masks you've specified in your other thread. In fac...
epixoip General Help 8 9,974 07-23-2015, 08:07 PM
    Thread: qeustion about my hardware and H/s
Post: RE: qeustion about my hardware and H/s

At 800 H/s you can only make 69 million guesses per day, so you need to do everything you can do reduce the search space. You'll probably want to write a program that generates an .hcmask file for all...
epixoip General Help 8 9,974 07-24-2015, 11:25 PM
    Thread: qeustion about my hardware and H/s
Post: RE: qeustion about my hardware and H/s

The explanation is simple, the kernel is taking too long to run so the main loop is unable to calculate the speed. If you're still seeing 0 H/s with -w 1 or -n 1 -u 1024 then the GPU is simply too slo...
epixoip General Help 8 9,974 07-25-2015, 05:59 AM