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 [desc] Views Posted
    Thread: Nice tip to use old versions for stone age hardware.
Post: RE: Nice tip to use old versions for stone age har...

Two things: 1. If you had just gone to our Github page and downloaded hashcat-legacy v2.00 or built it from source, you wouldn't have had to jump through all the hoops to bypass the timebomb in an...
epixoip General Talk 2 4,063 06-24-2017, 04:56 AM
    Thread: Help with hash type
Post: RE: Help with hash type

posting hashes is not allowed here. take a week off to read the forum rules.
epixoip hashcat 2 2,776 08-09-2017, 06:44 PM
    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,309 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,823 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,433 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,548 06-28-2019, 11:32 PM
    Thread: Does hashcat support ATI AMD RADEON 550 ?
Post: RE: Does hashcat support ATI AMD RADEON 550 ?

Radeon X550 or Radeon HD 550v? I suppose it doesn't matter which you have. Last I heard OpenCL was broken with RV730 so HD 550v won't work, and X550 is extremely old and does not support GPGPU. And y...
epixoip Old hashcat Support 3 8,305 06-11-2012, 02:34 PM
    Thread: How to crack discuz x2 password ?
Post: RE: How to crack discuz x2 password ?

a little bit of googling suggests it uses md5(md5(pass).salt) which is the same as vbulletin, so try using one of the two vbulletin modes (i'm not sure which is which.)
epixoip Very old oclHashcat-lite Support 3 15,697 07-08-2012, 02:31 PM
    Thread: Slow crack with GPU Nvidia 335M
Post: RE: Slow crack with GPU Nvidia 335M

There are two things wrong here: the first is "Nvidia", and the second is "notebook." Nvidia GPUs are slow enough as it is, let alone their mobile GPUs. A good solution would be to get a desktop or s...
epixoip Very old oclHashcat-lite Support 3 8,455 08-23-2012, 04:24 PM
    Thread: hash type request
Post: RE: hash type request

they certainly are base64-encoded, but decoded they're just binary. however since they are variable length they aren't hashed.
epixoip General Talk 3 8,364 09-25-2012, 11:56 PM
    Thread: Speed difference between 0.08 and 0.09
Post: RE: Speed difference between 0.08 and 0.09

hybrid attack would be much faster than using the rules engine for that, and it scales better.
epixoip Very old oclHashcat-plus Support 3 7,865 10-14-2012, 03:34 AM
    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: Steve Werby's Presentation at Hack3rCon^3
Post: Steve Werby's Presentation at Hack3rCon^3

Steve Werby (@stevewerby) did a presentation on hash cracking today at Hack3rCon^3. He talks about using Hashcat and oclHashcat-plus to crack the eHarmony list. https://www.youtube.com/watch?v=dfWt...
epixoip General Talk 3 9,292 10-20-2012, 03:42 AM