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: .zip archive add support
Post: RE: .zip archive add support

1. Feature requests belong on Trac, not the forums. 2. There's already a ticket open for this request, https://hashcat.net/trac/ticket/161, and it has been accepted.
epixoip Old oclHashcat Support 2 5,035 11-28-2015, 08:48 AM
    Thread: How do you run hashcat against a plaintext file?
Post: RE: How do you run hashcat against a plaintext fil...

If you look at the algorithms Hashcat supports, you'll see that one of those algorithms is indeed Plaintext.
epixoip hashcat 4 5,046 12-25-2016, 02:43 AM
    Thread: Need advisory to build distributed cracking system
Post: RE: Need advisory to build distributed cracking s...

PC4 on the front page is a Sagitta Brutalis. Yes it is possible to distribute work between multiple systems. You can use a free/open source solution such as Hashtopus, or a commercial solution such...
epixoip Hardware 1 5,050 01-28-2015, 10:49 AM
    Thread: Outsourcing Hashes
Post: RE: Outsourcing Hashes

this is against the forum rules. take it somewhere else, like insidepro's forums
epixoip Old hashcat Support 2 5,071 03-20-2014, 07:51 AM
    Thread: problem in Unicode hashes
Post: RE: problem in Unicode hashes

hashcat does not only crack ascii hashes, that is false. hashcat does not care one bit about encoding, all it cares about are the bytes. if the password is unicode, then your candidates should also be...
epixoip General Help 1 5,071 04-26-2014, 03:08 AM
    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: Sybase hash type
Post: RE: Sybase hash type

./hashcat-cli64.bin -h | grep 8000
epixoip Old hashcat Support 3 5,101 03-31-2016, 04:01 AM
    Thread: Sybase hash type
Post: RE: Sybase hash type

Just use oclhashcat beta with CPU OpenCL driver
epixoip Old hashcat Support 3 5,101 04-07-2016, 09:38 PM
    Thread: FPGA cards?
Post: RE: FPGA cards?

Royce nailed it. Hashcat theoretically supports any device on any OpenCL platform -- but only theoretically. In reality, only CPUs and GPUs are actually supported. OpenCL on FPGA is still in its infan...
epixoip Hardware 4 5,101 02-03-2017, 06:10 AM
    Thread: ERROR: cuModuleLoad() 209
Post: RE: ERROR: cuModuleLoad() 209

Remove CUDA. You do not need it, and the version you downloaded has the wrong driver. Download & install https://us.download.nvidia.com/XFree86/Linux-x86_64/346.35/NVIDIA-Linux-x86_64-346.35-no-comp...
epixoip Old oclHashcat Support 2 5,109 02-08-2015, 08:21 PM
    Thread: drivers
Post: RE: drivers

it's not that something special has to be done to hashcat to support it... it's that the newer drivers are just plain broken.
epixoip Very old oclHashcat-plus Support 2 5,113 12-20-2012, 07:27 AM
    Thread: upgrade to 1.32 failed clGetDeviceIDs( ) -1
Post: RE: upgrade to 1.32 failed clGetDeviceIDs( ) -1

This has already been covered on the forums: https://hashcat.net/forum/thread-3990-post-22755.html#pid22755 https://hashcat.net/forum/thread-3991.html
epixoip Old oclHashcat Support 2 5,115 02-05-2015, 12:09 AM
    Thread: Should I buy Risers for my GPU setup
Post: RE: Should I buy Risers for my GPU setup

Gaming hardware but asking about professional cracking?
epixoip Hardware 4 5,117 02-10-2017, 01:01 AM
    Thread: Help! :D
Post: RE: Help! :D

The next person who starts a thread titled "Help" will have their thread deleted immediately, with extreme prejudice.
epixoip Old hashcat Support 2 5,121 02-10-2013, 02:57 PM
    Thread: ERROR: Use of rules-file or rules-generate only allowed in attack-mode 0
Post: RE: ERROR: Use of rules-file or rules-generate onl...

Hashcat GUI is a third-party tool not developed by the authors of hashcat, and is thus not supported here.
epixoip Old oclHashcat Support 1 5,128 06-27-2015, 09:36 AM
    Thread: buying GPU
Post: RE: buying GPU

you will be very disappointed with the performance of that card. if you have a small budget, buy used.
epixoip General Help 1 5,130 06-08-2013, 05:57 AM
    Thread: Stuck in the starting blocks
Post: RE: Stuck in the starting blocks

Considering there is no installer, yes, I'd say you're probably doing something very wrong.
epixoip General Help 2 5,133 01-14-2015, 03:56 AM
    Thread: Incremental Mask Attack
Post: RE: Incremental Mask Attack

You would use an hcmask file for that.
epixoip Old hashcat Support 1 5,134 04-20-2016, 09:08 AM
    Thread: Is correct these hash?
Post: RE: Is correct these hash?

Is the json you posted the request or the response? If it's the request, and that is indeed a hash of the password, then the password is being hashed client-side and you simply need to read the javasc...
epixoip General Talk 5 5,152 01-22-2018, 06:37 AM
    Thread: Is correct these hash?
Post: RE: Is correct these hash?

Password hashing is typically done server-side, not client-side. Client-side hashing is uncommon. You should be seeing the plaintext password in transit.
epixoip General Talk 5 5,152 01-23-2018, 02:24 PM