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:
Post: RE: Questions about Crossfire

Performance scale is linear. Two devices would be exactly twice as fast as having only one device. You can run multiple cards without Crossfire. Indeed you should not attach the Crossfire bridge nor ...
epixoip Hardware 0 0 08-16-2012, 09:12 AM
    Thread:
Post: RE: Questions about Crossfire

If you're using Windows, then disregard that part.
epixoip Hardware 0 0 08-16-2012, 10:17 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,544 06-28-2019, 11:32 PM
    Thread: cluster-controller needed for several appliances
Post: RE: cluster-controller needed for several applianc...

I'm not sure if this is really the appropriate venue for this question, but as it is the "Misc > Hardware" forum, I suppose it's okay. I'm just always hesitant to answer questions like this as I do no...
epixoip Hardware 1 1,592 04-27-2019, 05:29 AM
    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,888 06-19-2019, 05:42 AM
    Thread: pbkdf2 php
Post: RE: pbkdf2 php

pbkdf2-hmac-sha256
epixoip hashcat 1 2,035 01-21-2018, 11:09 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,075 04-24-2019, 07:41 PM
    Thread: Custom Hash Algorithm / Modify or Add new mode
Post: RE: Custom Hash Algorithm / Modify or Add new mode

I see somebody got their hands on the Cracked.to database...
epixoip hashcat 3 2,088 08-20-2019, 12:09 AM
    Thread: how to make an attack
Post: RE: how to make an attack

https://hashcat.net/wiki/doku.php?id=combinator_attack#combinator_attack1
epixoip hashcat 4 2,136 06-24-2019, 12:26 AM
    Thread: Doesn't find plain SHA-256 hashes in dictionary
Post: RE: Doesn't find plain SHA-256 hashes in dictionar...

Rookie error, using 'echo' instead of 'echo -n'
epixoip hashcat 3 2,285 10-13-2018, 08:09 PM
    Thread: Setup Queues?
Post: RE: Setup Queues?

You would need some sort of wrapper or middleware to accomplish this.
epixoip hashcat 1 2,295 02-03-2017, 06:25 AM
    Thread: Hash-encoding exception?¿
Post: RE: Hash-encoding exception?¿

The solution is to read the forum rules.
epixoip hashcat 1 2,367 09-16-2017, 01:45 AM
    Thread: need some help please
Post: RE: need some help please

Your file either isn't really named hash.txt, or the path to hash.txt is incorrect.
epixoip hashcat 1 2,409 03-08-2017, 08:35 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,429 12-13-2017, 06:47 AM
    Thread: GTX 1070 low performance
Post: RE: GTX 1070 low performance

Lenovo Legion Y720 is a notebook. "64ms" is not the speed, it's the kernel runtime. MH/s is not the same as MHz.
epixoip hashcat 5 2,429 06-30-2019, 09:42 PM
    Thread: Hashcat 4.2 does not crack some hashes
Post: RE: Hashcat 4.2 does not crack some hashes

HD 6990 is VLIW4, which AMD has dropped support for, and Catalyst 15.7.1 is too old for Hashcat. From front page: Code: -- GPU Driver requirements: AMD GPUs on Windows require "AMD Radeon Softw...
epixoip hashcat 3 2,491 10-08-2018, 11:56 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,523 11-24-2018, 10:24 AM
    Thread: AMD GPU不适合Office 2013中的哈希破解
Post: RE: Amd gpu is not suitable for hash cracking in o...

AMD GPUs like to draw more power than they are electrically designed to draw, and they like to draw extra power from the PCIe slot rather than the PCIe power cables. PCIe slot can only deliver 75W, bu...
epixoip Hardware 3 2,525 04-28-2019, 10:48 AM
    Thread: Which Hash-Method was used here?
Post: RE: Which Hash-Method was used here?

The first thing you're doing wrong is failing to read the forum rules, where posting hashes is strictly prohibited. Take a week off to read the rules. Second thing you're doing wrong is failing to ...
epixoip hashcat 1 2,555 12-13-2016, 10:25 PM
    Thread: How to use hashcat to crack unsalted MD5
Post: RE: How to use hashcat to crack unsalted MD5

Go read.
epixoip hashcat 1 2,557 02-16-2017, 04:35 AM