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: TripleDES
Post: RE: TripleDES

TripleDES is an encryption as far as I know, not a hashing algorithm.
undeath General Help 2 6,895 05-21-2013, 12:40 AM
    Thread: Help with .cap file
Post: RE: Help with .cap file

Why would you open the file with a text editor? Just load it in hashcat.
undeath General Help 4 6,896 08-10-2014, 06:40 PM
    Thread: Noob - Output Question
Post: RE: Noob - Output Question

just standard tech abbreviations. kilo, mega, giga 1 gH/s = 1000 mH/s = 1000*1000 kH/s = 1000*1000*1000 H/s
undeath Hardware 4 6,901 01-29-2015, 01:15 AM
    Thread: Noob - Output Question
Post: RE: Noob - Output Question

You'll probably have lower power consumption but I guess the upgrade is not really worth it.
undeath Hardware 4 6,901 01-29-2015, 12:05 PM
    Thread: organize large databases for hashcat
Post: RE: organize large databases for hashcat

Microsoft Excel/libreoffice calc?
undeath General Talk 7 6,903 08-17-2017, 04:23 PM
    Thread: Need help cracking a wpa2 handshake
Post: RE: Need help cracking a wpa2 handshake

Your mask is using ?l. If you define a custom charset you should use it.
undeath Old oclHashcat Support 5 6,905 07-31-2015, 08:51 PM
    Thread: input format sha1 + salt
Post: RE: input format sha1 + salt

yes, hashcat can currently only deal with hex-encoded sha1 hashes with hex (or ascii) salts.
undeath General Help 2 6,918 07-24-2012, 12:05 AM
    Thread: cudaHashcat64.exe -b crashes after one test
Post: RE: cudaHashcat64.exe -b crashes after one test

why are you using an outdated version?
undeath Old oclHashcat Support 2 6,922 06-17-2014, 09:57 PM
    Thread: Hashcat Can't Find Password Even though its in the Dictionary
Post: RE: Hashcat Can't Find Password Even though its in...

your dictionary does not contain the plaintexts
undeath hashcat 16 6,932 02-13-2019, 08:04 PM
    Thread: Hashcat Can't Find Password Even though its in the Dictionary
Post: RE: Hashcat Can't Find Password Even though its in...

capitalisation matters. Besides, two of the lines in the dict are messed up. They contain mulitple words delimited by \r\r
undeath hashcat 16 6,932 02-13-2019, 08:11 PM
    Thread: Hashcat Can't Find Password Even though its in the Dictionary
Post: RE: Hashcat Can't Find Password Even though its in...

use a proper text editor. This is what vim shows (including leading line numbers) Code: --   1 _998111^M^MCampbell^M 2 Campbell_^M 3 Demarcus^M 4 Demarcus_^M 5 Hacker^M^Mauburn^M^Mhashcat^M...
undeath hashcat 16 6,932 02-13-2019, 08:18 PM
    Thread: Hashcat Can't Find Password Even though its in the Dictionary
Post: RE: Hashcat Can't Find Password Even though its in...

your line breaks are still screwed. They are all \r\r\n instead of \r\n or \n
undeath hashcat 16 6,932 02-13-2019, 09:41 PM
    Thread: Hashcat Can't Find Password Even though its in the Dictionary
Post: RE: Hashcat Can't Find Password Even though its in...

vim autodetects the line breaks, the ^M you see is still excessive. I double-checked in a hex editor.
undeath hashcat 16 6,932 02-13-2019, 11:08 PM
    Thread: Hashcat Can't Find Password Even though its in the Dictionary
Post: RE: Hashcat Can't Find Password Even though its in...

^M is just how vim displays carriage return characters. In a replace you'd have to specify \r. You could also have fixed it with tr -d '\r'
undeath hashcat 16 6,932 02-14-2019, 12:44 AM
    Thread: bug in 0.40b4
Post: RE: bug in 0.40b4

did you uniq the hash file before?
undeath Old hashcat Support 3 6,941 05-16-2012, 05:43 PM
    Thread: Tesla P100 / HC 4.1.0 Benchmarks on Google Cloud
Post: RE: Tesla P100 / HC 4.1.0 Benchmarks on Google Clo...

In all the benchmark numbers you have posted, were you using the same hash or different hashes?
undeath Hardware 5 6,941 05-08-2018, 11:10 AM
    Thread: GLIBC Linking on Hashcat v0.48 vs v0.47?
Post: RE: GLIBC Linking on Hashcat v0.48 vs v0.47?

In the meantime you could set up a ubuntu lxc to run hc.
undeath Old hashcat Support 4 6,951 01-01-2015, 06:31 PM
    Thread: Outfile interference
Post: RE: Outfile interference

i have never had problems with multiple instances writing to the same outfile. However using the same infile with --remove will cause problems.
undeath General Help 3 6,958 07-15-2012, 01:27 PM
    Thread: Mining Rig for hashcat
Post: RE: Mining Rig for hashcat

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_is_it_possible_that_hashcat_does_not_utilize_all_gpus
undeath Hardware 9 6,985 05-17-2018, 03:35 PM
    Thread: Mining Rig for hashcat
Post: RE: Mining Rig for hashcat

I mean, you could simply read the information at the link I posted above OR you can keep posting further and wasting everyone's time.
undeath Hardware 9 6,985 05-18-2018, 11:03 AM