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: hashcat64.bin
Post: RE: hashcat64.bin

The file: Code: -- hashcat.exe -- is the new 64-bit binary. The release versions do not ship with 32 bit binaries anymore (but users can still compile them themself if needed). So every bina...
philsmd hashcat 3 652 07-02-2020, 08:39 PM
    Thread: hashcat64 not working versus hashcat32
Post: RE: hashcat64 not working versus hashcat32

You can troubleshoot this in different ways: 1. use strace to see what is going on 2. look at the exit code (echo $? after you run the command) 3. try with the beta version under https://hashcat.net/b...
philsmd hashcat 2 4,336 08-12-2016, 08:52 AM
    Thread: Hashcat64 Insufficient memory available
Post: RE: Hashcat64 Insufficient memory available

you need to specify the hash file first (as mentioned within the first lines of --help) hashcat -m 16800 -a 0 -w 4 hash.txt dict.txt
philsmd hashcat 4 2,085 07-30-2019, 07:01 PM
    Thread: Hashcat64 cannot detect GPU @ driver Nvidia 417.22 Cuda 10
Post: RE: Hashcat64 cannot detect GPU @ driver Nvidia 41...

please follow this guide: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do You have a broken driver installation. Furthermore,...
philsmd hashcat 1 1,628 12-12-2018, 12:31 PM
    Thread: Hashcat.net binaries 7-zip compression ratio
Post: RE: Hashcat.net binaries 7-zip compression ratio

Just have a look at the file tools/package_bin.sh: https://github.com/hashcat/hashcat/blob/58d1dedd1e27aa3be5e0c6148b21099601253cf6/tools/package_bin.sh#L75
philsmd General Talk 1 2,848 08-20-2017, 08:05 AM
    Thread: hashcat-lite segfault when done
Post: RE: hashcat-lite segfault when done

Please check again if this was resolved when atom releases version 0.16. This problem is known and was fixed (https://hashcat.net/trac/ticket/155 ). Please also always check if Trac already has a tic...
philsmd Very old oclHashcat-lite Support 1 7,003 07-16-2013, 11:28 AM
    Thread: hashcat-3.40
Post: RE: hashcat-3.40

Hello and welcome, Firstly, it shouldn't be too difficult to choose a more suitable forum thread topic: "hashcat-3.40" is kinda the worst title of the thread you could come up with (the content of th...
philsmd hashcat 1 3,933 03-07-2017, 08:51 AM
    Thread: hashcat-3.00 Toggle attack produces duplicates
Post: RE: hashcat-3.00 Toggle attack produces duplicates

Well, in this specific case some rules are applied, since hashcat was instructed to apply all these rules, but they/some didn't change the password candidate because the toggles should take place at p...
philsmd hashcat 4 4,634 08-10-2016, 08:18 AM
    Thread: hashcat-3.00 - potfile behavior / ignored ?
Post: RE: hashcat-3.00 - potfile behavior / ignored ?

Well, guess it is already too late to create an issue. But good news, it seems we already fixed the problem: see https://github.com/hashcat/hashcat/pull/419 Thanks for reporting (and please test to m...
philsmd hashcat 8 11,437 07-06-2016, 10:11 AM
    Thread: hashcat-3.00 - potfile behavior / ignored ?
Post: RE: hashcat-3.00 - potfile behavior / ignored ?

I'm not able to reproduce this new problem, regardless of what I try (potfile full of hashes, crap etc). Seems that we now really need a github issue with full steps and examples that guide us to r...
philsmd hashcat 8 11,437 07-07-2016, 12:38 PM
    Thread: hashcat-3.00
Post: RE: hashcat-3.00

Wow, actually this looks like a perfect temperature handling for me. At the beginning for both safety reasons and maybe because your card was already a little bit warm/hot, the fan speed was set to a...
philsmd hashcat 6 8,320 06-25-2016, 01:23 PM
    Thread: Hashcat wont open.
Post: RE: Hashcat wont open.

Hey welcome to the forum. hashcat is a command line interface (CLI) program, please read the wiki (https://hashcat.net/wiki/ ) and especially ( https://hashcat.net/wiki/doku.php?id=ubernoobs ) to ...
philsmd Old hashcat Support 1 4,332 03-04-2014, 04:31 PM
    Thread: Hashcat won't start ''insufficient memory available''
Post: RE: Hashcat won't start ''insufficient memory avai...

hashcat: "All hashes found already, won't crack them again" Vidramon: "it will work for Nvidia, but not for Amd, resulting not find a pass" this makes absoultely no sense to me. Did you even re...
philsmd hashcat 13 4,419 09-21-2019, 05:19 PM
    Thread: Hashcat won't launch.
Post: RE: Hashcat won't launch.

Please try to read the documentation (wiki, forum, ... --help). Start here https://hashcat.net/wiki/ For you exact problem please read this wiki page https://hashcat.net/wiki/doku.php?id=ubernoobs
philsmd General Help 2 9,022 01-30-2015, 11:39 PM
    Thread: hashcat with 3 wordlists
Post: RE: hashcat with 3 wordlists

since 2+1 = 3 you could just pre-compute 2 dicts and add the 3rd one with -a 1. There is also combinator3 from hashcat-utils (you can pipe it but it's slower, but could be sometimes better if you tar...
philsmd hashcat 1 1,128 07-13-2019, 07:39 AM
    Thread: Hashcat vs Keepass 2 (.kdbx)
Post: RE: Hashcat vs Keepass 2 (.kdbx)

No, the lengths are always the absolute length (they do not substract the fixed or hard-coded part). This would make more sense: Code: -- hashcat64.exe -a 3 -m 13400 --increment --increment-min...
philsmd hashcat 4 1,963 12-01-2019, 01:23 PM
    Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0

kkost: the unit tests of hashcat is a perl + shell script framework that tests if the hash types work correctly (even salt and pass of mininum and maximum length etc). It generates random hashes and v...
philsmd hashcat 10 4,018 07-29-2020, 08:23 AM
    Thread: Hashcat v3.30 and resume
Post: RE: Hashcat v3.30 and resume

It would be great if you could open a github issue (https://github.com/hashcat/hashcat/issues/) such that some dev can have a look at it. Thanks for the report here and the steps to reproduce (but in ...
philsmd hashcat 3 5,360 01-27-2017, 12:14 PM
    Thread: hashcat v3.30
Post: RE: hashcat v3.30

Thanks to all hashcat's devs and contributers/reporters on forum/github/irc !!! This release includes some very crucial/important fixes/features ... and of course: thank you atom
philsmd hashcat 7 22,245 01-06-2017, 03:51 PM
    Thread: hashcat v0.47 --debug-mode=3 Insufficient memory
Post: RE: hashcat v0.47 --debug-mode=3 Insufficient memo...

We/I almost didn't see this bug report since it wasn't on trac (please report to atom if opening trac tickets is still not working - he also changed something in the meantime w/ trac so could be worki...
philsmd Old hashcat Support 1 5,218 03-03-2014, 10:41 PM