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: How uninstall Hashcat? (Linux)
Post: RE: How uninstall Hashcat? (Linux)

Code: -- sudo make uninstall --
philsmd hashcat 3 1,777 11-20-2019, 01:24 AM
    Thread: ERROR: clCreateContext(): CL_UNKNOWN_ERROR
Post: RE: ERROR: clCreateContext(): CL_UNKNOWN_ERROR

try this: https://hashcat.net/faq/wrongdriver it's probably a driver/setup problem does this happen with all hash types and also with just "hashcat -I" and "hashcat -b" ? another test could...
philsmd hashcat 5 1,778 11-15-2019, 10:03 AM
    Thread: ERROR: clCreateContext(): CL_UNKNOWN_ERROR
Post: RE: ERROR: clCreateContext(): CL_UNKNOWN_ERROR

what about the test with the beta version ? ... and what about the test with other hash types or with -I or -b only ?
philsmd hashcat 5 1,778 11-17-2019, 12:59 PM
    Thread: Unified list manager
Post: RE: Unified list manager

use hashcat in-built --show mechanism instead. Code: -- hashcat -m 0 --show --outfile-format 2 hashes.txt -- this other tool "Unitifed list manager" is a 3th party tool and we don't give sup...
philsmd General Talk 1 1,779 11-19-2018, 10:49 PM
    Thread: Intel Integrated GPU
Post: RE: Intel Integrated GPU

in general the k a l i distribution is not recommended. You would uninstall both mesa and pocl and try to install all the required proprietary drivers from the hardware vendor page. In some cases y...
philsmd Hardware 4 1,779 04-22-2020, 11:34 AM
    Thread: Hash speed
Post: RE: Hash speed

try to add -w 3 or even -w 4 you could get even more speed with rules (but of course the overall runtime could increase too). so the correct answer is: 1. more dedicated/clever attacks (specifi...
philsmd hashcat 3 1,781 05-31-2019, 07:08 PM
    Thread: need help setting up pattern/mask
Post: RE: need help setting up pattern/mask

small dict with very specific rules might help a lot here and crack the hashes much faster. of course it depends on how much you know about the base words and possible rules (like uppercasing the firs...
philsmd hashcat 3 1,781 05-31-2019, 07:30 PM
    Thread: need help setting up pattern/mask
Post: RE: need help setting up pattern/mask

it's probably too long to brute-force, infeasible. maybe dict + rules is a better alternative ? Code: -- hashcat -m 14800 -w 3 -a 3 --increment --increment-min 6 --increment-max 10 --custom-char...
philsmd hashcat 3 1,781 05-31-2019, 03:34 PM
    Thread: Performance breack down 70%
Post: RE: Performance breack down 70%

disk speed doesn't matter for -a 3 (except if you are really swapping, that would be performance killer, but you should be able to monitor the disk activity very easily on each and every operating sys...
philsmd Hardware 4 1,791 12-24-2019, 11:46 AM
    Thread: track the cracking?
Post: RE: track the cracking?

in theory you could just count the lines in your hashcat.potfile for instance every hour or every week and make statistics out of this. As far as I know it's not directly logged in the hashcat.log fil...
philsmd General Talk 4 1,798 09-12-2019, 07:55 PM
    Thread: Hashcat 5.1 beta output format incorrectly displayed
Post: RE: Hashcat 5.1 beta output format incorrectly dis...

the format changed with https://github.com/hashcat/hashcat/pull/2292 (requested here: https://github.com/hashcat/hashcat/issues/2255). The --help output should reflect the new format that should be...
philsmd hashcat 8 1,804 03-18-2020, 10:21 PM
    Thread: Hashcat 5.1 beta output format incorrectly displayed
Post: RE: Hashcat 5.1 beta output format incorrectly dis...

that's by the way the default format... you only need to use --outfile-format parameter if it is different from "1,2"
philsmd hashcat 8 1,804 03-19-2020, 01:39 PM
    Thread: Hashcat 5.1 beta output format incorrectly displayed
Post: RE: Hashcat 5.1 beta output format incorrectly dis...

What is the hash type that you are using ? What's the hashcat version (try with https://hashcat.net/beta) ? The default with 1,2 is to use "$HEX[" and the hexadecimal chars and "]" at the end if th...
philsmd hashcat 8 1,804 03-19-2020, 04:06 PM
    Thread: Hashcat 5.1 beta output format incorrectly displayed
Post: RE: Hashcat 5.1 beta output format incorrectly dis...

Yeah, but that is not the default value, but just an example within the --help: Code: -- Options Short / Long | Type | Description | Example -- it clearly says, that it is an Example . The def...
philsmd hashcat 8 1,804 03-19-2020, 04:35 PM
    Thread: why the Alphabetic charset is so slow
Post: RE: why the Alphabetic charset is so slow

what do you mean ? mask attack (-a 3) ? there is no such thing as alphanumeric chars in hashcat built-in charsets: we only have the single groups of characters like ?d,?l,?u and the combination of...
philsmd hashcat 5 1,805 02-26-2020, 08:58 AM
    Thread: Hey I'm a complete noob am I'm just starting to learn about the world of hacking
Post: RE: Hey I'm a complete noob am I'm just starting t...

-a 3 ?l?l?l?l?l?l?d ?l = dollar lower-case ELL = lowercase characters a-z ?d = digits = any number from 0-9
philsmd hashcat 4 1,815 08-16-2019, 01:36 PM
    Thread: Need advice of Drivers for my setup.
Post: RE: Need advice of Drivers for my setup.

why are you using pipe/stdin ? It's very weird that you are asking why something is not fast enough but don't really explain what your command is and why you are using a Pipe: Quote: -- Guess.B...
philsmd hashcat 5 1,838 02-20-2020, 01:01 AM
    Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working

what's your command and hash type ? what is the attack mode (-a x) ? did you try to use hashcat beta from https://hashcat.net/forum/
philsmd hashcat 5 1,839 02-19-2020, 07:08 PM
    Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working

you didn't really mention the hash type and your command. please do
philsmd hashcat 5 1,839 02-20-2020, 12:47 AM
    Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working

maybe you are confusing the hashcat brain with some hashcat wrapper like hashtopolis that tries to distribute work across multiple rigs/systems ? brain and distributed cracking wrappers/systems act...
philsmd hashcat 5 1,839 02-20-2020, 10:29 AM