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 Posted [desc]
    Thread: Restore value is greater than keyspace
Post: RE: Restore value is greater than keyspace

thanks again mrmike This problem was now fixed (git version includes the fix, soon also beta/release) with this commit: https://github.com/hashcat/hashcat/commit/ca31ef43aff1726113aaef85d06aa5c3cbc...
philsmd hashcat 6 2,894 08-06-2019, 02:10 PM
    Thread: How to encrypt password with wpa2?
Post: RE: How to encrypt password with wpa2?

you could use tools/test.pl for this Code: -- echo hashcatrocks | perl tools/test.pl passthrough 2500 | base64 -d > my.hccapx -- btw: tools/test.pl is within the hashcat folder (source code)...
philsmd hashcat 9 3,132 08-14-2019, 09:43 AM
    Thread: hybrid attack can't use all gpu power?
Post: RE: hybrid attack can't use all gpu power?

did you try comparing it with a run with the --slow-candidates command line argument ?
philsmd hashcat 5 1,885 08-15-2019, 12:55 PM
    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: hybrid attack can't use all gpu power?
Post: RE: hybrid attack can't use all gpu power?

this type of strategy was since kind of forever discussed in the FAQ under the "more work" question: https://hashcat.net/faq/morework
philsmd hashcat 5 1,885 08-16-2019, 01:46 PM
    Thread: tutorial/documentation about adding modules
Post: RE: tutorial/documentation about adding modules

The developers planned to add some wiki page (and/or forum thread) about the very new hashcat module system that wasn't even released yet. Only beta versions of hashcat do support hashcat modules. Th...
philsmd hashcat 1 1,264 08-19-2019, 01:06 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

you need to add --increment too the --increment command line switch enables the increment feature (and min/max options are further restrictions/limits)
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-19-2019, 01:35 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

?1 is not the same as ?l and ?! is completely wrong you need to be more careful about what you see and what you type. ?1 is dollar ONE and ?l is dollar lower-case ELL maskprocessor is not ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-19-2019, 07:50 PM
    Thread: help cracking a 7 character password
Post: RE: help cracking a 7 character password

so many problems here: 1. it's NOT allowed to post hashes, see https://hashcat.net/forum/announcement-2.html It's even worse if you claim that you have some problem and NOT even provide the correct...
philsmd hashcat 3 1,603 08-21-2019, 11:45 AM
    Thread: help cracking a 7 character password
Post: RE: help cracking a 7 character password

yeah, it's easy to blame a moderator for being nasty and I have no problem being called like that. The main question is if it is more nasty to treat rules like they do not exist ... or if it's more na...
philsmd hashcat 3 1,603 08-21-2019, 12:42 PM
    Thread: Veracrypt Non-bootable drive
Post: RE: Veracrypt Non-bootable drive

Did you read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes ? is this a physical disk ? how many volumdes/partitions etc...
philsmd hashcat 3 1,518 08-24-2019, 12:11 PM
    Thread: Works with OpenCL but not CUDA
Post: RE: Works with OpenCL but not CUDA

unfortunately, it could be anything here. maybe even your OpenCL kernel is not perfectly correct and it is only a matter of which vector size etc is being used to fail or succeed. Without seein...
philsmd hashcat 2 1,458 08-24-2019, 12:20 PM
    Thread: Veracrypt Non-bootable drive
Post: RE: Veracrypt Non-bootable drive

there could be many problems here. maybe you do not test the correct password / dictionary file, please try with a wordlist ONLY containing the password. Did you test with that dcfldd windows bi...
philsmd hashcat 3 1,518 08-25-2019, 10:54 AM
    Thread: Multiple hash type mode
Post: RE: Multiple hash type mode

you can just run 6213 to also crack all hashes that can be cracked with 6211 or 6212 i..e 6213 can crack all 6212 hashes too which can crack all 6211 hashes too (the inverse e.g. 6211 cracking a...
philsmd hashcat 8 3,445 08-26-2019, 02:51 PM
    Thread: Help me install hxctools
Post: RE: Help me install hxctools

well, this is the hashcat forum. so you won't get too much help here (hcxtools is a 3rd party tool). I would suggest that you just install the headers / dev / libs package too like "libssl-dev". ...
philsmd hashcat 3 1,608 08-26-2019, 03:01 PM
    Thread: Multiple hash type mode
Post: RE: Multiple hash type mode

yeah, that's true that 6233 is able to crack all 6232 hashes which is able to crack all 6231 hashes Furthermore, 6223 is able to crack all 6222 hashes which is able to crack all 6221 hashes but at...
philsmd hashcat 8 3,445 08-26-2019, 03:07 PM
    Thread: Another KeePass issue. Salt-value/Salt-length exception
Post: RE: Another KeePass issue. Salt-value/Salt-length ...

run hashcat like this: Code: -- hashcat64.exe -m 13400 -a 0 hash.txt dict.txt -- where hash.txt contains the output of keepass2john (without filenames and without the leading colon ":") and ...
philsmd hashcat 3 2,347 08-27-2019, 11:45 AM
    Thread: hccapx file not cracking
Post: RE: hccapx file not cracking

beta versions of hashcat can be found here: https://hashcat.net/beta/ it's worth a try
philsmd hashcat 18 6,022 08-27-2019, 07:08 PM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

furthermore, this mask is kind of pointing to a possible problem: ?1?1?1?1?1?1?1?1?1?1?1 if --custom-charset1 (or short -1) is defined with a very small number of chars (small charset), that might...
philsmd hashcat 43 12,656 08-28-2019, 10:42 AM
    Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.

intem: what kind of errors ? and which hashcat versions ? the beta versions too, git too? can you test which git commit (https://github.com/hashcat/hashcat/commits) introduced the problem ?
philsmd hashcat 31 12,819 08-28-2019, 10:55 AM