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 [asc] Views Posted
    Thread: 10 years to crack a 13 character password?
Post: RE: 10 years to crack a 13 character password?

potentshadow Wrote: (11-15-2016, 08:06 PM) -- Hey guys, Just created an account, apologies if this isn't the correct forum to be posting in. Lately I have been experimenting with oclHashcat and ...
devilsadvocate hashcat 7 14,883 11-16-2016, 12:25 PM
    Thread: Linux Shadow hashes
Post: RE: Linux Shadow hashes

The first thing you need to know, grasshopper, is that posting hashes is against the forum rules. Don't be surprised if you get banned.
devilsadvocate hashcat 7 12,727 07-12-2017, 03:11 AM
    Thread: Which way is faster
Post: RE: Which way is faster

Dot Wrote: (04-02-2017, 09:21 AM) -- atom Wrote: (03-31-2017, 03:41 PM) -- If you want to do BF, use -a 3, not -a 0 -- Yes i know that but which way hashcat is faster? using dictionary list? us...
devilsadvocate hashcat 7 9,223 04-02-2017, 12:08 PM
    Thread: Are we going to see a 72 gpu rack in 2020 :)?
Post: RE: Are we going to see a 72 gpu rack in 2020 :)?

kiara Wrote: (05-28-2017, 07:46 PM) -- SO i came across this today https://www.cocolink.co.kr/product.html they have a line of product called Klimax, this year they suppose to deliver a 24 Pci ra...
devilsadvocate hashcat 7 7,717 05-29-2017, 05:16 AM
    Thread: Excel hash extraction (97-2003)
Post: Excel hash extraction (97-2003)

Is there a utility that can extract a hash from an Excel document (97-2003)? I have tried office2hashcat.py and office2john with no success. The file extension is .xls and Windows says it is a ...
devilsadvocate General Talk 6 9,475 08-11-2016, 05:54 AM
    Thread: Excel hash extraction (97-2003)
Post: RE: Excel hash extraction (97-2003)

epixoip Wrote: (08-11-2016, 06:51 AM) -- If office2john didn't work, are you positive it's encrypted and not just password-protected? Hashcat only works against encrypted Office docs, not password-pr...
devilsadvocate General Talk 6 9,475 08-11-2016, 08:49 AM
    Thread: mid range rig?
Post: RE: mid range rig?

cybhashcat Wrote: (12-22-2016, 04:58 PM) -- epixoip Wrote: (12-17-2016, 12:43 AM) -- Correct, I wouldn't go lower than a 1070 in the GTX 10 series. Outside of that, a used GTX 980 Ti or GTX 980 shou...
devilsadvocate Hardware 6 8,164 12-22-2016, 05:39 PM
    Thread: 12 GPU hashcat rig
Post: 12 GPU hashcat rig

Has anyone seen this?  It has been created for the mining community.  It seems to be that it could also serve the hashcat community. https://www.pcgamer.com/you-can-cram-a-dozen-graphics-cards-into...
devilsadvocate Hardware 6 9,929 02-09-2018, 01:53 AM
    Thread: Checkpoint not working in latest version or me being a noob?
Post: RE: Checkpoint not working in latest version or me...

This is just the behavior of checkpoint. For some hash types, it can take a full day (sometimes longer) in order for a checkpoint to occur for a shutdown. One example is the 2611 hash type (vBu...
devilsadvocate hashcat 6 6,007 09-23-2017, 09:42 AM
    Thread: Two sessions writing to the same potfile
Post: Two sessions writing to the same potfile

Can 2 separate hashcat sessions write to the same potfile? Or will that cause a tear in the fabric of the space time continuum? In Linux, this may come down to how 2 separate processes handle ap...
devilsadvocate hashcat 6 4,963 04-06-2018, 07:28 AM
    Thread: Two sessions writing to the same potfile
Post: RE: Why do not many combination rules have such a ...

CUwindows00 Wrote: (04-06-2018, 08:29 AM) -- Hello everyone Ask a question of hashcat rules Why do not many combination rules have such a rule? Swap location attack rule For example: cat 1...
devilsadvocate hashcat 6 4,963 04-06-2018, 08:41 AM
    Thread: error exectuing in Ubuntu16.06
Post: RE: error exectuing in Arch linux

bonobo Wrote: (11-11-2016, 11:56 PM) -- atom Wrote: (11-09-2016, 11:40 PM) -- Do you know what you're doing? -a 1 required 2 wordlists -- I have since changed distros to antergos (arch based) I e...
devilsadvocate hashcat 5 7,639 11-13-2016, 10:40 AM
    Thread: GTX 1080 FE slow speed for multiple sha1 hashes
Post: GTX 1080 FE slow speed for multiple sha1 hashes

I am running a GTX 1080 Founders Editiion with a +200 Mhz overclock on multiple sha1 hashes. Can anyone share their speed for doing a similar task?  I ask because I thought this would be faster t...
devilsadvocate hashcat 4 6,650 11-13-2016, 06:09 PM
    Thread: GTX 1080 FE slow speed for multiple sha1 hashes
Post: RE: GTX 1080 FE slow speed for multiple sha1 hashe...

epixoip Wrote: (11-14-2016, 08:14 PM) -- You're not saying exactly how many "multiple" is, nor what attack you are running. But if you're trying to compare single hash brute force speed to e.g. multi...
devilsadvocate hashcat 4 6,650 11-14-2016, 08:39 PM
    Thread: 4 word combinations from a short list of words
Post: RE: 4 word combinations from a short list of words

You can create a short wordlist and then feed it to prince processor with "--elem-cnt-min=4 --elem-cnt-max=4" Interesting perl solution though.
devilsadvocate General Talk 4 4,206 12-23-2017, 05:29 PM
    Thread: nvidia-settings errors in Ubuntu 16
Post: RE: nvidia-settings errors in Ubuntu 16

I have solved this issue. I got tired of fighting with Ubuntu 16 and so reinstalled to version 14. That doesn't necessarily mean that this won't work with version 16 though. The goal was to get t...
devilsadvocate hashcat 3 16,250 11-13-2016, 11:13 AM
    Thread: nvidia-settings errors in Ubuntu 16
Post: nvidia-settings errors in Ubuntu 16

First of all, this is my fan speed script with my GTX 1080.  I run it prior to launching hashcat. #!/bin/bash nvidia-settings -a GPUFanControlState=1 nvidia-settings -a GPUTargetFanSpeed=75 nvi...
devilsadvocate hashcat 3 16,250 11-12-2016, 07:17 PM
    Thread: Upgrading Ubuntu 14 to 16
Post: Upgrading Ubuntu 14 to 16

Has anyone run 'do-release-upgrade' on their Ubuntu 14 installation in order to upgrade it to Ubuntu 16.04.2 LTS? I have been avoiding doing this since everything is working well with Ubuntu 14 and...
devilsadvocate General Talk 3 4,889 03-18-2017, 11:00 PM
    Thread: benchmarking and retain
Post: benchmarking and retain

Will --gpu-temp-retain ever work with -b (benchmarking)?
devilsadvocate hashcat 3 3,388 06-13-2017, 05:11 AM
    Thread: benchmarking and retain
Post: RE: benchmarking and retain

If only that were true.  I have a GTX 1080 FE that got at least to 73 C when benchmarking. I was testing it with "nvidia-smi" as it ran. I will test it again to see if it goes above 73 C.
devilsadvocate hashcat 3 3,388 06-13-2017, 02:25 PM