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 [desc]
    Thread: Telegram Desktop passcode
Post: RE: Telegram Desktop passcode

This was implemented with https://github.com/hashcat/hashcat/pull/2355
philsmd hashcat 4 3,573 04-08-2020, 12:11 PM
    Thread: Telegram and hashcat.
Post: RE: Telegram and hashcat.

The Desktop algorithm was implemented with https://github.com/hashcat/hashcat/pull/2355. I find it quite disturbing that I got no answers here... it's much more motivating to get some responses and...
philsmd hashcat 9 2,995 04-08-2020, 12:13 PM
    Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...

just run it and see if it works for you (betas of hashcat are over https://hashcat.net/beta/). The extraction script can be found here: https://raw.githubusercontent.com/hashcat/hashcat/master/tool...
philsmd General Talk 20 5,128 04-08-2020, 04:11 PM
    Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...

There is a file called hashcat.exe in the beta version, as well. You do not need to use ubuntu. Just use the exe files for windows. this should be a quite obvious thing to do and was also already m...
philsmd General Talk 20 5,128 04-08-2020, 05:48 PM
    Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...

This is quite off-topic for the AEScrypt problem. I would suggest to just search for forum posts that explain how to identify the hardware you have and install the driver from the vendors page. It'...
philsmd General Talk 20 5,128 04-08-2020, 06:40 PM
    Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...

just to make it very clear: NO, a ramdisk doesn't help against missing or wrong drivers (people often see some "solutions" here and just think this might work... but a ramdisk is something completely/...
philsmd General Talk 20 5,128 04-09-2020, 08:32 AM
    Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...

maybe the main problem was something completely unrelated. for instance, I noticed a lot of users just copy-paste commands... so for instance they copy-paste this: (ATTENTION: this command is not ...
philsmd General Talk 20 5,128 04-09-2020, 12:49 PM
    Thread: Custom charset
Post: RE: Custom charset

If you do not know how your shell escaping works, just use a file: https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files
philsmd hashcat 4 1,170 04-09-2020, 03:47 PM
    Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...

Do you have any suggestion what we can do to get rid of the "Access is denied" error ? I'm pretty sure that we have a lot of users testing with the beta and it works for them. Maybe you can just tr...
philsmd General Talk 20 5,128 04-09-2020, 05:06 PM
    Thread: Custom charset
Post: RE: Custom charset

Just to try to explain the detail of the problem also for potential future readers of this thread. This has to do with your cmd/shell... for instance %VAR% is a variable interpreted by your cmd...
philsmd hashcat 4 1,170 04-09-2020, 05:13 PM
    Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...

In general, everything that you can test with beta is already merged (https://github.com/hashcat/hashcat/pull/2285). so the answer is, it is already merged and everything can be tested with latest ...
philsmd General Talk 20 5,128 04-09-2020, 07:38 PM
    Thread: pattern mask
Post: RE: pattern mask

Well, this is a very specific task (insert a word of length 5, g00se, into a mask of length 12, at each and every position), it's probably much more easier to just write all combination down or use a ...
philsmd hashcat 4 998 04-18-2020, 08:19 AM
    Thread: Rules attack - restore not working
Post: RE: Rules attack - restore not working

just explain what you see and experience. Do you mean that it takes a while until the next restore point is reached ? Maybe it's only a matter of having a little bit of patience until the current ...
philsmd hashcat 8 1,537 04-18-2020, 09:30 AM
    Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...

The only way to know for sure is to have the source code (algorithm, or name and version of the platform, cms etc) that generated the hashes ... or to guess the algorithm by having at least one user f...
philsmd hashcat 13 2,704 04-18-2020, 01:25 PM
    Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...

you are NOT allowed to post hashes. read the forum rules. You will get banned by not following the rules. As far as I understand, you are saying the algorithm is basically: Code: -- echo -n --7...
philsmd hashcat 13 2,704 04-18-2020, 03:02 PM
    Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question

you need to explain more clearly what you are trying to do. What does combining mean in your situation ? how many words combined, any separator between the words, can one word occur multiple times ...
philsmd General Talk 29 5,284 04-18-2020, 09:34 PM
    Thread: Rules attack - restore not working
Post: RE: Rules attack - restore not working

The status at the end must be Code: -- Status...........: Aborted (Checkpoint) -- The value of the Restore.Point must be increased (greater than 0)... Attention: the progress line is not the c...
philsmd hashcat 8 1,537 04-19-2020, 04:43 AM
    Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...

no, the salt must be with the dashes: [email protected]:848XXXc9e5baf34d6dba20XXX755f4984b6d77cc:--74e3c24fd83d92ea72383e9b3a4292bdfb8exxxx-- if you add users, you need to use --username to skip them. ...
philsmd hashcat 13 2,704 04-19-2020, 04:11 PM
    Thread: Rules attack - restore not working
Post: RE: Rules attack - restore not working

My guess is that with that many rules, the workload profile (-w 2 ? or -w 3) and the amount of GPUs, it might just take a lot of time to reach the next checkpoint. With -w 1 more checkpoints will be ...
philsmd hashcat 8 1,537 04-19-2020, 04:15 PM
    Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...

6 dashes total = 2+2 (around salt) + 2 (after pass) the rules only add 2 dashes, that's why I named the file append_two_dashes.txt
philsmd hashcat 13 2,704 04-19-2020, 04:34 PM