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 [desc] Replies Views Posted
    Thread: 980GTX MSI vs Reference
Post: RE: 980GTX MSI vs Reference

epixoip Wrote: (05-24-2015, 10:50 PM) -- It is possible that resellers in your area do not sell reference design cards. You could contact them and ask them if they are able to get reference design ca...
rsberzerker Hardware 20 41,550 05-25-2015, 01:36 AM
    Thread: 980GTX MSI vs Reference
Post: RE: 980GTX MSI vs Reference

Quote: -- Uhm, OEM = another company mades product based on chipset of the original company. So basicaly, If I get it right, the only one, who is not OEM but a reference, are the cards made by NVID...
rsberzerker Hardware 20 41,550 05-25-2015, 03:21 AM
    Thread: Hashcat won't run on large wordlist?
Post: RE: Hashcat won't run on large wordlist?

My guess is it's running out of memory. You could take how much memory your system has free and breaking it into chunks smaller than that, then run them one after the other via script.
rsberzerker hashcat 2 3,972 08-26-2017, 08:00 AM
    Thread: foreign words and --remove
Post: foreign words and --remove

I've got two questions I can't find the answer to: 1) I do my hashcat runs using --remove thinking it might be faster since hashcat doesn't have to check a particular hash again. But now I'm wonder...
rsberzerker hashcat 3 3,864 08-09-2017, 04:56 AM
    Thread: Need Help | SHA256
Post: RE: Need Help | SHA256

Translation of epixoip's post: Your keyspace is too large for hashcat to handle, even the 64 bit version. There's not enough memory addresses. No you can't get more until an OS and hardware are made t...
rsberzerker hashcat 5 4,893 08-14-2017, 02:37 PM
    Thread: Plain Vmware image setup - anyone?
Post: RE: Plain Vmware image setup - anyone?

>  but it would be easier to re-load Win 7, however, that of course kicks the counter and makes my current version no longer authorized, even if I could do it. A little off topic but I once talked...
rsberzerker hashcat 5 4,924 09-01-2017, 05:21 AM
    Thread: Speed of crack for WPA/WPA2 hash
Post: RE: Speed of crack for WPA/WPA2 hash

There are two ways to measure cracking speed: hashes tried per second (H/s), and passwords cracked per second (Pwd/s). Personally, I think the second is more important. In an ideal situation, you h...
rsberzerker hashcat 8 21,157 09-02-2017, 12:29 AM
    Thread: Hashcat aborting (bug?)
Post: Hashcat aborting (bug?)

I set a hashcat run to run overnight. In the morning, it had stopped. The last status is: Session..........: emailspecialmask Status...........: Exhausted Hash.Type........: MD5 Hash.Target......
rsberzerker hashcat 2 2,937 09-05-2017, 01:40 PM
    Thread: Custom symbol character set
Post: Custom symbol character set

Problem 1: I've got a mask file I'm trying to use a custom character set for the symbols, but keep getting a syntax error. Basically I want to use the ?s, but I know there are no spaces, so what do I ...
rsberzerker hashcat 5 5,446 09-14-2017, 04:14 AM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

#2 - That's what I was afraid of. Oh well, nothing a find and replace can't fix. #1 - Your line looks like what I tried, but it doesn't work. I had figured out I need to escape the comma (the error...
rsberzerker hashcat 5 5,446 09-14-2017, 02:07 PM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

Thank you. That works for me too. I guess my mistake was missing the ?? . Funny that you can't escape the ? with a \ like this \? . So \ isn't a universal escape character...
rsberzerker hashcat 5 5,446 09-14-2017, 02:48 PM
    Thread: Performance difference Win 7 vs Win 10?
Post: Performance difference Win 7 vs Win 10?

Somewhat by luck, I've got my hands on two systems for a short time, one Win 7 and the other Win 10. Both have a GTX 1060 FE card. But when I run hashcat 3.6.0 on both, doing MD5, I'm getting quite a ...
rsberzerker hashcat 3 3,723 09-16-2017, 05:47 AM
    Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?

I'm running a mask attack, from different points in the same hcmask file I generated using PACK. (I deleted some from one copy then started hashcat.) All the masks are 10 characters, not that that sho...
rsberzerker hashcat 3 3,723 09-16-2017, 01:37 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

undeath Wrote: (09-13-2017, 05:37 PM) -- PACK is just a collection of python scripts. You can run python on almost any OS, including Windows. -- In theory yes. In practice, there is a dependency wi...
rsberzerker hashcat 13 9,643 09-18-2017, 02:12 PM
    Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?

I've done some more experimenting and I'm convinced there are other factors that determine speed besides the video card and hash. When I upgraded my main cracking system to the 1060 card, I took my ol...
rsberzerker hashcat 3 3,723 09-19-2017, 05:03 AM
    Thread: LINE/ENCODING ERROR
Post: RE: LINE/ENCODING ERROR

1) What hash type are you trying to crack? 2) There are example hashes for pretty much every type in the wiki. Check ones you are getting an error with against the example. Does it look the same fo...
rsberzerker hashcat 9 7,528 09-21-2017, 02:18 PM
    Thread: Slow Speed On My Nvidia GPU
Post: RE: Slow Speed On My Nvidia GPU

> Nothing is wrong. The GPU is just old and slow. Agreed. Plus WPA is a slow hash.
rsberzerker hashcat 3 3,121 09-22-2017, 11:17 PM
    Thread: Sort and de-dupe without merging together?
Post: RE: Sort and de-dupe without merging together?

Hashcat utilities rli and rli2 might do what you want, although it will take several passes if you have multiple dictionary files.
rsberzerker hashcat 2 2,633 09-23-2017, 01:19 AM
    Thread: Checkpoint not working in latest version or me being a noob?
Post: RE: Checkpoint not working in latest version or me...

> If possible: For slow hashes try to hold the amplifier around 50-500 amplifier and for fast hashes 500-5000. Shift more data to the base than to the amplifier. Atom: Is this a general rule or on...
rsberzerker hashcat 6 6,005 09-23-2017, 04:19 PM
    Thread: How To Run Hashcat ON RDP/VPS
Post: RE: How To Run Hashcat ON RDP/VPS

Seconded Mem5's answer. You're missing the proper video drivers. Also hashcat-cli64 is from older versions of hashcat and obsolete. Not recommended to use.
rsberzerker hashcat 4 4,621 09-26-2017, 02:51 PM