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 [asc] Posted
    Thread: DES ECB error
Post: RE: DES ECB error

That's perfectly fine for DES. In DES both keys "haricat1" and "hashcat1" are the same.
atom hashcat 10 7,626 02-15-2018, 01:55 PM
    Thread: DES ECB error
Post: RE: DES ECB error

Because in DES it's a 56 bit key, not 64 bit. One bit gets dropped, therefore 0x30 and 0x31 is the same, for example.
atom hashcat 10 7,626 02-16-2018, 11:49 PM
    Thread: pipe hashes through stdout?
Post: RE: pipe hashes through stdout?

You can use tools/test.pl in passthrough mode to generate hashes. However the tool is designed for unit-tests, not to run fast. If you want to print out hashes calculated that makes sense only for ...
atom hashcat 5 7,620 09-05-2016, 09:40 AM
    Thread: pipe hashes through stdout?
Post: RE: pipe hashes through stdout?

Yes, that will not give you nearly the performance you can get out of hashcat. Read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#does_the_pci-express_speed_have_any_influence_...
atom hashcat 5 7,620 09-08-2016, 08:07 AM
    Thread: Good news: 11.9 only use one core of cpu !
Post: RE: Good news: 11.9 only use one core of cpu !

sorry man, this is not about cat 11.9. its about cpu affinity. since this problem isnt new, i've added a workaround into oclHashcat-plus before i released it. this forces the os to use only 1 core, re...
atom Hardware 2 7,617 09-24-2011, 09:15 AM
    Thread: SimpleHash class support?
Post: RE: SimpleHash class support?

if there is more interesst in this i will think about it. any popular project known using this hash?
atom Feature Requests 3 7,616 11-03-2011, 12:12 AM
    Thread: maskprocessor -- reversing increments
Post: RE: maskprocessor -- reversing increments

Why not using a rule? Something like this should work: echo $w$x$y$z > rule mp64 -i ?l?l?l?l?l?l | oclHashcat-plus64 -r rule -m 2500 ...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 7,608 02-14-2012, 06:56 PM
    Thread: What is my failure in cli?
Post: RE: What is my failure in cli?

--hash-type=62XY is wrong
atom Old oclHashcat Support 4 7,608 03-21-2014, 09:55 AM
    Thread: Can 'LF' be cracked ?
Post: RE: Can 'LF' be cracked ?

Mem5 Wrote: (07-05-2012, 10:45 AM) -- Hi, I have a OSX 10.6 hash. oclhashcat last version gives me : https://img4.hostingpics.net/pics/523171res.png cmd line : Quote: -- oclHashcat-plus64.ex...
atom Very old oclHashcat-plus Support 3 7,607 07-05-2012, 12:40 PM
    Thread: wrong dict size?
Post: RE: wrong dict size?

nope, its exactly doing what it is supposed to do. remember there is a length limit on each side (14). oclHashcat automatically skips words that are longer than 14 chars. it is -not- depeding on rules...
atom Very old oclHashcat Support 2 7,603 04-11-2011, 01:00 PM
    Thread: modified-batchcrack.sh
Post: RE: modified-batchcrack.sh

this is a very cool contribution. much thanks on that. have you tested it on cygwin?
atom Very old oclHashcat Support 2 7,599 02-05-2011, 10:44 PM
    Thread: Location of TrueCrypt Hidden OS Header
Post: RE: Location of TrueCrypt Hidden OS Header

As said in the description, a hidden OS requires another partition on the disc. It's probably the first 512 byte of that second partition or the 512 byte of sector 62 of that disc. Should be easy to f...
atom hashcat 7 7,597 07-15-2017, 01:01 PM
    Thread: How to read status Report
Post: RE: How to read status Report

if you are on NVidia the 0% gpu is normal, since nvidia removed support for reading gpu utilization for non-tesla gpus. all in all i would say this looks like a mobile nvidia gpu trying to crack an hi...
atom General Help 3 7,590 04-28-2012, 10:26 PM
    Thread: How to read status Report
Post: RE: How to read status Report

well your gpu is nearly the worst card ever seen. in some cases it can not beat cpu. you can still try to raise the workload. for example, add --gpu-loops 4096 or -n 80 or both
atom General Help 3 7,590 04-29-2012, 01:44 PM
    Thread: oclHashcat-lite v0.07 - code not found
Post: RE: oclHashcat-lite v0.07 issues

as a temporary workaround append "--hex-salt --hex-charset" to your commandline
atom Very old oclHashcat-lite Support 3 7,581 11-26-2011, 09:17 AM
    Thread: oclHashcat-lite v0.07 - code not found
Post: RE: oclHashcat-lite v0.07 issues

oclHashcat-lite v0.08 fixed this
atom Very old oclHashcat-lite Support 3 7,581 11-26-2011, 09:45 AM
    Thread: oclHashcat-lite v0.07 - code not found
Post: RE: oclHashcat-lite v0.07 issues

i can confirm there is a bug. thanks for reporting. expect an updated version asap.
atom Very old oclHashcat-lite Support 3 7,581 11-26-2011, 09:05 AM
    Thread: NetNTLMv2 Cyrillic symbols issue
Post: RE: NetNTLMv2 Cyrillic symbols issue

The linked site from rura works for the most algorithm like MD5, WPA, etc, but you can't crack 8bit passwords on algorithms which do the unicode conversion inside the algorithm itself. In that case th...
atom Old hashcat Support 4 7,564 05-13-2016, 03:09 PM
    Thread: Long salt length with md5(pass.salt) / Joomla
Post: RE: Long salt length with md5(pass.salt) / Joomla

85 is ways to long. best you can get is 55 with oclHashcat-lite.
atom General Help 1 7,563 06-16-2012, 11:31 AM
    Thread: Trouble with getting Hashcat GUI to work
Post: RE: Trouble with getting Hashcat GUI to work

You should start with reading the wiki pages. On there, everything is explained, for example how to configure charsets with masks etc. Just one hint, DCC is not DCC2.
atom General Help 3 7,563 08-29-2012, 02:10 PM