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 [desc] Forum Replies Views Posted
    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: 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: 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: 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: 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: 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: 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: 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: 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: [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: [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: 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: 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: 5870 vs 6870
Post: RE: 5870 vs 6870

There are several screenshots/mirrors of the html pages around, e.g. see: https://i.imgur.com/CUQtIjh.png
philsmd Hardware 6 14,305 08-18-2015, 02:49 PM
    Thread: oclHashcat v1.37
Post: RE: oclHashcat v1.37

hurray, 1.37 release! By the way guys, if you see some warnings like these: Code: -- WARNING: Linking two modules of different data layouts! WARNING: Linking two modules of different target triples...
philsmd Old oclHashcat Announcements 6 20,975 08-18-2015, 06:27 PM
    Thread: How to test(crack) RAR?
Post: RE: How to test(crack) RAR?

Futhermore, you need to extract the required information from the .rar file (e.g. with rar2john.py) before you start cracking with hash type -m 12500 (which you btw did not specify on the command line...
philsmd Old oclHashcat Support 4 32,962 08-21-2015, 01:45 PM
    Thread: ocl v1.36 / WARN: ADL_Overdrive6_FanSpeed_Get(): -5
Post: RE: ocl v1.36 / WARN: ADL_Overdrive6_FanSpeed_Get(...

I think we already saw some behavior like this with non-reference design cards. What happened in that case was (presumably): the OEM manufacturer did try to save some costs and did reuse old and adjus...
philsmd Old oclHashcat Support 10 16,068 08-21-2015, 01:55 PM
    Thread: hashcat and linux
Post: RE: hashcat and linux

It is also important that you let us know about the exact version(s) of cpu hashcat. And try with the newest version (download, extract and run it). The reason for this is: cpu hashcat previous to ...
philsmd General Talk 6 9,796 08-21-2015, 02:05 PM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

There is no fixed size for the output of 7z2hashcat.pl. There are just some upper and lower length limits (i.e. the minimum info/bytes required and the maximum number of bytes of the blob that oclHash...
philsmd User Contributions 28 70,369 08-21-2015, 02:22 PM
    Thread: Error ? --pw-min is a reserved parameter for Prince attack mode
Post: RE: Error ? --pw-min is a reserved parameter for P...

From the --help output (and wiki and forum and ...) you can easily see that the options you are looking for are: Code: -- --increment Enable increment mode --increment-min=NUM Start i...
philsmd Old hashcat Support 2 7,090 08-25-2015, 06:57 PM