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 [asc] Posted
    Thread: Integer overflow error
Post: RE: Integer overflow error

No, this is correct. The number of password candidates is way too huge. Just do the math ?a has 95 characters. If we have a length of 15, we have 95^15. The result of 95*95*95*95*....*95 (15 times) ...
philsmd hashcat 5 3,907 02-14-2018, 08:37 AM
    Thread: Integer overflow error
Post: RE: Integer overflow error

I think it is the other way around. If we look at the file docs/changes.txt it mentions that the integer overflow check was first introduced with version 3.40 of hashcat. This is why you don't see t...
philsmd hashcat 5 3,907 02-14-2018, 09:20 AM
    Thread: Hashcat 4.1.0 slow speed
Post: RE: Hashcat 4.1.0 slow speed

Are you sure that you are comparing the correct values? Did you ran a benchmark (-b) with both versions? There are a lot of people making the mistake to compare apples with oranges, for instance...
philsmd hashcat 6 3,903 05-11-2018, 09:12 PM
    Thread: CSV, hashes and username...
Post: RE: CSV, hashes and username...

This question was answered way too often, it even made it into the FAQ: https://hashcat.net/faq#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword has...
philsmd hashcat 2 3,880 07-27-2017, 10:56 AM
    Thread: Dreaded 209 error
Post: RE: Dreaded 209 error

Afaik this error could also occur if you did not extract the oclHashcat .7z archive correctly. You should use something like 7zip on windows and unzip the .7z with this software. After that you ne...
philsmd Old oclHashcat Support 1 3,875 02-18-2015, 12:02 PM
    Thread: Inaccurate number
Post: RE: Inaccurate number

if you use usernames and sort the file, the hashes can still be non-unique. there could be multiple users having the same password and hash. so the sort -u might not do what you think it does (beca...
philsmd hashcat 13 3,874 12-13-2019, 05:33 PM
    Thread: Inaccurate number
Post: RE: Inaccurate number

why would you need to unique the hashes ? just for testing ? again, it depends on if you have usernames within the hash file... a line is not unique unless both the username:hash is unique , but fo...
philsmd hashcat 13 3,874 12-13-2019, 09:43 PM
    Thread: Inaccurate number
Post: RE: Inaccurate number

--show is not for cracking, it is used to show the already cracked passwords (AFTER cracking) https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passw...
philsmd hashcat 13 3,874 12-13-2019, 06:56 PM
    Thread: foreign words and --remove
Post: RE: foreign words and --remove

for question number 1 it depends on the type of hashes and also on your hardware (SSD, RAM, CPU) etc. In my experience, you shouldn't bother too much about removing hashes if you do not crack (and the...
philsmd hashcat 3 3,868 08-09-2017, 08:57 AM
    Thread: Struggling with syntax
Post: RE: Struggling with syntax

1. you are posting your question within the wrong forum section: your output shows that you are using hashcat-legacy, while your are posting within the "hashcat" forum section. (... or maybe you shoul...
philsmd hashcat 1 3,866 08-08-2016, 09:43 AM
    Thread: Custom charset with mask files
Post: RE: Custom charset with mask files

@swing did you try putting my1.hcchr and my2.hcchr into the root directory of hashcat and use a mask like this: my1.hcchr,my2.hcchr,?l,?1?2?1?2?3?3?3 I think it's just a matter of if the file i...
philsmd hashcat 3 3,832 01-18-2019, 07:48 PM
    Thread: Hashcat says its starting and then nothing happens
Post: RE: Hashcat says its starting and then nothing hap...

Please follow this guide: https://hashcat.net/faq/wrongdriver) also always mention what your GPUs / CPUs / operating system / drivers are. if you want to start a mask attack, you should also a...
philsmd hashcat 9 3,829 02-10-2019, 08:33 AM
    Thread: Hashcat says its starting and then nothing happens
Post: RE: Hashcat says its starting and then nothing hap...

hmm, did you try installing an older driver version ? e.g. the ones recommended on https://hashcat.net/hashcat I'm pretty sure this is not a hashcat issue... but it could of course be that Nvidia c...
philsmd hashcat 9 3,829 02-10-2019, 09:18 AM
    Thread: Hashcat says its starting and then nothing happens
Post: RE: Hashcat says its starting and then nothing hap...

did you try running these commands: Code: -- hashcat -I -- and Code: -- hashcat -b -- if not, please try with the above hashcat test/benchmark/troubleshooting commands.
philsmd hashcat 9 3,829 02-10-2019, 09:26 AM
    Thread: Hashcat says its starting and then nothing happens
Post: RE: Hashcat says its starting and then nothing hap...

did you try without using powershell, but cmd instead ? [hr] update: whoops, I just realized I had the "wrong" screenshot open from this issue (https://hashcat.net/forum/thread-8141-post-43675.htm...
philsmd hashcat 9 3,829 02-10-2019, 09:27 AM
    Thread: Hashcat says its starting and then nothing happens
Post: RE: Hashcat says its starting and then nothing hap...

did you try to follow the wrongdriver guide ? Do you have any other OpenCL runtime/driver installed ? maybe the one for your CPU etc ? For the system that isn't working yet, did you have any (wo...
philsmd hashcat 9 3,829 02-10-2019, 12:05 PM
    Thread: Can't use hashcat with AMD Radeon R9 380
Post: RE: Can't use hashcat with AMD Radeon R9 380

what is the problem and error message you got ? details !
philsmd hashcat 9 3,820 07-12-2019, 12:36 PM
    Thread: Solution to use very large wordlist
Post: RE: Solution to use very large wordlist

What is the hash type ? -m ? For instance -m 2500 = WPA/WPA2 has a minimum password length of 8 characters You should also think if it is possible to replace the huge file with a more clever str...
philsmd hashcat 4 3,817 05-12-2018, 03:41 PM
    Thread: Hashcat stop randomly
Post: RE: Hashcat stop randomly

Why do you think it stopped without reasons? From the output you have posted above it seems that everything is working correctly. I don't see any evidence that there is something strange going on....
philsmd hashcat 3 3,805 08-11-2017, 08:14 PM
    Thread: --show takes forever to finish
Post: RE: --show takes forever to finish

it depends mainly on the size of the hashcat.potfile and of course also to some extend on the hashes.txt file (note there can be cracks assigned to several users, especially if unsalted hashes are use...
philsmd hashcat 6 3,802 08-21-2018, 10:33 PM