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 [asc]
    Thread: What kind of hash is this?
Post: RE: What kind of hash is this?

Here it seems to be very easy to find the algorithm... you just need to look for (or have) some known hash:salt:plain tuples. E.g. this list (hash:salt masked): 1. hash:salt above (231cXXXX18a4cee66X...
philsmd General Help 16 64,375 01-03-2014, 02:02 PM
    Thread: Bcrypt recovery with known salt?
Post: RE: Bcrypt recovery with known salt?

Please have a look at the bcrypt example (https://hashcat.net/wiki/doku.php?id=example_hashes - see line w/ hash type 3200), the format is: $2a$cost$base64(salt).base64(hash) iteration = 2 ^ cost ...
philsmd hashcat 4 18,778 12-29-2013, 08:55 PM
    Thread: Hash Type Question!
Post: RE: Hash Type Question!

It seems that this is -m 10 = md5 ($pass . $salt) The "$user" here is only used because the salt depends on the user. See here https://hashcat.net/wiki/doku.php?id=example_hashes to find the correct ...
philsmd Old hashcat Support 2 6,784 12-27-2013, 08:37 AM
    Thread: bruteforce mode strange behavior
Post: RE: bruteforce mode strange behavior

you need to quote the -1 argument otherwise the command line will interpret some characters as special commands.
philsmd Old oclHashcat Support 1 5,048 12-27-2013, 07:58 AM
    Thread: Limited symbols
Post: RE: Limited symbols

Hi, it doesn't make much sense to explain it here, if we have a wiki page that explains it. Therefore, I refer you to: https://hashcat.net/wiki/doku.php?id=mask_attack Hint: cudaHashcat32.exe -m...
philsmd Old oclHashcat Support 2 6,848 12-24-2013, 02:57 PM
    Thread: cuda hashcat plus error
Post: RE: cuda hashcat plus error

Why do you use v0.15 of oclHashcat-plus? Download 1.00 from https://hashcat.net/oclhashcat/ and update the NV driver to match the requirements.
philsmd Old oclHashcat Support 5 16,762 12-12-2013, 09:23 PM
    Thread: Defaults for -a3
Post: RE: Defaults for -a3

Is there anything wrong w/ the values specified here: https://hashcat.net/wiki/doku.php?id=oclhashcat#default_values Note: ?3 is the same as --custom-charset3 Also the full mask is and was there...
philsmd Old oclHashcat Support 2 6,669 12-12-2013, 09:20 PM
    Thread: Cracking an OS X 10.8.2 PBKDF2 Hash
Post: RE: Cracking an OS X 10.8.2 PBKDF2 Hash

The wiki clearly says what hash mode you should use: https://hashcat.net/wiki/doku.php?id=example_hashes 7100 OS X v10.8 So you need -m 7100 in your command line... Furthermore, if you want to u...
philsmd Old oclHashcat Support 5 14,790 12-12-2013, 08:28 PM
    Thread: multi.hccap miss password and benchmark -m 3200 display driver stopped responding
Post: RE: multi.hccap miss password and benchmark -m 320...

Hey and thx for your testing and the report. I don't really like to discuss 2+ different problems within the same thread.... Anyway, 1. please open a trac ticket https://hashcat.net/trac/ with a se...
philsmd Old oclHashcat Support 3 10,337 12-12-2013, 02:23 PM
    Thread: [solved] Win7-64 crash Lists to blame?
Post: RE: Win7-64 crash Lists to blame?

This seems to be easy to reproduce and it seems that it doesn't occur randomly but w/ very specific plains (if the length > 48). I also opened this trac ticket https://hashcat.net/trac/ticket/221 a...
philsmd Old hashcat Support 5 9,987 12-10-2013, 08:18 PM
    Thread: OSX 10.7.4 + hashcat 0.42
Post: RE: OSX 10.7.4 + hashcat 0.42

try w/ hashcat-cli64.app
philsmd Old hashcat Support 14 29,074 12-10-2013, 01:00 AM
    Thread: [solved] Win7-64 crash Lists to blame?
Post: RE: Win7-64 crash Lists to blame?

It is very difficult for us to reproduce... I for instance do not understand if this wordlist is a personal wordlist of you or it is one of the .word files in /examples/ . Could you please explain h...
philsmd Old hashcat Support 5 9,987 12-10-2013, 12:52 AM
    Thread: Problem with Password
Post: RE: Problem with Password

Make sure you have 2 different .cap files and 2 different .hccap files. The first pair is: (1st cap, 1st hccap) where 1st cap is gathered from aircrack w/ password arlenesplace The second pair is:...
philsmd Very old oclHashcat-plus Support 5 20,002 12-06-2013, 01:56 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

UPDATE: let's consider -a 1 w/ -r the problem here is that devs need to come up w/ a nice and very fast solution to do both the combination and apply rules (possible within the gpu kernel, otherwise i...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 04:56 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

Please keep in mind, that while for you this 2 things seem to end up doing the same or at least have several points in common, ... the feature to natively support combinations + rules is very differe...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 04:31 PM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

I think the problem of rurapenthe -multi-gpu problem / not founds and/or crashes was fixed in recent betas, right @rurapenthe and/or others? What about the above problem w/ windows path names hash...
philsmd Beta Tester 22 28,383 12-05-2013, 04:10 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

The problem here is the communication between completely different processes (combinator.bin and oclHashcat-plus64.bin)... the pipe symbol reflects this very well... ( look at | as a wall between the ...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 03:49 PM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

@chancas , mastercracker chancas Wrote: (11-30-2013, 02:16 PM) -- Code: -- echo -n 10471161328 | ./oclHashcat64.exe --quiet --force --disable-potfile --runtime 200 --gpu-temp-disable -d 1 -a 0 -m 6...
philsmd Beta Tester 22 28,383 12-02-2013, 06:08 PM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

@rurapenthe , could you please double-check if those errors do not happen if you keep the -d 1.... note: you can run the test also as: test_1385640930/test.sh -m 1800 -a 3 -t single # for example ...
philsmd Beta Tester 22 28,383 11-30-2013, 11:34 AM
    Thread: Odd issue even after a permissions change.
Post: RE: Odd issue even after a permissions change.

If you are using a 32 bit ubuntu version you need to modify the *Example*.sh files s.t. they use the *32.bin binary and not the 64-bit one (default).
philsmd Very old oclHashcat-plus Support 1 6,450 11-28-2013, 09:00 PM