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: Itunes Backup line length
Post: RE: Itunes Backup line length

Let's start with this: Code: -- Hash 'manifest.txt': Line-length exception -- This message clearly says that the string "manifest.txt" is not a valid hash. This means that the character m, follo...
philsmd hashcat 6 4,626 12-14-2017, 10:12 AM
    Thread: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) and oclHashcat
Post: RE: The-Distribution-Which-Does-Not-Handle-OpenCL-...

The catalyst driver version 14.12 is broken, see here: https://hashcat.net/forum/thread-3915.html Furthermore, this has nothing to do with The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)...
philsmd Old oclHashcat Support 2 4,631 05-13-2015, 07:26 PM
    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: bruteforce wpa2 from 9999999999 to 6000000000 in decreasing order
Post: RE: bruteforce wpa2 from 9999999999 to 6000000000 ...

(you should use ?1 if you set -1 )
philsmd hashcat 7 4,636 11-23-2018, 11:41 AM
    Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...

-w 1 or -u 1 -n 1 --force but you should use --force only if you know what you are doing and do not report any problems when using --force (you can change the -u and -n values slightly if you...
philsmd hashcat 13 4,679 06-06-2019, 01:08 PM
    Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...

most of the time the best thing to do is to fix the main problem instead of trying really hard (and failing horrendously in doing so) to bypass/avoid it. Fan/cooling/throttling issues are serious p...
philsmd hashcat 13 4,679 06-06-2019, 12:05 PM
    Thread: multi charset
Post: RE: multi charset

1. it's not allowed to post hashes 2. you need to specify a mask (see https://hashcat.net/wiki/?id=mask_attack) if you use -a 3 (otherwise the default one will be used, which is probably not exactly ...
philsmd hashcat 3 4,680 08-23-2017, 03:15 PM
    Thread: brain-server
Post: RE: brain-server

there was a problem with starting the hashcat brain with version 5.0.0 on windows (see https://github.com/hashcat/hashcat/issues/1738#issuecomment-434274579). This problem is already fixed and the la...
philsmd hashcat 4 4,680 11-19-2018, 11:46 AM
    Thread: 8gb wordlist for cracking a Rar3
Post: RE: 8gb wordlist for cracking a Rar3

the command should look something like: Code: -- hashcat -m 12500 -a 0 hash.txt dict.txt -- that means that you also need to specify the hash file, not just the word list BTW: the hash form...
philsmd hashcat 2 4,688 07-25-2018, 07:15 AM
    Thread: weird rule issue..
Post: RE: weird rule issue..

-m 2500 = WPA/WPA2 has a minimum password length of 8 (included). Therefore the word "amanda" will be rejected because it is too small (6 characters long). You can use pipes (e.g. from cpu hashcat --...
philsmd Old oclHashcat Support 2 4,693 02-29-2016, 10:07 PM
    Thread: ERROR: Use of -r/--rules-file and -g/--rules-generate only allowed in attack mode 0.
Post: RE: ERROR: Use of -r/--rules-file and -g/--rules-g...

you need to use -a 0 to use --rules-file (or short -r). The same is true for --rules-generate (or short -g), it is only supported with straight/dictionary attack (-a 0).
philsmd hashcat 4 4,702 08-24-2017, 08:23 PM
    Thread: ERROR: Use of -r/--rules-file and -g/--rules-generate only allowed in attack mode 0.
Post: RE: ERROR: Use of -r/--rules-file and -g/--rules-g...

Within this video hashcat-legacy (https://github.com/hashcat/hashcat-legacy) is being used and not the new hashcat. Yeah, 2 of the differences we notice here between hashcat-legacy and hashcat is t...
philsmd hashcat 4 4,702 08-24-2017, 08:46 PM
    Thread: Hardware suggest
Post: RE: Hardware suggest

mac/OS X is only supported by cpu hashcat ( https://hashcat.net/hashcat/ ), windows/linux instead are supported by all cats (cpu hashcat, cudaHashcat, oclHashcat). Yes, the GPU may be faster than you...
philsmd Hardware 1 4,722 01-08-2015, 03:26 PM
    Thread: Please Help
Post: RE: Please Help

... "wallet", "encrypted" ... this could be anything. There are literally thousands of different "wallet" types. What type of wallets are you talking about? Which software was used to generate/u...
philsmd hashcat 5 4,722 08-07-2017, 07:44 AM
    Thread: Please Help
Post: RE: Please Help

If you have the wallet.dat file, you could just use the normal steps: 1. use bitcoin2john.py (https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bleeding-jumbo/run/bitcoin2john.py) to extra...
philsmd hashcat 5 4,722 08-07-2017, 08:14 AM
    Thread: NTLM list with Duplicate Hashes
Post: RE: NTLM list with Duplicate Hashes

Do you use the latest version of hashcat (3.40 currently)?
philsmd hashcat 4 4,735 03-16-2017, 04:08 PM
    Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat

You are not allowed to post hashes within this forum (except if moderators or the administrator ask you to help them troubleshoot some problem with a specific hash). Which version of hashcat and 7z2h...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,737 07-18-2017, 08:49 AM
    Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat

Use the latest release which is now also up-to-date with the source code: 7z2hashcat64-1.1.exe (for 32 bit windows use 7z2hashcat32-1.1.exe instead)
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,737 07-18-2017, 04:09 PM
    Thread: Unable to load a 7z archive hash made with 7z2hashcat
Post: RE: Unable to load a 7z archive hash made with 7z2...

with "only" 28KB you shouldn't reach the limits. yeah, my guess is that hashcat doesn't accept one of the fields/values (there are a lot of them see the 7z2hashcat github page for the details). ...
philsmd hashcat 9 4,737 02-14-2019, 11:14 AM
    Thread: Unable to load a 7z archive hash made with 7z2hashcat
Post: RE: Unable to load a 7z archive hash made with 7z2...

update: we verified that it's a too strict parser problem in seven_zip_parse_hash (), not the whole lengths are currently allowed because of token.len_max[8] and token.len_max[9] only allowing a lengh...
philsmd hashcat 9 4,737 02-14-2019, 12:49 PM