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 [desc] Views Posted
    Thread: Recover password file .7z partially known
Post: RE: Recover password file .7z partially known

That's a 3 MB file compressed (uncompressed maybe even much larger if not totally random data). Are there several files within the .7z file ? You could also try to increase the limit that hashcat ac...
philsmd hashcat 4 4,899 01-05-2018, 10:35 AM
    Thread: Hash craked with John the ripper but failed with Hashcat
Post: RE: Hash craked with John the ripper but failed wi...

if you use -a 0 you should specify at least one word list (dictionary file). Otherwise, hashcat will assume that you sent the password candidates via standard input (stdin) and therefore use a pipe...
philsmd hashcat 4 9,494 02-02-2018, 05:22 PM
    Thread: "Getting Help from Friends" -- Reverse my hash?
Post: RE: "Getting Help from Friends" -- Reverse my hash...

In general (if we do not look at ethereum pre-sale) it's not always the case that only by having found the password corresponding to a certain hash you can access data of the owner of the hash (if no ...
philsmd hashcat 4 3,766 01-20-2018, 10:58 PM
    Thread: "Getting Help from Friends" -- Reverse my hash?
Post: RE: "Getting Help from Friends" -- Reverse my hash...

This discussion would also be interesting here: https://hashcat.net/forum/thread-6405-post-39256.html#pid39256 Basically, if you can reveal at least the last 2 blocks (2*16 bytes = 32 bytes) of the...
philsmd hashcat 4 3,766 02-11-2018, 07:20 PM
    Thread: Please help with mask for 128 bit pdf key
Post: RE: Please help with mask for 128 bit pdf key

it's not allowed to post hashes. The encryption used by the PDF algorithm uses a 128 bit key. This key is derived by a key-derivation-function and will be generated from your password as an inpu...
philsmd hashcat 4 4,061 02-12-2018, 10:51 PM
    Thread: [HELP] Hashcat Mask
Post: RE: [HELP] Hashcat Mask

for points 1 to 3 you could use maskprocessor. It supports the -q and -r command line arguments that filter out exactly the password candidates that do not match the policy that you described above. ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 4,613 02-13-2018, 10:15 AM
    Thread: Please help with mask for 128 bit pdf key
Post: RE: Please help with mask for 128 bit pdf key

You can't use a collider mode for pdf versions that can't be attack with that method (it's only possible for old pdf versions). Mask attack is in general not a good strategy to recover a password f...
philsmd hashcat 4 4,061 02-13-2018, 12:04 PM
    Thread: [HELP] Hashcat Mask
Post: RE: [HELP] Hashcat Mask

That is just a hint how long WPA/WPA2 hashes could be in general (maximum allowed password length for WPA/WPA2). For some hash types there are even 2 different kernel files (optimized vs pure). For...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 4,613 02-13-2018, 12:30 PM
    Thread: Which corresponding global settings file do you need to modify?
Post: RE: Which corresponding global settings file do yo...

You could store your custom set of characters into a hcchr file, see https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files and use the file as a custom charset (e.g. -4 file4.hcchr or...
philsmd Hardware 4 3,506 04-08-2018, 05:43 PM
    Thread: Mask starting with a dash
Post: RE: Mask starting with a dash

The general rule for any command line tool using the (defacto) standard way of using arguments (getopts) is that the user needs to specify when the list of arguments is over and the remaining paramete...
philsmd hashcat 4 3,494 05-08-2018, 07:17 PM
    Thread: Hashcat piping doesn't work (WPA/2)
Post: RE: Hashcat piping doesn't work (WPA/2)

First of all, hccapx is the only hash format hashcat accepts since a long time for -m 2500 = WPA/WPA2 hashes. The hccap format is no more supported with latest versions of hashcat. Your mask: "?l...
philsmd User Contributions 4 6,411 05-11-2018, 03:48 PM
    Thread: need help ( paid )
Post: RE: need help ( paid )

yeah, I agree. It's also against the spirit of this forum. we are willing to explain and teach you how to use hashcat if you are willing to invest some time and brain power into it... you need to be o...
philsmd hashcat 4 3,523 04-14-2018, 11:40 AM
    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: Mask starting with a dash
Post: RE: Mask starting with a dash

I don't think this is a problem of hashcat, but this is how most command line tools work. a dash is a special character and denotes the beginning of a command line parameter. one dash introduces a s...
philsmd hashcat 4 3,494 05-08-2018, 10:37 AM
    Thread: Been away for a while
Post: RE: Been away for a while

welcome back :)
philsmd hashcat 4 3,509 06-12-2018, 07:58 PM
    Thread: Toggle question / Emulate shift
Post: RE: Toggle question / Emulate shift

see https://hashcat.net/wiki/doku.php?id=rule_based_attack#implemented_specific_functions for ascii increment/decrement and shift left/right rule functions.
philsmd hashcat 4 3,137 07-02-2018, 08:21 AM
    Thread: Couldn't make SIP Digest work on hashcat
Post: RE: Couldn't make SIP Digest work on hashcat

well, who says that the example and passwords are correct on that page? It could be just a tutorial without a working hash/password. Indeed, I tried with sipcrack and it doesn't crack with that pas...
philsmd hashcat 4 3,311 07-23-2018, 05:36 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: Replace rule - but not all at once
Post: RE: Replace rule - but not all at once

see the rules page on the wiki: https://hashcat.net/wiki/doku.php?id=rule_based_attack#using_p_nth_instance_of_a_character_with_positional_rules
philsmd hashcat 4 3,115 08-28-2018, 05:03 PM
    Thread: Replace rule - but not all at once
Post: RE: Replace rule - but not all at once

multiple substitutions should be no problem because currently a single rule could consist of up to 31 rule functions: https://hashcat.net/wiki/doku.php?id=rule_based_attack#limitations The only pro...
philsmd hashcat 4 3,115 08-29-2018, 09:55 AM