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: custom hcmask aborting aborting 7 seconds
Post: RE: custom hcmask aborting aborting 7 seconds

Please make sure that you provide the correct path to the file "test.hcmask" otherwise it will be interpreted as a literal mask specified on the command line (not a mask file: .hcmask). If you spec...
philsmd hashcat 3 3,694 05-31-2017, 08:27 PM
    Thread: TrueCrypt 7.1a Decrypt
Post: RE: TrueCrypt 7.1a Decrypt

Since you used the offset 31744 from the start, I assume that you are trying to crack a TrueCrypt boot volume (see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_...
philsmd hashcat 1 3,693 12-12-2017, 10:24 AM
    Thread: Help with cracking krb5tgs hash
Post: RE: Help with cracking krb5tgs hash

please test with the example hash from https://hashcat.net/wiki/example_hashes and compare your hash with the example hash. Most of the time it's just a matter of removing the file names from the "ha...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 3,692 01-28-2019, 10:29 AM
    Thread: HC 3.0 generates gibberish with rules and full syntax on WPA
Post: RE: HC 3.0 generates gibberish with rules and full...

That is kind of obvious since --stdout doesn't expect any other other files besides the files needed for the attack type (e.g. -a 0 expects a dictionary or directory, -a 3 expects a mask, -a 1 expects...
philsmd hashcat 2 3,688 08-11-2016, 12:47 PM
    Thread: Noob: SHA1 problem
Post: RE: Noob: SHA1 problem

First, welcome to the hashcracking world! You should be able to find the answer to your question both within the --help output or the hashcat wiki (especially https://hashcat.net/mask_attack ). Hint...
philsmd hashcat 2 3,687 02-05-2017, 02:18 PM
    Thread: Hashcat not running on my CPU
Post: RE: Hashcat not running on my CPU

--opencl-device-types 1,2 (or short -D 1,2) to enable both CPU and GPU cracking. see --help output
philsmd hashcat 3 3,669 06-09-2019, 09:20 AM
    Thread: Another newbie question
Post: RE: Another newbie question

It's always a good idea to create a new and similar volume (same settings/steps) and use this with a password (could also be similar to the one that you think was used) for testing hashcat. The first...
philsmd hashcat 3 3,665 11-24-2017, 03:30 PM
    Thread: Another newbie question
Post: RE: Another newbie question

Yes, in theory you could use also a hex editor to extract the 512 bytes. Just make sure that the final "hash file" contains the data in binary (it does not work with hexadecimals in the hash file, it ...
philsmd hashcat 3 3,665 11-25-2017, 12:23 PM
    Thread: where did hashcat get the hashtype?
Post: RE: where did hashcat get the hashtype?

No, hashcat doesn't guess the hash type. As many "hash identification" projects show, there is no such think as 100% knowing which hash type the input is from a random set of some (hex) bytes. It on...
philsmd hashcat 3 3,661 01-24-2017, 06:09 PM
    Thread: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help

The algorithm is also not complete. One of the important steps is missing... how does a password cracking tool know if the password is correct ? the verification code i.e. checking the decrypted byte...
philsmd hashcat 19 3,655 05-10-2020, 07:34 AM
    Thread: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help

this sounds very interesting @womble, do you plan on sharing your hashcat module and opening a pull request (PR) on github ? what is your strategy with avoiding false positive (or can we assume ...
philsmd hashcat 19 3,655 05-15-2020, 08:39 AM
    Thread: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help

oh... are you mpalmer on github ? yeah, I see that there are some still open PRs, I think atom/jsteube is busy a lot, but I will try to ping him on IRC etc. normally it doesn't take that long (I think...
philsmd hashcat 19 3,655 05-15-2020, 12:59 PM
    Thread: 2 salt problem
Post: RE: 2 salt problem

As far as I've understood your hash type is md5 ($salt1 . $pass . $salt2) I also assume here that you are attacking a single hash only. There are many other attacks that may or may not work faster....
philsmd Old oclHashcat Support 1 3,642 01-14-2015, 03:23 PM
    Thread: Speed issue with WPA2
Post: RE: Speed issue with WPA2

it could also be that you are cracking multiple networks. For instance if the status line doesn't say: Code: -- Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts -- ... if there isn...
philsmd hashcat 5 3,642 07-06-2018, 06:31 PM
    Thread: installation problems
Post: RE: installation problems

see https://hashcat.net/forum/thread-4952-post-27768.html#pid27768
philsmd General Help 1 3,637 01-07-2016, 04:16 PM
    Thread: NTLM v2
Post: RE: NTLM v2

Your forum post is against the rules https://hashcat.net/forum/announcement-2.html "Do not ask people to crack your hash. It does not matter if you are willing to pay."
philsmd Old oclHashcat Support 1 3,629 06-17-2015, 07:53 AM
    Thread: Trying to get formatting right
Post: RE: Trying to get formatting right

see https://github.com/hashcat/hashcat/issues/85 for innosetup you need to use --hex-salt (according to that old trac ticket conversation).
philsmd hashcat 6 3,629 01-20-2019, 09:52 PM
    Thread: How to save progress with PRINCE ?
Post: RE: How to save progress with PRINCE ?

you should have a file called pp.save automatically saved into the current directory (if you didn't provide --save-pos-disable). just copy the number within that file to the -s parameter therefore...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 3,620 08-22-2018, 06:31 PM
    Thread: Module 5500 - different results for same hash (with or without client challenge part)
Post: RE: Module 5500 - different results for same hash ...

see: https://hashcat.net/forum/thread-6638.html https://hashcat.net/forum/thread-2563-post-15255.html#pid15255
philsmd hashcat 8 3,607 04-18-2019, 02:43 PM
    Thread: Module 5500 - different results for same hash (with or without client challenge part)
Post: RE: Module 5500 - different results for same hash ...

the domain is actually not used in computing the response and therefore can be skipped/ignored/anything, but the client challenge must be specified (e.g. 338d08f8e26de933000000000000000000000000000000...
philsmd hashcat 8 3,607 04-18-2019, 08:26 PM