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 Posted [desc]
    Thread: Mantle drivers
Post: RE: Mantle drivers

Some info from the AMD forums https://devgurus.amd.com/message/1302560 Quote: -- That 9x draw call gain means that the card can run more different shaders, and switch between more textures in ...
giveen General Talk 5 13,649 02-02-2014, 04:31 PM
    Thread: Mantle drivers
Post: RE: Mantle drivers

I appreciate the response, Atom :) So maybe no performance gain in this aspect. I wonder how it will impact my litecoin mining. Probably the same as here, no significant improvement. Here is a lea...
giveen General Talk 5 13,649 02-02-2014, 05:37 PM
    Thread: Combo Rule
Post: Combo Rule

Just thought I would share my combination rule. After I had done a lot of hashing I found which rules provide the quickest results. The point of this was for me to have to run the least amount of rul...
giveen User Contributions 2 10,027 02-25-2014, 03:16 PM
    Thread: STOP! Unsupported or incorrect Driver
Post: RE: STOP! Unsupported or incorrect Driver

You can use --force and bypass it. It will work, I've tried it but if somethings breaks don't ask hashcat for help.
giveen Old oclHashcat Support 6 11,984 02-25-2014, 03:18 PM
    Thread: Hashing a dic and adding it to POT
Post: Hashing a dic and adding it to POT

Is there a time benefit to hashing my common password dictionary and adding the results to my pot file?
giveen General Talk 8 12,939 07-21-2014, 03:00 PM
    Thread: Hashing a dic and adding it to POT
Post: RE: Hashing a dic and adding it to POT

thanks, atom, that was kinda what I was looking for, just trying to discern if looking up in the rainbow table is faster. I was mainly thinking of my sha1 and md5 only.
giveen General Talk 8 12,939 07-21-2014, 03:44 PM
    Thread: Hashing a dic and adding it to POT
Post: RE: Hashing a dic and adding it to POT

Okay, now my results are not outputting to a file. It says its found from my pot X amount, but I do not see them in the output file.
giveen General Talk 8 12,939 07-21-2014, 06:05 PM
    Thread: Hashing a dic and adding it to POT
Post: RE: Hashing a dic and adding it to POT

Even when using -o ? They seem to conflict.
giveen General Talk 8 12,939 07-21-2014, 06:23 PM
    Thread: Hashing a dic and adding it to POT
Post: RE: Hashing a dic and adding it to POT

Here is what I am seeing Code: -- oclHashcat64.exe -a 0 -m 0 -p : --session=all --force -o "D:\output\1405957334849_found.txt" --outfile-format=3 -n 32 -u 128 --gpu-temp-disable -r "D:\rules\1.giv...
giveen General Talk 8 12,939 07-21-2014, 06:29 PM
    Thread: Hashing a dic and adding it to POT
Post: RE: Hashing a dic and adding it to POT

Weird, just tried another file and it worked just fine.
giveen General Talk 8 12,939 07-21-2014, 06:45 PM
    Thread: Hashing a dic and adding it to POT
Post: RE: Hashing a dic and adding it to POT

So its working for some files and not others.
giveen General Talk 8 12,939 07-21-2014, 07:35 PM
    Thread: oclHashcat new features / algorithms
Post: RE: oclHashcat new features / algorithms

I've really wanted rar/zip support for a long time. I would love to have bitcoin support but sha-512 with 50+ iterations is kinda pointless in my opinion. I've used other tools, with my 3x 270x's, an...
giveen Organisation and Events 23 52,587 10-08-2014, 08:30 PM
    Thread: E-mail hashes
Post: E-mail hashes

What is better? I am trying to work on hashes.org huge list of emails that were hashed, but I've run into a slow-down Combination attack wordlist + list of domains with a ^@ set on the right dic...
giveen General Help 5 9,885 10-14-2014, 01:45 AM
    Thread: E-mail hashes
Post: RE: E-mail hashes

I have a 1 million+ domain list Is there a way to apply a rules list to a dictionary in a combo attack rather than just using simple rules? I would like to do something like best64 to the user list i...
giveen General Help 5 9,885 10-14-2014, 12:46 PM
    Thread: E-mail hashes
Post: RE: E-mail hashes

atom Wrote: (10-14-2014, 02:11 PM) -- I'd say use hashcat in --stdout mode to either generate a new dictionary or pipe it to oclHashcat -- Okay, I'll try that. Right now, my username list is sitti...
giveen General Help 5 9,885 10-14-2014, 02:57 PM
    Thread: encrypted wallet
Post: RE: encrypted wallet

Try this https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/run/bitcoin2john.py It should extract the hash from the wallet (it should work on the dogecoin wallet) What I saw fr...
giveen General Help 10 18,320 01-09-2015, 07:18 PM
    Thread: encrypted wallet
Post: RE: encrypted wallet

epixoip Wrote: (01-09-2015, 07:40 PM) -- That is precisely what he used in the previous post. Still doesn't extract a hash, and still not supported by hashcat. -- Ah, gotcha.
giveen General Help 10 18,320 01-10-2015, 02:39 AM
    Thread: Explaining the PostgreSQL pass-the-hash vulnerability
Post: RE: Explaining the PostgreSQL pass-the-hash vulner...

Really good read, you would have to capture the hash first right as it transitioned across the network?
giveen General Talk 4 37,707 03-03-2015, 02:12 PM
    Thread: Question on Bitcoin/Litcoin
Post: Question on Bitcoin/Litcoin

I have a question on -m 11300 Is the input file the actual wallet.dat? When I point it to my wallet.dat, hashcat goes crazy and makes my computer beep like a madman. if I point it to "encrypted_...
giveen Old oclHashcat Support 13 28,879 06-08-2015, 03:16 PM
    Thread: Question on Bitcoin/Litcoin
Post: RE: Question on Bitcoin/Litcoin

Rolf Wrote: (06-08-2015, 03:38 PM) -- You need to use wallet2john.py to extract the hash. Find it in the latest mumbo jumbo JtR release. -- thanks, Rolf
giveen Old oclHashcat Support 13 28,879 06-08-2015, 03:39 PM