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 [asc] Replies Views Posted
    Thread: Stdin and stdout simultaneously
Post: RE: Stdin and stdout simultaneously

I'll have to review my script, but this worked as a solution: ./data_generator.sh | while read line; do echo $line | ./hashcat64.bin -r ./rules/dive.rule --stdout --outfile-autohex-disable;done ...
devilsadvocate hashcat 3 4,061 11-18-2017, 10:36 AM
    Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0

I haven't put the rules files under a microscope yet, but have any "pre-fab" rules been adjusted so as to accommodate passwords now being up to 256 characters in length for some kernel types? I sus...
devilsadvocate hashcat 11 86,633 11-20-2017, 06:22 AM
    Thread: Potfile format - to hex or not to hex
Post: RE: Potfile format - to hex or not to hex

I just realized that the conversion from hex to plaintext is probably not handling UTF-8, non-ASCII characters correctly with the conversion process. A functional workaround will probably be to con...
devilsadvocate hashcat 10 9,892 11-23-2017, 07:27 PM
    Thread: long mask issue
Post: RE: long mask issue

royce Wrote: (02-12-2017, 05:04 AM) -- devilsadvocate Wrote: (02-12-2017, 02:33 AM) -- royce Wrote: (02-11-2017, 11:54 PM) -- If you really think that your target plaintext is 32 digits long, you w...
devilsadvocate hashcat 11 12,829 02-12-2017, 05:44 AM
    Thread: Potfile format - to hex or not to hex
Post: RE: Potfile format - to hex or not to hex

royce Wrote: (03-16-2017, 04:14 AM) -- Interesting use cases, thanks. Two things, though: 1. Since the subject of this post starts with "Potfile format", I assumed that the end goal is to conve...
devilsadvocate hashcat 10 9,892 03-16-2017, 05:11 AM
    Thread: hashcat v4.1.0
Post: RE: hashcat v4.1.0

Did checkpoints get fixed in this version? It can still take days to reach a checkpoint so that a hashcat process can exit cleanly. In some cases, the checkpoint doesn't work at all and the keyspa...
devilsadvocate hashcat 13 32,462 05-12-2018, 11:40 PM
    Thread: hashcat 6.0.0
Post: RE: hashcat 6.0.0

I can now load dictionary wordlists in zip or gzip format? I'm about to reclaim over 1 TB of hard drive space. You guys rock. Thanks for the awesome update.
devilsadvocate hashcat 21 87,684 06-26-2020, 07:12 AM
    Thread: Potfile format - to hex or not to hex
Post: Potfile format - to hex or not to hex

Are there any utilities to convert passwords in a pot file to all hex or all plaintext? For example, if I have a potfile and it has mixed entries for found passwords and some look like $HEX[hexchar...
devilsadvocate hashcat 10 9,892 03-15-2017, 09:29 AM
    Thread: nvidia-settings errors in Ubuntu 16
Post: RE: nvidia-settings errors in Ubuntu 16

I recently added an additional GTX 1080 FE to my setup and couldn't control it through nvidia-settings commands.  It is not quite plug and play.  After the physical installation of the card, you wil...
devilsadvocate hashcat 3 16,250 03-22-2017, 04:34 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,225 04-02-2017, 12:08 PM
    Thread: Potfile format - to hex or not to hex
Post: RE: Potfile format - to hex or not to hex

royce Wrote: (03-16-2017, 06:11 AM) -- I know this is going to sound silly, but just to triple-confirm ... you're saying that you convert your plaintext dictionaries to hex strings, producing output ...
devilsadvocate hashcat 10 9,892 04-15-2017, 12:07 AM
    Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...

Hxsh Wrote: (04-30-2017, 11:32 PM) -- Alright so I have a hash and the plaintext password. How would I go about finding the salt associated with the hash that would equal the plaintext password. I...
devilsadvocate hashcat 10 10,552 05-01-2017, 12:59 AM
    Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...

Hxsh Wrote: (05-01-2017, 01:07 AM) -- devilsadvocate Wrote: (05-01-2017, 12:59 AM) -- Hxsh Wrote: (04-30-2017, 11:32 PM) -- Alright so I have a hash and the plaintext password. How would I go about...
devilsadvocate hashcat 10 10,552 05-01-2017, 01:13 AM
    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,718 05-29-2017, 05:16 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: Hash types with multiple iterations/rounds
Post: Hash types with multiple iterations/rounds

Are there any plans to implement an option for recursively iterating any of the hash types (kernels)? For example, if I want to test hashes that may have been encrypted with sha1 more than once, w...
devilsadvocate hashcat 1 4,188 05-20-2018, 05:43 PM
    Thread: hashcat approved gpu driver no longer available
Post: RE: hashcat approved gpu driver no longer availabl...

atom Wrote: (08-07-2018, 02:18 PM) -- Yeah, we should. But then there's nothing left. -- Someone could piece together the instructions for Ubuntu 16 and add that to the wiki. I did some of that ...
devilsadvocate hashcat 9 6,017 08-08-2018, 07:28 AM
    Thread: GTX 1070 & 1080
Post: RE: GTX 1070 & 1080

I just wanted to add an amendment.  According to the linked article, it looks like the lowest price might be around $600.  It will be interesting to see what happens to the pricing of the Titan X a...
devilsadvocate Hardware 49 100,008 05-08-2016, 04:37 AM