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 [desc] Posted
    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: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...

1. The hashes must be formatted according to these guide/examples: https://hashcat.net/wiki/example_hashes (search for 12700). Therefore there should not be any file names within the "hash" etc (yes, ...
philsmd hashcat 11 21,159 01-14-2018, 09:29 AM
    Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...

You are trying to crack with your CPU ? does it support OpenCL ? I remember reading somewhere that Intel Core 2 are not even supported by the OpenCL drivers of intel. Even if they were supported, it...
philsmd hashcat 11 21,159 01-14-2018, 09:55 AM
    Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...

It doesn't make sense to get hashcat-legacy working. hashcat-legacy doesn't even support blockchain hashes. Only new versions of hashcat (OpenCL version, not the legacy version) support blockchain has...
philsmd hashcat 11 21,159 01-14-2018, 10:11 AM
    Thread: Speed of crack for WPA/WPA2 hash
Post: RE: Speed of crack for WPA/WPA2 hash

The short answer is: I/O You shouldn't underestimate how slow it is to read from disk compared to e.g. generating the password candidates with rule/mask engine directly on GPU (fast hashes). For slo...
philsmd hashcat 8 21,164 09-02-2017, 08:40 AM
    Thread: Speed of crack for WPA/WPA2 hash
Post: RE: Speed of crack for WPA/WPA2 hash

As already mentioned above, the hash algorithm itself determines where/how the password candidates are generated for mask attacks (-a 3). The hashcat source code distinguishes between ATTACK_EXEC_INS...
philsmd hashcat 8 21,164 09-03-2017, 07:33 PM
    Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...

I would suggest that you at least try to run the beta version from https://hashcat.net/beta . It tries to work around many driver problems. This is the sad part of being dependent on working device d...
philsmd hashcat 29 21,222 02-16-2020, 12:15 PM
    Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...

Old release versions can be found here: https://hashcat.net/hashcat/#download-older It is of course discouraged to use old/unsupported versions of hashcat, you shouldn't use them because they might...
philsmd hashcat 29 21,222 02-19-2020, 01:15 PM
    Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...

you need to specify the hash file too: hashcat -m 22000 -a 0 -w 3 -r rockyou-30000.rule hash.txt rockyou.txt what happens if you do not use any rules ? does it work without rules ?
philsmd hashcat 29 21,222 02-25-2020, 09:26 PM
    Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...

so you say that you are pressing "s" and the output never appears ? Does this happen "only" in -a 0 ? I would suggest that you re-install the drivers following this tutorial https://hashcat.net/...
philsmd hashcat 29 21,222 02-26-2020, 11:58 AM
    Thread: Breaking Notes/Domino 8+ H-hashes
Post: Breaking Notes/Domino 8+ H-hashes

So recently we added support for Lotus Notes/Domino 8 hashes (-m 9100). Since we know that many of you are interested in the details about this hash algorithm, I will try to explain the algo here. It...
philsmd User Contributions 2 21,691 07-19-2014, 12:03 AM
    Thread: Cracking 10 digit password with CudaHashcat
Post: RE: Cracking 10 digit password with CudaHashcat

See https://hashcat.net/wiki/doku.php?id=mask_attack According to that wiki, you should just use a mask that includes those chars/numbers, i.e: 760?d?d?d?d?d?d?d Full command: cudahashcat --h...
philsmd Old oclHashcat Support 7 21,695 08-20-2014, 04:22 PM
    Thread: Cracking Android Pattern Hash
Post: RE: Cracking Android Pattern Hash

Hi budabob07, I don't think that there is something special w/ the pattern hashes... Maybe the only thing that you could argue is that they are (ALSO) special insecure... I mean, it is correct that t...
philsmd Very old oclHashcat-lite Support 5 21,750 03-24-2013, 01:31 PM
    Thread: oclHashcat v1.02 going for distributed cracking
Post: RE: oclHashcat v1.02 going for distributed crackin...

Thx atom. This is a very amazing feature. I want to add 1 technical detail: whenever you use -s / -l in combination w/ maskfiles / directories... the offsets / values will apply to the first mask / f...
philsmd Old oclHashcat Support 4 22,153 01-19-2014, 01:10 AM
    Thread: hashcat v3.30
Post: RE: hashcat v3.30

Thanks to all hashcat's devs and contributers/reporters on forum/github/irc !!! This release includes some very crucial/important fixes/features ... and of course: thank you atom
philsmd hashcat 7 22,245 01-06-2017, 03:51 PM
    Thread: how can i update hashcat on bacntrack ?
Post: RE: how can i update hashcat on bacntrack ?

You should definitely update to The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux first (the version of your operating system is very old!) To get the newest version of *hashcat, just d...
philsmd Old hashcat Support 9 22,251 06-17-2013, 02:29 PM
    Thread: MD5($salt.$pass) hashcat syntax, help?
Post: RE: MD5($salt.$pass) hashcat syntax, help?

the hash must be formatted like this: Code: -- hash:salt -- e.g. 531e89....:eWVzX3... see https://hashcat.net/wiki/example_hashes
philsmd General Talk 4 22,426 12-29-2017, 09:20 PM
    Thread: Defining an algorithim
Post: RE: Defining an algorithim

... pro tip: with oclHashcat-plus and a .hcmask file (https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files) you could do it all at once (one run of oclHashcat-plus only ;) ). Code: -- ...
philsmd Very old oclHashcat-lite Support 10 22,483 09-26-2013, 07:28 AM
    Thread: Defining an algorithim
Post: RE: Defining an algorithim

You can use any text editor you want to create a file called my.hcmask (or whatever you want to call it), put the content I just showed you: Code: -- ?l?u?d,?d-?1?1?1?1?1?1?1?1?1?1 ?l?u?d,1?d-?1?1?1...
philsmd Very old oclHashcat-lite Support 10 22,483 09-26-2013, 07:40 AM
    Thread: correct command line
Post: RE: correct command line

You do not need to repeately hit the r key. it makes absolutely no sense. You only need to hit r (for resume) when you hit p (for pause) beforehand. This means that resuming (r) only makes sense if ...
philsmd hashcat 24 22,564 11-16-2017, 09:28 PM