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: --markov-disable taking more time
Post: RE: --markov-disable taking more time

The faster hashes are cracked early on, the fewer hashes hashcat has to search through later. This of course has an impact on overall speed. If you want a fair comparison use a single hash that will n...
undeath hashcat 3 888 04-20-2020, 12:36 PM
    Thread: --remove isn't removing all hashes
Post: RE: --remove isn't removing all hashes

if the same hash appears multiple times it is only removed once. sort -u your hash file before running it through hashcat.
undeath Very old oclHashcat-plus Support 13 23,095 03-30-2012, 07:58 PM
    Thread: --remove isn't removing all hashes
Post: RE: --remove isn't removing all hashes

undeath Wrote: (03-30-2012, 07:58 PM) -- if the same hash appears multiple times it is only removed once. sort -u your hash file before running it through hashcat. --
undeath Very old oclHashcat-plus Support 13 23,095 04-25-2012, 08:16 PM
    Thread: --remove not working correctly?
Post: RE: --remove not working correctly?

remove only removes one instance of the hash. If it appears multiple times it will only be removed once. sort -u your hash files before running.
undeath Old hashcat Support 8 13,430 01-14-2013, 11:22 PM
    Thread: --restore Error
Post: RE: --restore Error

You need to be in the same folder you were when starting the session the first time.
undeath Old oclHashcat Support 2 5,769 09-01-2014, 12:24 PM
    Thread: --restore option problem
Post: RE: --restore option problem

if you name your session you need to mention the name of the session you want to restore, too. (if it is not the default one) so not only do a "--restore" but a "--restore --session=aaa" else yo...
undeath Very old oclHashcat-lite Support 5 13,538 10-20-2011, 08:13 PM
    Thread: --stdout combinator attack
Post: RE: --stdout combinator attack

alternatively you can use combinator from hashcat-utils
undeath hashcat 2 2,400 02-11-2018, 12:53 PM
    Thread: --stdout option
Post: RE: --stdout option

you can use the maskprocessor (see wiki). It won't get any faster than this.
undeath Very old oclHashcat Support 2 10,883 11-07-2011, 01:08 PM
    Thread: -1 NVAPI_ERROR
Post: RE: -1 NVAPI_ERROR

It's not hanging and the behaviour you are experiencing is not connected to the warning message. Please read the --help and the wiki on how to use hashcat.
undeath Old oclHashcat Support 1 4,910 08-13-2015, 03:22 PM
    Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken

cannot reproduce Code: -- hashcat64.bin -I hashcat (v4.1.0) starting... OpenCL Info: Platform ID #1 Vendor : Intel(R) Corporation Name : Intel(R) OpenCL Version : OpenCL 1.2 LINUX Devi...
undeath hashcat 12 10,011 03-22-2018, 10:38 PM
    Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken

yes, hccapx from examples, mode a3 and a0, with and without w4
undeath hashcat 12 10,011 03-22-2018, 10:47 PM
    Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken

rather sounds like something with your "real lile" hccapx is off.
undeath hashcat 12 10,011 03-22-2018, 10:54 PM
    Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken

unlikely. the example file has been around since a long time and people have been successfully cracking WPA hashes as well.
undeath hashcat 12 10,011 03-22-2018, 11:01 PM
    Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken

I received the hccapx handshakes from cab404 and was unable to reproduce the issue. Maybe something is wrong with his ocl runtime. @cab404: just to make sure, all the passwords you tried to crack w...
undeath hashcat 12 10,011 03-23-2018, 12:00 AM
    Thread: ./oclHashcat-plus64.bin returns "Segmentation fault"
Post: RE: ./oclHashcat-plus64.bin returns "Segmentation...

try removing the sdk and reinstall the driver.
undeath Very old oclHashcat-plus Support 9 23,267 05-11-2012, 08:07 PM
    Thread: ./OpenCl/ No such file or directory
Post: RE: ./OpenCl/ No such file or directory

did you extract all the files from the archive?
undeath hashcat 4 3,162 02-13-2019, 11:09 PM
    Thread: ./OpenCl/ No such file or directory
Post: RE: ./OpenCl/ No such file or directory

Just checked, 5.1.0 does have that folder, too. If your GPU is not detected something with your driver is wrong.
undeath hashcat 4 3,162 02-13-2019, 11:44 PM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

use the -J option on aircrack to export as hccap. Requires latest aircrack version. https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
undeath Old hashcat Support 9 39,551 08-22-2014, 02:02 AM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

WPA is more complex than simple hash and salt, that's why there is the hccap file. For the hccap file format look here: https://hashcat.net/wiki/doku.php?id=hccap
undeath Old hashcat Support 9 39,551 08-22-2014, 06:43 PM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

keen2learn Wrote: (08-22-2014, 08:32 PM) -- throught i was so on to something here extracting the has because it takes a lot less time cracking a hash than the full .hccap. shame -- you can trust t...
undeath Old hashcat Support 9 39,551 08-25-2014, 06:35 PM