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 [desc] Posted
    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: Quicken File password
Post: Quicken File password

I have a quicken file a customer gave me he can not remember the password to (file password). I know Intuit has a password recovery service, but it can take weeks, and he doesn't want to wait that lon...
rsberzerker General Help 0 2,808 08-19-2015, 05:01 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: *processor restore
Post: *processor restore

When using one of the processors (statprocessor in my case), I pipe it to hashcat. But unlike a normal wordlist/mask, there is no built-in save/restore. The wiki states to use -s,  --skip=NUM     s...
rsberzerker hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 3,067 08-29-2017, 05:39 PM
    Thread: *processor restore
Post: RE: *processor restore

I meant the skip to be used in the *processor command, not hashcat, but is the number to give the *processor the progress number from the hashcat status when using rules?
rsberzerker hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 3,067 08-31-2017, 01:30 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: kwprocessor route help
Post: kwprocessor route help

I've been playing around with kwprocessor and so far been unable to get it to generate a password [pattern] I know a friend uses. The pattern is a walk down 4, then start at the top again with a shift...
rsberzerker hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 3,165 08-27-2017, 05:57 AM
    Thread: kwprocessor route help
Post: RE: kwprocessor route help

OK, thanks Atom. Combinator it is.
rsberzerker hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 3,165 08-28-2017, 03:12 PM
    Thread: Suggestions on how to attack
Post: RE: Suggestions on how to attack

undeath Wrote: (09-09-2017, 10:02 AM) -- If it's random the hints are not worth much. -- Well, they do reduce the keyspace a little.
rsberzerker General Talk 2 3,179 09-09-2017, 02:24 PM
    Thread: Suggestions on how to attack
Post: Suggestions on how to attack

One of my coworkers knows I like to crack hashes, and gave me a challenge. I have an MD5 hash, and he gave me the following information/clues: It has at least 1 upper, 1 lower, 1 digit, and 1 symbol. ...
rsberzerker General Talk 2 3,179 09-09-2017, 04:51 AM
    Thread: Expander / fingerprint attack
Post: Expander / fingerprint attack

I was reading this article (https://www.question-defense.com/2010/08/15/automated-password-cracking-use-oclhashcat-to-launch-a-fingerprint-attack) about a fingerprint attack and decided to try it. Th...
rsberzerker General Talk 2 3,307 08-12-2017, 03:44 AM
    Thread: Expander / fingerprint attack
Post: RE: Expander / fingerprint attack

I think I'm beginning to understand why the 4 limit. I tried to combinator my initial (already uniqued) dictionary with itself. I stopped it at 281 Gigs. Even stripping out all the 4 characters from t...
rsberzerker General Talk 2 3,307 08-12-2017, 04:38 PM
    Thread: Command structure?
Post: RE: Command structure?

It's possible. You may have to quote the path if contains spaces and leave off the trailing backslash. Here's an example where C:\Users\username\Documents\wordlists is a directory containing multiple ...
rsberzerker hashcat 2 3,419 09-21-2017, 02:11 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: 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: 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
    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: -w and sessions
Post: -w and sessions

oclhashcat has 3 Workload Profiles: 1 = Reduced performance profile (low latency desktop) 2 = Default performance profile 3 = Tuned performance profile (high latency desktop) It appear...
rsberzerker Old oclHashcat Support 1 4,315 05-24-2015, 08:24 PM