Please note, this is a STATIC archive of website hashcat.net from October 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: Utils for analyzing *hccap files
Post: RE: Utils for analyzing *hccap files

strings
Mangix hashcat 1 2,956 02-19-2017, 01:51 AM
    Thread: AMD cards
Post: RE: AMD cards

depends on the hash that you are cracking. for wpa2, -u 128 and -n 16 should work. see: https://hashcat.net/wiki/doku.php?id=oclhashcat_plus
Mangix Very old oclHashcat-plus Support 1 4,910 06-09-2013, 06:15 PM
    Thread: Force, even if a line-length exception?
Post: RE: Force, even if a line-length exception?

hashcat does not support 60 character salts.
Mangix Very old oclHashcat-plus Support 1 5,205 10-05-2013, 06:46 PM
    Thread: fgets_sse2 versions of hashcaat-utils
Post: fgets_sse2 versions of hashcaat-utils

TL;DR: Use the regular ones unless you really need speed. Summary: most of the hashcat-utils use fgetl (a wrapper around fgets) so for speed I ported them to use atom's fgets_sse2. Benefits....S...
Mangix hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 5,478 09-19-2013, 10:13 AM
    Thread: hashcat not working
Post: RE: hashcat not working

why do you have a space between -- and output?
Mangix Old hashcat Support 2 5,501 10-05-2013, 06:47 PM
    Thread: regarding hashcat-utils : combinator
Post: RE: regarding hashcat-utils : combinator

either your input files are empty or there was an error. run "combinator.exe file1 file2" in command prompt and check the output.
Mangix hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 5,533 11-17-2014, 04:06 AM
    Thread: R9 290X together with older cards?
Post: RE: R9 290X together with older cards?

yes\\
Mangix Hardware 2 5,821 03-19-2014, 07:32 AM
    Thread: Slight wiki issue
Post: Slight wiki issue

https://hashcat.net/wiki/doku.php?id=md5stress https://hashcat.net/wiki/doku.php?id=hashcat_utils If HSTS is enabled in the browser(as in my case), the download links on those pages give a red war...
Mangix General Talk 2 5,980 03-07-2013, 04:30 AM
    Thread: Slight wiki issue
Post: RE: Slight wiki issue

Works perfectly now. Thank you.
Mangix General Talk 2 5,980 03-08-2013, 12:51 AM
    Thread: WPA speed with HD 7990
Post: RE: WPA speed with HD 7990

https://hashcat.net/oclhashcat/ According to that page, 134k with a 7970. So double for a 7990.
Mangix Old oclHashcat Support 1 6,188 12-26-2013, 12:14 PM
    Thread: gaming laptop for occassionall hash cracking
Post: RE: gaming laptop for occassionall hash cracking

I don't think anyone's tested such a configuration. Thunderbolt is equivalent to a pcie x4 I believe so cracking fast hashes may suffer. Other than that, should work. As a fun aside, I recently ben...
Mangix Hardware 3 6,300 02-19-2017, 07:16 PM
    Thread: Cannot open folder
Post: Cannot open folder

output: Code: -- $ ./cudaHashcat-plus64.exe -a 6 -m 2500 test.hccap test ?d?d?d cudaHashcat-plus v0.14 by atom starting... Hashes: 1 total, 1 unique salts, 1 unique digests Bitmaps: 8 bits, 256 ...
Mangix Very old oclHashcat-plus Support 2 6,405 04-20-2013, 12:34 PM
    Thread: Cannot open folder
Post: RE: Cannot open folder

That would explain it. Thanks for the reply.
Mangix Very old oclHashcat-plus Support 2 6,405 04-21-2013, 01:36 PM
    Thread: [fingerprint] combinator attack v0.13 bad, v0.15 good FYI upgrade!
Post: RE: [fingerprint] combinator attack v0.13 bad, v0....

you might wish to sort your wordlists by length as suggested by atom in the release notes for 0.15. Actually this is a good idea for any version of oclhashcat. You can use the splitlen utility to do s...
Mangix Very old oclHashcat-plus Support 3 7,273 08-28-2013, 02:45 AM
    Thread: Dual GPU & OPenCL/Mesa Issues
Post: RE: Dual GPU & OPenCL/Mesa Issues

Report the bug to Mesa. There's probably nothing that can be done.
Mangix hashcat 6 7,628 02-19-2017, 07:12 PM
    Thread: New graphics card
Post: RE: New graphics card

Anything from AMD. Basically, the most expensive AMD card that you can afford.
Mangix Hardware 3 8,086 08-10-2013, 03:57 AM
    Thread: hd 6870 and DES performance
Post: RE: hd 6870 and DES performance

Next version of oclHashcat-plus should improve descrypt speeds by 22%. See: https://hashcat.net/forum/thread-2268-post-13596.html#pid13596
Mangix Very old oclHashcat-plus Support 4 8,105 07-16-2013, 07:15 PM
    Thread: Alienware m17 GPU overheating "-1% fan" running cudahashcat. Details in post.
Post: RE: Alienware m17 GPU overheating "-1% fan" runnin...

I don't think it's a good idea to run hashcat on laptops with powerful GPUs. In any case, 90C for a GPU is way too much.
Mangix Old oclHashcat Support 3 8,566 07-13-2014, 12:13 AM
    Thread: Alienware m17 GPU overheating "-1% fan" running cudahashcat. Details in post.
Post: RE: Alienware m17 GPU overheating "-1% fan" runnin...

Absolutely not. The hottest GPU that I've ever owned never went above 70C when using hashcat. Keep in mind that heat as well as voltage are what lowers the life of a GPU. Just use a desktop. Or wai...
Mangix Old oclHashcat Support 3 8,566 07-14-2014, 02:37 AM
    Thread: GNU tools (sort, grep, etc) with OpenCL support?
Post: RE: GNU tools (sort, grep, etc) with OpenCL suppor...

rickm Wrote: (07-08-2014, 06:24 PM) -- I goggled, but just found academic projects, no usable code. Or what approach do you use to speed it as most as possible? -- Write your own. FWIW, fgets-sse2(...
Mangix Hardware 3 9,157 07-10-2014, 08:55 AM