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 [asc] Forum Replies Views Posted
    Thread: What's an encryption for storing/retrieving a set of api keys?
Post: RE: What's an encryption for storing/retrieving a ...

First, you seem to be profoundly confused about the meaning of "encryption", "decryption" and "one way". Encryption/decryption, by definition, cannot be one way. Second, I'm not even sure what you ...
undeath General Talk 1 2,430 06-28-2017, 10:05 AM
    Thread: Ethereum Mining Cards for HashCat
Post: RE: Ethereum Mining Cards for HashCat

context https://bitcoinschannel.com/asus-mining-p106-is-a-gpu-for-crypto-currency-mining/
undeath Hardware 3 5,449 06-28-2017, 10:03 PM
    Thread: Hashcat Bruteforce attack startpoint
Post: RE: Hashcat Bruteforce attack startpoint

use -s and -l
undeath hashcat 1 2,359 07-01-2017, 06:33 PM
    Thread: Plz help!
Post: RE: Plz help!

no. There was an error posting your reply: The message is too short. Please enter a message longer than 5 characters.
undeath hashcat 1 2,649 07-09-2017, 05:35 PM
    Thread: Password Cracking Time
Post: RE: Password Cracking Time

Start the attack and look at the ETA?
undeath General Talk 8 10,613 07-10-2017, 07:45 PM
    Thread: geforce 7600 gs problem
Post: RE: geforce 7600 gs problem

your card is way too old.
undeath hashcat 2 3,077 07-11-2017, 06:40 PM
    Thread: Password Cracking Time
Post: RE: Password Cracking Time

baba Wrote: (07-12-2017, 06:39 AM) -- ooooooo my god maybe 6 month???? need time nvidia 2x 1080 ??  ( sorry i am week for mathematics  ) -- You might consider going back to school. This is most...
undeath General Talk 8 10,613 07-12-2017, 11:58 AM
    Thread: Problema en iniciar Hashcat Handshake
Post: RE: Problema en iniciar Hashcat Handshake

6870 is too old and not supported. you need to extract the handshake into a hccapx file, not cap. https://hashcat.net/cap2hccapx/ https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
undeath General Talk 4 4,781 07-12-2017, 12:02 PM
    Thread: Linux Shadow hashes
Post: RE: Linux Shadow hashes

elidell Wrote: (07-12-2017, 01:12 AM) -- so the hash from the shadow file is as such: root:$1$DhqYuxhs$p/O7aro1npF4yvkRT7qJK.:16786:0:99999:7::: -- This is not the hash but the full user entry. r...
undeath hashcat 7 12,730 07-12-2017, 12:08 PM
    Thread: Will this work? MaskProcessor with Hashcat
Post: RE: Will this work? MaskProcessor with Hashcat

either you use maskprocessor or you use a3. Both at the same time does not make sense.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,546 07-12-2017, 06:51 PM
    Thread: Will this work? MaskProcessor with Hashcat
Post: RE: Will this work? MaskProcessor with Hashcat

run hashcat with a0 and no mask
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,546 07-12-2017, 07:47 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

devilsadvocate Wrote: (07-16-2017, 03:11 AM) -- The python code for the 599 is functional, but it is very memory hungry. -- You can probably fix that by replacing Code: -- return [y for y in cand...
undeath User Contributions 182 305,386 07-16-2017, 05:52 PM
    Thread: Intel(R) Pentium(R) 4 CPU 2.80GHz best GPU
Post: RE: Intel(R) Pentium(R) 4 CPU 2.80GHz best GPU

That's a pretty efficient heating device you got there. But doing anything other than using that for heating is a waste of time (and power).
undeath Hardware 2 3,467 07-29-2017, 07:57 PM
    Thread: Piping speed
Post: RE: Piping speed

If you have one rule your amplification factor is 1 - same as no rule. You could for example append/prepend the first two or three characters with a generated rule file instead of having mp generate ...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 8,131 07-31-2017, 09:46 AM
    Thread: Piping speed
Post: RE: Piping speed

Please just think about what you just asked.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 8,131 07-31-2017, 03:02 PM
    Thread: Performance Stats
Post: RE: Performance Stats

If you care only for a single hash/list of hashes you can quickly write a wrapper script. Otherwise, no, not possible.
undeath hashcat 1 2,133 08-07-2017, 03:35 PM
    Thread: Please Help
Post: RE: Please Help

How about you think a little about it? It's a .py file and you can easily find information on how to run .py files. Then go from there.
undeath hashcat 5 4,722 08-07-2017, 03:40 PM
    Thread: Unresponsive hashcat - ignoring keyboard input
Post: RE: Unresponsive hashcat - ignoring keyboard input

What driver are you using?
undeath hashcat 4 4,070 08-07-2017, 03:41 PM
    Thread: Help with graduate assignment
Post: RE: Help with graduate assignment

Well, looks like some kind of config file. That is the answer to your question but you probably did not ask the right one.
undeath hashcat 3 3,551 08-07-2017, 03:43 PM
    Thread: How to set the minimum password length?
Post: RE: How to set the minimum password length?

You can specify multiple rule files and hashcat will join every rule of the first file with every rule of the second file and so on. So you can just specify a rule file containing the rule ">7" and th...
undeath hashcat 5 7,345 08-07-2017, 09:47 PM