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 [asc] Views Posted
    Thread: Expander / fingerprint attack
Post: RE: Expander / fingerprint attack

You can generate longer fingerprints if you want but the resulting file could be quite massive. Of course you'll want to uniq it before running it, but even then a 2-way combinator might never finish ...
epixoip General Talk 2 3,307 08-12-2017, 09:21 AM
    Thread: Riser PCI - USB ?!
Post: RE: Riser PCI - USB ?!

USB risers are fine as long as you have high-quality USB cables.
epixoip Hardware 2 2,952 11-15-2017, 09:45 AM
    Thread: FPGA "no compiler is available" error
Post: RE: FPGA "no compiler is available" error

We (Sagitta HPC/Terahash) looked into doing OpenCL on Altera FPGA back in 2015 and there were several severe limitations and drawbacks. The first big issue, which you are running into now, is that th...
epixoip hashcat 2 2,821 11-10-2017, 06:54 PM
    Thread: Formatting mask for mask attack
Post: RE: Formatting mask for mask attack

You'll need to generate an hcmask file with multiple masks to cover all of the possible positions, but honestly a rule-based attack with the appropriate substitutions might be a better approach.
epixoip hashcat 2 2,432 12-13-2017, 06:47 AM
    Thread: Mixed hardware questions - 1080Ti's and 2080
Post: RE: Mixed hardware questions - 1080Ti's and 2080

Mixing hardware is fine.
epixoip Hardware 2 2,671 10-09-2018, 09:23 PM
    Thread: Thanks
Post: RE: Thanks

epixoip User Contributions 2 3,034 10-11-2018, 09:10 PM
    Thread: Nvidia Quadro
Post: RE: Nvidia Quadro

I'm not sure what you mean by "support to the same level." First, do you literally mean Quadro 6000, or do you mean K6000, M6000, P6000, or RTX 6000? Pretty important distinction. The Quadro 6000 is t...
epixoip hashcat 2 2,947 11-01-2018, 10:35 PM
    Thread: Hash grabbing BLE periferial
Post: RE: Hash grabbing BLE periferial

At first I thought you cut a hole in a mattress and poked a heatsink through it.
epixoip Hardware 2 2,526 11-24-2018, 10:24 AM
    Thread: adding additional GPU to Brutalis | Hashstack
Post: RE: adding additional GPU to Brutalis | Hashstack

Terahash (formerly known as Sagitta HPC) does not sell partially-configured appliances. If you are looking for an entry level cracking appliance, Terahash has the 5-GPU Syrenis https://terahash.com/#a...
epixoip Hardware 2 2,078 04-24-2019, 07:41 PM
    Thread: "Not enough allocatable device memory for this attack."
Post: RE: "Not enough allocatable device memory for this...

You don't have enough VRAM for the tuning parameters you specified. GTX 1080 only has 8GB VRAM, whereas RTX 2080 Ti has 11GB VRAM.
epixoip hashcat 2 1,892 06-19-2019, 05:42 AM
    Thread: Cracking hash of the type md5(substr(md5($pass)).$salt)
Post: RE: Cracking hash of the type md5(substr(md5($pass...

I have a program I wrote a while back that can get you half way there: https://github.com/epixoip/md5substr This will handle the substr(md5(pass)) part. You would just need to wrap it in md5 + s...
epixoip hashcat 2 1,546 06-28-2019, 11:32 PM
    Thread: length dictionary
Post: RE: length dictionary

depends on the algorithm and number of unique salts. a 100 million-word wordlist is appropriate for raw unsalted hashes, but would never finish if you had 100 bcrypt hashes.
epixoip Very old oclHashcat-plus Support 1 4,520 09-14-2012, 08:43 PM
    Thread: salt and sha-1 oclhashcat 0.09
Post: RE: salt and sha-1 oclhashcat 0.09

use -m 100 -a 1
epixoip Very old oclHashcat-plus Support 1 5,075 10-02-2012, 08:36 AM
    Thread: Set min brute force lengh
Post: RE: Set min brute force lengh

use --pw-min 7
epixoip Old hashcat Support 1 5,202 10-14-2012, 03:32 AM
    Thread: ERROR: cuModuleLoad() 209
Post: RE: ERROR: cuModuleLoad() 209

duplicate of thread 1546, https://hashcat.net/forum/thread-1546.html
epixoip Very old oclHashcat-plus Support 1 5,873 10-20-2012, 03:44 AM
    Thread: Alternertiv Programm to Hashcat with Hyprid-Brute force and cpu as an option
Post: RE: Alternertiv Programm to Hashcat with Hyprid-Br...

There is a CPU version of Hashcat.
epixoip General Help 1 4,869 11-18-2012, 04:32 AM
    Thread: Are 7990's supported ATM?
Post: RE: Are 7990's supported ATM?

yes.
epixoip General Help 1 4,689 12-10-2012, 01:22 AM
    Thread: new ASUS ARES II 7970
Post: RE: new ASUS ARES II 7970

definitely not worth the price or the hassle. easier and cheaper to just run 2x 7970. also, 8970 will be out in Q2 with the GCN2 architecture...
epixoip Hardware 1 6,067 01-08-2013, 12:02 AM
    Thread: [HELP REQUEST]; Brute force MySQL5
Post: RE: [HELP REQUEST]; Brute force MySQL5

cool story. now take a week off to read the forum rules.
epixoip Very old oclHashcat-plus Support 1 4,945 01-10-2013, 04:32 AM
    Thread: Thoughts on VCL-HashCat
Post: RE: Thoughts on VCL-HashCat

VCL is a generic OpenCL clustering platform. It's not designed around Hashcat, nor was it even designed for password cracking. There are more efficient ways of distributing load, sure. But this is a g...
epixoip General Talk 1 5,796 02-03-2013, 12:57 AM