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 [asc] Author Forum Replies Views Posted
    Thread: Hashrate
Post: RE: Hashrate

https://hashcat.net/faq/morework
royce hashcat 2 1,759 02-04-2019, 07:39 AM
    Thread: hashing MS Office 2010 so slow
Post: RE: hashing MS Office 2010 so slow

Yes, newer Office hashes are pretty slow. You can add -w 4 and -O; that might help.
royce hashcat 3 2,894 02-12-2018, 10:01 AM
    Thread: Hashing Linux Passwords
Post: RE: Hashing Linux Passwords

hashcat can't parse the entire /etc/shadow format with all fields. hashcat expects either a list of raw hashes (or, when using --username, user:hash pairs) Just trim off the first two fields (cu...
royce hashcat 3 1,447 10-30-2019, 03:22 PM
    Thread: HashCat without GPU. Is it possible to increase speed?
Post: RE: HashCat without GPU. Is it possible to increas...

No, SVGA is a very low-level emulated GPU, and does not have OpenCL or CUDA support.
royce hashcat 2 556 06-28-2020, 07:17 PM
    Thread: Hashcat vs Keepass 2 (.kdbx)
Post: RE: Hashcat vs Keepass 2 (.kdbx)

As slyexe said, you cannot request hash-cracking help on this forum. Please remove these requests from your post, or you risk being banned.
royce hashcat 4 1,962 12-03-2019, 04:49 AM
    Thread: Hashcat very slow between benchmarks
Post: RE: Hashcat very slow between benchmarks

Theoretically, could you generate those kernels on an otherwise identical setup, and then copy them to the kernel cache area? Also, if it's the kernel generation, I would expect the delay before any ...
royce hashcat 5 5,334 10-05-2016, 12:04 AM
    Thread: Hashcat very slow between benchmarks
Post: RE: Hashcat very slow between benchmarks

Any view into where resources are going during the delay? Can you strace it to see what hashcat is doing in that moment?
royce hashcat 5 5,334 10-05-2016, 02:21 AM
    Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0

The new glibc requirement was affecting the following modes, making them unavailable in 6.1.0: Code: -- ‍ 3910 | md5(md5($pass).md5($salt)) | Raw Hash, Salted and/or Iter...
royce hashcat 10 4,018 07-29-2020, 04:47 PM
    Thread: hashcat v4.1.0
Post: RE: hashcat v4.1.0

So I guess the answer to your question is "no"? :P :) Sounds reproducible, so good catch. The steps necessary to reproduce, in a GitHub issue, would make this actionable.
royce hashcat 13 32,462 05-17-2018, 05:43 AM
    Thread: [split] hashcat v4.1.0
Post: RE: hashcat v4.1.0

Rangletrap, please read the forum rules: https://hashcat.net/forum/archive/index.php?announcement-2.html * Do not post hashes * Do not ask people to crack your hashes * Do not hijack threads (...
royce hashcat 1 1,577 05-17-2018, 06:07 PM
    Thread: [split] hashcat v4.1.0
Post: RE: hashcat v4.1.0

partyhead, please read the forum rules: https://hashcat.net/forum/archive/index.php?announcement-2.html * Do not hijack threads (this isn't a hashcat-forums-specific rule; hijacking threads is c...
royce hashcat 1 1,932 07-04-2018, 10:54 PM
    Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0

A *lot* of work behind the scenes to make longer passwords possible. Thank you, atom! (And don't forget: if you don't need longer passwords, always remember to add -O now!) Selected benchmarks (...
royce hashcat 11 86,633 10-27-2017, 05:43 PM
    Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0

Fair question - though it's also the case that existing rules will now produce results that wouldn't have worked before. In other words, if you run your existing rules and lists against your unfoun...
royce hashcat 11 86,633 11-20-2017, 06:28 PM
    Thread: hashcat v3.6.0
Post: RE: hashcat v3.6.0

Benchmarks for 1080: Code: -- $ nvidia-smi | grep Driver | NVIDIA-SMI 375.66 Driver Version: 375.66 | $ uname -sm Linux x86_64 $ cat /etc/lsb-release | grep DE...
royce hashcat 6 26,344 06-09-2017, 06:14 PM
    Thread: hashcat v3.6.0
Post: RE: hashcat v3.6.0

magimix Wrote: (06-12-2017, 10:42 AM) -- hello royce can you tell me, what is your OS and what is your version of nvidia drivers please. Thanks you ! -- Good call. Will also update post. ...
royce hashcat 6 26,344 06-12-2017, 03:04 PM
    Thread: Bitshares wallet
Post: RE: hashcat v3.6.0

snoopy48 Wrote: (01-28-2018, 02:22 PM) -- Hi Royce! I am a bloody newbie in this subject but stupidly I have to retrieve the password of my Bitshares wallet. As far as I have learned first I have t...
royce hashcat 4 3,614 01-28-2018, 06:48 PM
    Thread: hashcat v3.5.0
Post: RE: hashcat v3.5.0

Thanks especially for sha1crypt! My 3x 1080 FE + 3x EVGA 970 SC benchmarks are here: Raw: https://gist.github.com/roycewilliams/0d6a837a5c47de36f9aa9c7953384017 Table: (one line per total speed): ht...
royce hashcat 9 18,853 04-05-2017, 06:22 PM
    Thread: Hashcat two separators - Other Questions
Post: RE: Hashcat two separators - Other Questions

Looks like there's more than one question here. A) You'll have to trim out the email, or replace the first colon with a different character (so that hashcat will treat the entire string as the "use...
royce General Talk 3 4,704 11-19-2017, 03:02 AM
    Thread: HashCat takes a very long time to report progress
Post: RE: HashCat takes a very long time to report progr...

Have you tried manually setting the status update frequency (with --status and --status-timer)? [Edit: apparently this issue is regardless of that; could be a potential feature, likely a GitHub iss...
royce hashcat 5 8,314 04-26-2018, 06:59 AM
    Thread: HashCat takes a very long time to report progress
Post: RE: HashCat takes a very long time to report progr...

I wouldn't say by design - but I have no idea if this longer delay is "fixable" or a natural consequence of the approach. My understanding is that there's some development discussion going on about it...
royce hashcat 5 8,314 05-06-2018, 09:56 PM