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 [asc] Author Forum Replies Views Posted
    Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?

the wiki is always a good start.
undeath hashcat 10 5,276 10-24-2018, 07:51 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,553 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,553 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,553 08-25-2014, 06:35 PM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

Don't get me wrong, questioning established standards isn't wrong. However, randomly sprouting unreflected ideas is. If you want to give constructive comments and discussions you should read on about ...
undeath Old hashcat Support 9 39,553 08-26-2014, 09:37 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,164 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,164 02-13-2019, 11:44 PM
    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,269 05-11-2012, 08:07 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,015 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,015 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,015 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,015 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,015 03-23-2018, 12:00 AM
    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,912 08-13-2015, 03:22 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: --stdout combinator attack
Post: RE: --stdout combinator attack

alternatively you can use combinator from hashcat-utils
undeath hashcat 2 2,402 02-11-2018, 12:53 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,542 10-20-2011, 08:13 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,771 09-01-2014, 12:24 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,433 01-14-2013, 11:22 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,100 03-30-2012, 07:58 PM