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 [desc] Replies Views Posted
    Thread: oclHashcat on desktop apu and decryt
Post: RE: oclHashcat on desktop apu and decryt

The general rule is: if you use --force you should not report problems or ask for help to troubleshoot The increment question was answered at least thousands of times in the forum and on IRC, well ...
philsmd Old oclHashcat Support 4 6,353 06-02-2015, 08:50 AM
    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
    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: 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: 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: 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: 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: [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: 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,779 08-13-2015, 02:35 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: Oclhashcat stdin
Post: RE: Oclhashcat stdin

As I already said, it uses stdin for that case too. So your assumptions and claims are totally wrong. and to answer the question about the "little trick", see this as a hint for controlling the pro...
philsmd Old oclHashcat Support 4 7,073 10-22-2015, 05:19 PM
    Thread: Blockchain method shows as 12700 in example hashes online
Post: RE: Blockchain method shows as 12700 in example ha...

read this: https://hashcat.net/trac/ticket/645#comment:3 If you use version 1.37 (which is an older version than the beta version mentioned), it won't work.
philsmd Old oclHashcat Support 4 5,838 10-29-2015, 05:42 PM
    Thread: Blockchain method shows as 12700 in example hashes online
Post: RE: Blockchain method shows as 12700 in example ha...

The betas are not public and version 1.38 is not released yet. You need to be beta tester to get access to betas. https://hashcat.net/wiki/frequently_asked_questions#how_do_i_become_a_beta-tester
philsmd Old oclHashcat Support 4 5,838 10-29-2015, 05:51 PM
    Thread: Oclhashcat stdin
Post: RE: Oclhashcat stdin

your problem description is very unprecise. Do you mean you are not able to pipe a dictionary or another's process output to oclHashcat ? That should indeed work without any problem. ... or do you me...
philsmd Old oclHashcat Support 4 7,073 10-22-2015, 12:00 PM
    Thread: hash format for 1password 3.7.2
Post: RE: hash format for 1password 3.7.2

When we compare the content of your .sqlite file with the normal parsing of the .js file (see https://github.com/philsmd/1password_agilekeychain_to_hashcat/blob/master/1password_agilekeychain_to_hashc...
philsmd Old oclHashcat Support 8 14,817 11-04-2015, 11:00 AM
    Thread: How would I parse through this to get the correct info?
Post: RE: How would I parse through this to get the corr...

In theory this should work (and I just confirmed) it, since oclHashcat supports native loading of /etc/shadow files and others, see: https://hashcat.net/trac/ticket/393 So you just run it as usual ...
philsmd Old oclHashcat Support 3 4,854 11-05-2015, 10:35 AM
    Thread: Using Wordlist question
Post: RE: Using Wordlist question

yeah, just specify the folder and it will run through each and every dict, also see https://hashcat.net/wiki/frequently_asked_questions#how_to_use_multiple_dictionaries even the usage info should t...
philsmd Old oclHashcat Support 1 3,314 11-05-2015, 10:40 AM
    Thread: Stuck for days, probably a simple fix, please help!
Post: RE: Stuck for days, probably a simple fix, please ...

Code: -- cudaHashcat64 -m 2500 --show hash_file.hccap -- if you did specify a session name (--session) for cracking the hash(es) you need to specify it for the --show command as well. Also see: -...
philsmd Old oclHashcat Support 4 6,236 11-05-2015, 10:44 AM