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: how to understand a handshake
Post: RE: how to understand a handshake

A good handshake uses a firm, solid, but not overpowering grip. If it's all limp and sweaty then it's definitely a bad handshake.
epixoip Old oclHashcat Support 11 15,149 12-30-2015, 11:57 PM
    Thread: how to use hashcat
Post: RE: how to use hashcat

first read https://catb.org/~esr/faqs/smart-questions.html then read the wiki. read the help output. read the forums.
epixoip Old hashcat Support 1 7,017 05-22-2013, 03:42 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,560 02-16-2017, 04:35 AM
    Thread: How to use more than two pci-e gpu on a mother with only two?
Post: RE: How to use more than two pci-e gpu on a mother...

cablesaurus.com
epixoip General Help 5 11,131 03-05-2013, 09:23 PM
    Thread: How to use more than two pci-e gpu on a mother with only two?
Post: RE: How to use more than two pci-e gpu on a mother...

i never used the ones with the molex connectors, and i don't know anyone who has, so i have no idea why they would say that.
epixoip General Help 5 11,131 03-08-2013, 04:02 AM
    Thread: How to use multiple dictionaries?
Post: RE: How to use multiple dictionaries?

combinator3.bin from hashcat-utils
epixoip Old oclHashcat Support 2 5,325 12-12-2014, 02:52 AM
    Thread: How would I parse through this to get the correct info?
Post: RE: How would I parse through this to get the corr...

./cudaHashcat64.bin is for Linux, cudaHashcat64.exe is for Windows. ... and you're in infosec!?
epixoip Old oclHashcat Support 3 4,854 11-06-2015, 01:14 AM
    Thread: HOW-TO Extract Lines from File A that Contains Words in File B?
Post: RE: HOW-TO Extract Lines from File A that Contains...

always helps to know your tools.
epixoip General Help 8 11,914 01-05-2015, 04:48 AM
    Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....

ntk, you have to give the gpus work. reading from stdin means copying each plaintext candidate to gpu as they come in which is very slow, so gpus aren't doing any work, hence the 0% load. you need to ...
epixoip Very old oclHashcat-plus Support 17 30,284 07-08-2012, 01:52 PM
    Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....

there is no problem. what you are describing is normal and expected. if you want gpus to work harder, add rules.
epixoip Very old oclHashcat-plus Support 17 30,284 07-08-2012, 03:34 PM
    Thread: HP DL380 G7
Post: RE: HP DL380 G7

There are no worthwhile graphics cards that will work in a DL380. The system has no way of supplying external power to the GPUs, there's not enough room in the chassis for a GPU (cards are too long), ...
epixoip Hardware 4 14,239 09-06-2013, 12:06 AM
    Thread: htpasswd crack
Post: RE: htpasswd crack

--help
epixoip General Help 4 7,188 09-23-2014, 05:05 AM
    Thread: Huawei Router Decode ?
Post: RE: Huawei Router Decode ?

Clearly not the place to post this. Take a week off to read the rules.
epixoip General Help 2 7,436 12-23-2015, 09:44 AM
    Thread: Hybrid attack syntax
Post: RE: Hybrid attack syntax

well for one, it's ?d, not $d. normally this would error out, but since your shell is interpreting $d as a string of empty variables, it's like those $d's don't even exist. you're also missing the at...
epixoip Very old oclHashcat-plus Support 2 6,371 02-12-2013, 08:32 AM
    Thread: Hybrid Attack?
Post: RE: Hybrid Attack?

if you are targeting the plain "mikev619" then your mask shouldn't be 123456789, it should be 619 or ?d?d?d.
epixoip Old hashcat Support 9 18,239 09-29-2012, 02:49 AM
    Thread: Hybrid Attack?
Post: RE: Hybrid Attack?

if mikev is in your wordlist and you use the mask ?d?d?d, it should find mikev619. but it probably didn't find it because the hash in your screenshot is not the ntlm hash of "mikev619." pretending yo...
epixoip Old hashcat Support 9 18,239 09-29-2012, 03:12 AM
    Thread: Hybrid Attack?
Post: RE: Hybrid Attack?

hard telling. hashcat-gui is really out of date and not very many people use it.
epixoip Old hashcat Support 9 18,239 09-29-2012, 06:19 AM
    Thread: Hybrid Attack?
Post: RE: Hybrid Attack?

Nope, you're wrong. "-a 1 password.txt ?d?l?d?l" wouldn't do anything unless you actually had a file named "?d?l?d?l", and it would only be the same as "-a 6 password.txt ?d?l?d?l" if the file had all...
epixoip Old oclHashcat Support 1 3,262 11-11-2015, 04:26 AM
    Thread: I am looking for a $1000-2000 build to crack hashes please help me hash crackers
Post: RE: I am looking for a $1000-2000 build to crack h...

Plenty of information on budget builds in the Hardware forum. Do some research.
epixoip Hardware 1 3,823 10-21-2015, 12:35 PM
    Thread: I dont know what i did
Post: RE: I dont know what i did

The --help synopsis alone should be enough for you to catch the errors in your command line. Take some time to read the documentation.
epixoip hashcat 7 8,670 01-12-2017, 07:28 PM