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 [desc] Author Forum Replies Views Posted
    Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...

Sc00bz Wrote: (01-06-2015, 09:49 AM) -- Azren, I think epixoip missed this line: Code: -- $key = trim($username).trim($cleartext_password); -- This is a very weird construction it's encrypting th...
epixoip General Help 11 21,810 01-06-2015, 10:43 AM
    Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...

Ah ok. Well, hopefully we've provided enough comments for you to present an accurate risk assessment. It's certainly not the worst scheme we've seen, but it's definitely not good at all. There are a l...
epixoip General Help 11 21,810 01-06-2015, 12:15 PM
    Thread: Help using oclHashcat to retrieve OS X 10.11 Password
Post: RE: Help using oclHashcat to retrieve OS X 10.11 P...

Literally first result on Google: https://apple.stackexchange.com/questions/186893/os-x-10-9-where-are-password-hashes-stored
epixoip General Help 4 9,722 03-21-2016, 07:05 PM
    Thread: Help using oclHashcat to retrieve OS X 10.11 Password
Post: RE: Help using oclHashcat to retrieve OS X 10.11 P...

Literally linked in the accepted answer in the above link that I linked you to: https://web.archive.org/web/20140703020831/https://www.michaelfairley.co/blog/2014/05/18/how-to-extract-os-x-mavericks-p...
epixoip General Help 4 9,722 03-23-2016, 02:25 AM
    Thread: Help with - choosing the right grapchic card for MD5 (oclhashcat).
Post: RE: Help with - choosing the right grapchic card f...

Congrats, you've managed to break three rules with your first three posts on the forums: - Thread necromancy - Double-posting - Thread hijacking Take a week off to familiarize yourself with th...
epixoip Hardware 2 4,611 07-06-2015, 03:26 PM
    Thread: Help with a specific mask or rule
Post: RE: Help with a specific mask or rule

Why can't you use tmesis.pl on Windows? There's Cygwin, Strawberry Perl, ActiveState Perl, DWIM Perl...
epixoip Old oclHashcat Support 6 9,412 04-06-2015, 05:55 AM
    Thread: Help with cisco ASA formatting
Post: RE: Help with cisco ASA formatting

stevedtech Wrote: (10-02-2014, 08:28 PM) -- What is the proper method for entering this? [...] Any guidance, or a polite RTFM it was right would be great! -- It was right here: https://hashcat....
epixoip Old oclHashcat Support 5 14,249 10-02-2014, 11:29 PM
    Thread: Help with graduate assignment
Post: RE: Help with graduate assignment

Quote: -- Sintakses -- what kind of college is this
epixoip hashcat 3 3,551 08-08-2017, 04:07 AM
    Thread: Help with hash type
Post: RE: Help with hash type

posting hashes is not allowed here. take a week off to read the forum rules.
epixoip hashcat 2 2,776 08-09-2017, 06:44 PM
    Thread: Help with md5(md5($username.$pass).$salt)
Post: RE: Help with md5(md5($username.$pass).$salt)

Hmm, you state the algorithm is "md5(md5($username.$pass).$salt)", but then state that the username is static and it has no salt. So it does not seem like you have the correct algorithm, and it seems ...
epixoip General Help 2 4,900 12-18-2014, 01:06 PM
    Thread: Help with partial known simple OS X password
Post: RE: Help with partial known simple OS X password

You should probably start by showing us the commands you have already tried.
epixoip hashcat 6 6,006 04-03-2017, 10:11 AM
    Thread: Help with R9 290 WPA speed
Post: RE: Help with R9 290 WPA speed

everything you described is exactly what i talked about in my first review of the 290X. you really need to be running 13.12. also, use od6config (https://epixoip.github.io/od6config/) to configure ...
epixoip Old oclHashcat Support 5 12,078 01-03-2014, 10:47 PM
    Thread: Help with R9 290 WPA speed
Post: RE: Help with R9 290 WPA speed

there's some patch you have to apply to Catalyst to make it compile on Ubuntu 13.10 and other distributions with newer kernels. i don't have a link to that patch, but i'm sure someone on here does. bu...
epixoip Old oclHashcat Support 5 12,078 01-03-2014, 11:37 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

this is because ?R is ISO-8859-5 and your characters are UTF-8. different byte sequences.
epixoip Old hashcat Support 14 26,477 01-30-2013, 04:20 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

good feedback. i can't think of a solution for mask attacks off hand, but if you have russian wordlists in utf8 you can prepare them for use with hashcat with ''iconv -t WINDOWS-1251 wordlist >wordli...
epixoip Old hashcat Support 14 26,477 01-31-2013, 05:55 AM
    Thread: Help with Russian again
Post: RE: Help with Russian again

Code: -- epixoip@ike:~$ echo -n ьфдщн | iconv -f UTF-8 -t ISO-8859-5 | hexdump 00000000 ec e4 d4 e9 dd 00000005 epixoip@ike:~$ echo -n ьфдщн | iconv -f UTF-8 -t wi...
epixoip Old hashcat Support 14 26,477 01-31-2013, 05:59 AM
    Thread: Help with Russian again
Post: RE: Help with Russian again

we should make a wiki page with a table of languages, and the most probable charset for each algorithm. and then maybe also provide links to various charset files.
epixoip Old hashcat Support 14 26,477 02-01-2013, 08:13 PM
    Thread: Help with speed question
Post: RE: Help with speed question

In this context, "words" is the number of words from wordlist.txt that are being hashed per second, and "plains" is the number of actual plaintext candidates that are being hashed per second. For a...
epixoip Old hashcat Support 4 8,251 01-06-2015, 04:58 AM
    Thread: Help with speed question
Post: RE: Help with speed question

Your speed is 64.76 MH/s -- that's the "plains." And "words" how many words from your wordlist you are going through per second. If you were doing a straight wordlist attack, both "plains" and "wor...
epixoip Old hashcat Support 4 8,251 01-06-2015, 05:17 AM
    Thread: Help with syntax of this command
Post: RE: Help with syntax of this command

all you've done so far is define a custom charset, now you need to use that charset in the mask. the length is determined by the length of the mask. read the wiki pages on mask attacks for detailed ex...
epixoip Old oclHashcat Support 5 8,719 03-10-2014, 12:15 PM