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 [desc] Author Forum Replies Views Posted
    Thread: Titan Z
Post: RE: Titan Z

Titan Z is Keppler, not Maxwell.
epixoip Hardware 1 3,487 11-12-2015, 04:36 AM
    Thread: to build a brute force machine
Post: RE: to build a brute force machine

hardware combination looks good. you will not lose performance using a pci-e 3.0 card in a pci-e 2.0 slot, no. not for what we do, anyway. for the os, we officially recommend ubuntu 12.04 lts. check o...
epixoip Hardware 11 29,557 01-17-2013, 08:10 PM
    Thread: to build a brute force machine
Post: RE: to build a brute force machine

yes, but you will need to regenerate your xorg.conf
epixoip Hardware 11 29,557 01-21-2013, 01:39 AM
    Thread: To many combinations
Post: RE: To many combinations

You're specifying a 15-char mask for a hash that is limited to 8 chars.
epixoip Very old oclHashcat-plus Support 2 6,201 06-12-2012, 03:11 AM
    Thread: Totally lost!
Post: RE: Totally lost!

you are confusing online password cracking and offline password cracking. what you are looking to do is online password cracking, but hashcat is for offline password cracking. so hashcat cannot do wha...
epixoip Old hashcat Support 5 9,459 12-03-2014, 06:15 AM
    Thread: Totally lost!
Post: RE: Totally lost!

offline password cracking is for cracking password hashes that have been recovered from a password database or sniffed off the wire, and also for non-hash formats such as encrypted files. for onlin...
epixoip Old hashcat Support 5 9,459 12-03-2014, 07:39 AM
    Thread: Tridition DES supported ???
Post: RE: Tridition DES supported ???

https://www.reddit.com/r/crypto/comments/162ufx/research_project_opencl_bitslice_des_bruteforce/
epixoip General Help 3 5,659 03-08-2015, 01:28 AM
    Thread: Triple Dictionary Attack
Post: RE: Triple Dictionary Attack

No but if the dictionaries are small enough you could pre-process the 2-word combinations then run -a 1 -k ^-
epixoip General Help 1 3,575 04-17-2016, 09:25 PM
    Thread: TripleDES
Post: RE: TripleDES

like descrypt, there have been crypt schemes based on 3des. but they are not common and i don't think there's any standard implementation. Rabbitz, what software are you using that is using 3des-ba...
epixoip General Help 2 6,895 05-21-2013, 07:13 AM
    Thread: Trouble running oclHashcat-1.01 in Ubuntu 13.04 - Need Help
Post: RE: Trouble running oclHashcat-1.01 in Ubuntu 13.0...

Few things here... Screenshots are obnoxious. We tolerate them from Windows users, because we presume they don't know any better. But as a Linux user, you are encouraged to post relevant text outpu...
epixoip Old oclHashcat Support 3 5,992 05-13-2014, 02:44 PM
    Thread: Trouble with 2X 7970's on OpenSuse/Ubuntu
Post: RE: Trouble with 2X 7970's on OpenSuse/Ubuntu

probably a good idea to drop 'export DISPLAY=:0' in your ~/.bashrc or similar as well.
epixoip Hardware 3 7,623 10-14-2012, 03:35 AM
    Thread: Trouble with hashes.
Post: RE: Trouble with hashes.

this question has been covered several times, if you search for "cuStreamSynchronize() 999" you need to disable wddm recovery: https://hashcat.net/wiki/doku.php?id=timeout_patch
epixoip Very old oclHashcat-lite Support 3 8,225 11-26-2012, 06:13 AM
    Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...

Someone didn't do their homework
epixoip General Help 7 11,667 06-19-2016, 12:53 AM
    Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...

You don't need risers. You just need to buy the right GPU.
epixoip General Help 7 11,667 06-20-2016, 11:22 AM
    Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...

Remove the backplate from the bottom card, and force the fans to 100%
epixoip Hardware 8 9,932 09-15-2016, 09:49 PM
    Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...

I should clarify that you only need to remove the back half of the backplate, the part that's easily removable. That's why it's removable, designed this way intentionally and intended to be removed wh...
epixoip Hardware 8 9,932 09-15-2016, 11:47 PM
    Thread: Truecrypt hash (volume not boot)
Post: RE: Truecrypt hash (volume not boot)

hashcat does not support the truecrypt_volume2john format, so if you check your logs (if hashtopus even logs this information), you'll likely see that hashcat errored out with "no hashes loaded". I...
epixoip Old oclHashcat Support 5 9,503 04-02-2015, 11:41 PM
    Thread: Truecrypt hash (volume not boot)
Post: RE: Truecrypt hash (volume not boot)

There may not be any validation on TC formats then since it is just 512 arbitrary bytes. In which case Hashcat was working against the ASCII text you provided. Either way that's not how it's done.
epixoip Old oclHashcat Support 5 9,503 04-07-2015, 04:21 PM
    Thread: Trying several numbers at various positions within words in a wordlist after combine?
Post: RE: Trying several numbers at various positions wi...

You can do this with rule chaining
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 6,719 05-06-2016, 06:19 PM
    Thread: Trying several numbers at various positions within words in a wordlist after combine?
Post: RE: Trying several numbers at various positions wi...

In addition to this you might also want to look at tmesis.pl from hashcat-utils
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 6,719 05-06-2016, 10:12 PM