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: WPA-WPA2-PSK test: crack failed
Post: RE: WPA-WPA2-PSK test: crack failed

Sometimes it helps to use one or more of these tools: - wpaclean + cap2hccap - aircrack -J (you already tried this) - wpaclean + aircrack -J (does this really make any difference) - cap2hccap Especia...
philsmd Old oclHashcat Support 3 7,251 01-20-2015, 12:48 PM
    Thread: How to get status for cracking process to use in other programs?
Post: RE: How to get status for cracking process to use ...

also read this: https://hashcat.net/forum/thread-2296.html and the restore file format: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite#parsing_the_restore-file
philsmd Old hashcat Support 3 7,262 10-30-2013, 12:10 AM
    Thread: Noob issues with oclhashcat
Post: RE: Noob issues with oclhashcat

I think you didn't realize how large that keyspace is. Let us start with 26 characters which can be repeated. The charset would be: abcdefghijklmnopqrstuvwxyz The number of characters would be: 26 He...
philsmd Old oclHashcat Support 4 7,270 02-14-2015, 01:24 PM
    Thread: Unique Master Citizen Number Rule?
Post: RE: Unique Master Citizen Number Rule?

Hi, you are searching for a specific/custom mask? Try this one: -1 0123 -2 01 -3 09 -4 123456789 ?1?d?2?d?3?d?d7?4?d?d?d?d I'm no mask expert, but should work (-1 up to -4 are cusom charsets, s...
philsmd Very old oclHashcat-plus Support 3 7,283 05-05-2013, 01:44 PM
    Thread: Weird result
Post: RE: Weird result

Those "weird strings" are the mac addresses of the access point and the connected device/client respectively. The output format was choosen to distinguish between networks with the same network name "...
philsmd General Help 4 7,344 05-21-2016, 09:05 AM
    Thread: Weird result
Post: RE: Weird result

yes, the (default) format (including the "hash" part) is: ESSID:BSSID:STMAC(client):password There could be several reasons (assuming that the output really is "123456789" - without quotes) that p...
philsmd General Help 4 7,344 05-21-2016, 10:09 AM
    Thread: OFFICE errors from beginner
Post: RE: OFFICE errors from beginner

1. pls do not post hashes (even if they are from wiki etc, I don't want to look them up and it is just irrelevant, mask them if you really needed) 2. see the version of the hash that you think is use...
philsmd Old hashcat Support 3 7,345 10-28-2014, 06:29 PM
    Thread: How to set the minimum password length?
Post: RE: How to set the minimum password length?

from https://hashcat.net/wiki/doku.php?id=rule_based_attack#rules_used_to_reject_plains : Quote: -- Reject rules only work either with hashcat-legacy, or when using “-j” or “-k” with hashc...
philsmd hashcat 5 7,345 08-07-2017, 10:14 PM
    Thread: Output issue
Post: RE: Output issue

I don't understand the problem here: Your example: - algo: -m 10 = md5($pass.$salt) - string to hash: "11puma11" (without quotes) if pass is "11puma" and salt is "11" then we end up with a string f...
philsmd Old oclHashcat Support 4 7,359 05-13-2015, 08:49 PM
    Thread: Benchmark K10 and Rejected hash
Post: RE: Benchmark K10 and Rejected hash

You have 1147 distinct salts, therefore the speed is divided by 1147 (since each word must be combined w/ those 1147 salts, roughlty speaking). 112.7 kH/s * 1147 = 128.464 MH/s Descrypt passwords ...
philsmd Old oclHashcat Support 2 7,368 02-11-2014, 08:22 PM
    Thread: Hashcat 0.15 clGetdeviceIDS error -1
Post: RE: Hashcat 0.15 clGetdeviceIDS error -1

use forum/google search: https://www.google.com/search?q=site:hashcat.net "clGetdeviceIDs+-1" (https://www.google.com/search?q=site%3Ahashcat.net+%22clGetdeviceIDs+-1%22)
philsmd Very old oclHashcat-plus Support 3 7,370 11-14-2013, 02:06 PM
    Thread: Hashcat 0.15 clGetdeviceIDS error -1
Post: RE: Hashcat 0.15 clGetdeviceIDS error -1

If you were willing to read, then you should be able to understand what the error means and that it doesn't really depend which version of ubuntu you use. For example, take the first forum thread in ...
philsmd Very old oclHashcat-plus Support 3 7,370 11-14-2013, 03:37 PM
    Thread: oclHashCat-Plus v0.15 hang up
Post: RE: oclHashCat-Plus v0.15 hang up

This problem seems to be fixed with the beta version. Please see this ticket https://hashcat.net/trac/ticket/82 Thx
philsmd Very old oclHashcat-plus Support 2 7,375 09-08-2013, 11:04 AM
    Thread: Random Floating Point 0-1
Post: RE: Random Floating Point 0-1

just a note: keyspace is: number_of_chars_in_charset ^ password_length (where ^ means "to the power of") [0-9] = 10 digits to the power of (length) 16 (position 1 and 2 are fixed, you can check for 0...
philsmd General Help 6 7,390 07-11-2015, 11:01 PM
    Thread: Third-party utility: analyze_hc_restore
Post: Third-party utility: analyze_hc_restore

analyze_hc_restore is a perl script I have developed that can be very handy to help analyze and mofify oclHashcat .restore files ( https://hashcat.net/wiki/doku.php?id=oclhashcat#parsing_the_restore-f...
philsmd User Contributions 3 7,404 01-28-2015, 11:45 AM
    Thread: Line Length Exception on oclhashcat 1.31
Post: RE: Line Length Exception on oclhashcat 1.31

cpu hashcat does not support cracking descrypt (-m 1500). You also need to specify the hash type, i.e. -m 1500 Hence cudaHashcat64.exe -m 1500 -a 3 -d 1 -o 1.out DES.txt ?d?d?d?d?d?d?d?d sho...
philsmd Old oclHashcat Support 3 7,471 01-16-2015, 02:55 PM
    Thread: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...

for macOS you need to compile the executable/binaries first. You can use git and compile it with make: Code: -- git clone https://github.com/hashcat/hashcat -- Code: -- cd hashcat/ -...
philsmd hashcat 9 7,472 02-26-2019, 08:42 AM
    Thread: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...

well, you probably shouldn't run that specific mask.... and probably you shouldn't run a mask attack (see https://hashcat.net/wiki/?id=mask_attack , -a 3 ) at all for itunes backups. I would sugges...
philsmd hashcat 9 7,472 02-26-2019, 04:47 PM
    Thread: Help with 7Z Hash
Post: RE: Help with 7Z Hash

Do you use powershell? or just cmd (without powershell)? I noticed that for some reasons the default output format for powershell is utf16le (not ascii). Even if 7z2hashcat only outputs ascii the o...
philsmd hashcat 6 7,526 12-17-2017, 10:24 AM
    Thread: No devices found/left
Post: RE: No devices found/left

I think you are confusing something. why do you need to use -d if you have only 1 GPU ? if you want to enable and/or crack with your CPU, you need to use -D instead. see this --help output sni...
philsmd hashcat 9 7,548 01-25-2019, 11:19 AM