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 [desc] Forum Replies Views Posted
    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: 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: Dilemma…!
Post: RE: Dilemma…!

You need the pyenchant library/module. I never was able to get this working on Windows, but it was easy on [Debian] Linux. Any you need to understand the attack method. Based on your first post, yo...
rsberzerker hashcat 13 9,643 09-19-2017, 01:59 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: Hashcat rule help.
Post: RE: Hashcat rule help.

There are several ways depending on what you are trying to accomplish: 1) Rules (see the wiki if you don't understand the line) Code: -- Insert @ N | iNX | Inserts character X at position N | i...
rsberzerker hashcat 6 5,413 09-26-2017, 02:48 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
    Thread: LINE/ENCODING ERROR
Post: RE: LINE/ENCODING ERROR

Comparing your problem hashes to the example hashes, they don't match in format, which is the problem. For the 2611, you have XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXX wh...
rsberzerker hashcat 9 7,528 09-27-2017, 02:10 PM
    Thread: 5 question around
Post: RE: 5 question around

2) Depends on the hashtype. 3) You are using the parameter --outfile-format 2 From the wiki: Code: -- - [ Outfile Formats ] -  # | Format ===+========  1 | hash[:salt]  2 | plain �...
rsberzerker hashcat 5 5,386 09-27-2017, 02:34 PM
    Thread: 5 question around
Post: RE: 5 question around

Some rule files are included with hashcat in the rules directory. Best64 is the name of one set of rules. Example command: hashcat64.exe -m %hashtype% -a 0 --remove -o %outfile% --status --markov-...
rsberzerker hashcat 5 5,386 09-28-2017, 03:39 AM
    Thread: wpa2 broken
Post: RE: wpa2 broken

I'd guess no. This attack isn't a way to crack the actual password, but trick the endpoint into connecting to another device with a known password.
rsberzerker hashcat 3 3,877 10-16-2017, 02:56 PM