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: Can't reverse known hash ?
Post: RE: Can't reverse known hash ?

mask work position-wise, you need to specify the built-in or custom charset (or hardcoded char) for each and every position so this should work: cudaHashcat64.exe -a 3 -m 400 hascc.hash hashca?l ...
philsmd Old oclHashcat Support 15 18,780 08-13-2015, 02:35 PM
    Thread: How does -q and -r work with maskprocessor?
Post: RE: How does -q and -r work with maskprocessor?

The --help explains it very clearly: -q, --seq-max=NUM Maximum number of multiple sequential characters -r, --occurrence-max=NUM Maximum number of occurrence of a character Thi...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 12,578 08-13-2015, 01:02 PM
    Thread: [Resolved] Possible bug with Office 2003 hash - no collision found
Post: RE: [Resolved] Possible bug with Office 2003 hash ...

the reason is that -m 9710 is used to collide the RC4 hash, while -m 9700 should be *only* used when you are looking for the correct password - and don't want to use the collision mode - (again: this ...
philsmd Old oclHashcat Support 4 6,235 08-13-2015, 10:53 AM
    Thread: [Resolved] Possible bug with Office 2003 hash - no collision found
Post: RE: Possible bug with Office 2003 hash - no collis...

The problems with this forum post/thread are: 1. the general forum user is *not* allowed to post hashes (see https://hashcat.net/forum/announcement-2.html ) without explicit permission from a moderato...
philsmd Old oclHashcat Support 4 6,235 08-11-2015, 08:47 PM
    Thread: R9 390x question
Post: RE: R9 390x question

should be supported (even if not yet listed on the amd openCL compatible-GPU page) Also see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_created_a_hash_with_echo_test_md5sum_bu...
philsmd Hardware 7 11,404 08-09-2015, 07:16 PM
    Thread: New to HashCat , using cudaHashcat 1.36 , trying to crack a office 2007 'XLSX' hash.
Post: RE: New to HashCat , using cudaHashcat 1.36 , tryi...

FAQ: How do I extract the hashes from Office (Word, Excel, etc.) documents? (https://hashcat.net/wiki/frequently_asked_questions#how_do_i_extract_the_hashes_from_office_word_excel_etc_documents)
philsmd General Help 6 11,851 07-26-2015, 07:48 PM
    Thread: oclHashcat simple question
Post: RE: oclHashcat simple question

The documentation clearly says that you need to do it in 2 steps (first crack the hashes, afterwards show the combined output): FAQ: --show (https://hashcat.net/wiki/frequently_asked_questions#how_...
philsmd Old oclHashcat Support 3 5,369 07-25-2015, 01:53 AM
    Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?

btw, somebody - a while ago - even added a further explanation section to the FAQ (frequently asked questions) page to explain (again, in theory it is redundant, but it seems not?) the .hcmask syntax ...
philsmd General Help 11 13,518 07-23-2015, 10:25 PM
    Thread: Combine User:hash:salt with Hash:salt:passwords
Post: RE: Combine User:hash:salt with Hash:salt:password...

How to do this was explained dozens of times on the forum and it was even added in the frequently asked question (FAQ) wiki page because of users asking the same question again and again: https://h...
philsmd General Help 1 4,070 07-13-2015, 02:36 PM
    Thread: Random Floating Point 0-1
Post: RE: Random Floating Point 0-1

just a note: keyspace is: number_of_chars_in_charset ^ password_length (where ^ means "to the power of") [0-9] = 10 digits to the power of (length) 16 (position 1 and 2 are fixed, you can check for 0...
philsmd General Help 6 7,390 07-11-2015, 11:01 PM
    Thread: OpenCart hash
Post: RE: OpenCart hash

https://hashcat.net/wiki/frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this
philsmd General Help 3 7,946 07-11-2015, 10:50 AM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

okay I investigated this a little bit and indeed there are 2+ hashing algorithms used for teamspeak, the one for the server query password was already mentioned above so I will skip that now (it is ju...
philsmd Old hashcat Support 13 25,728 06-27-2015, 11:17 PM
    Thread: Lotus Notes/Domino 8
Post: RE: Lotus Notes/Domino 8

I'm not totally sure what the purpose of this thread is. Is it meant as a summarize/description/guide of what the user could do when he gets a user.id file (in form of a user contribution thread) or i...
philsmd Old oclHashcat Support 2 6,257 06-25-2015, 03:49 PM
    Thread: SIP: search using the dictionary is not working.
Post: RE: SIP: search using the dictionary is not workin...

You need to remove all extra characters around the correct password (remove all extra spaces, tabs etc) Also why do you not simple create a new word list with just the correct password in it and trou...
philsmd Old hashcat Support 3 6,755 06-22-2015, 10:50 AM
    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: seperator unmatched
Post: RE: seperator unmatched

You are not allowed to post hashes, see: https://hashcat.net/forum/announcement-2.html I/we should ban you immediately for 1 week. Anyway, the problem is that you need to use -m 1000 and use the...
philsmd Old hashcat Support 2 11,273 06-16-2015, 04:26 PM
    Thread: NTLM hash with russian charset
Post: RE: NTLM hash with russian charset

So basically this string is hashed with md4: Code: -- $HEX[3d0444043c0444044b04340449043c044304] -- You can also test it like this (attention with -m 900 instead of -m 1000): Code: -- $ hex2bin ...
philsmd Old oclHashcat Support 9 15,185 06-16-2015, 11:56 AM
    Thread: md5(md5($pass))
Post: RE: md5(md5($pass))

see https://hashcat.net/wiki/doku.php?id=example_hashes -m 2600 = Double MD5
philsmd Old oclHashcat Support 2 7,069 06-12-2015, 09:07 AM
    Thread: hashcat v0.50
Post: hashcat v0.50

[hr] Download here: https://hashcat.net/hashcat/ [hr] Most important added features: Hashcat has now a new status prompt similar to oclHashcat Added support for bypass Added support for...
philsmd Old hashcat Announcements 5 83,718 06-05-2015, 04:39 PM
    Thread: What's wrong? [noob]
Post: RE: What's wrong? [noob]

Code: -- Hash 'hash.hash': Line-length exception -- .... this means that the file hash.hash was not found and oclHashcat did try to load the parameter "hash.hash" as a hash (directly specified ...
philsmd Old oclHashcat Support 1 3,531 06-05-2015, 03:30 AM