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: cap2hccapx
Post: RE: cap2hccapx

You can use it to filter (i.e. limit) the number of "hashes" by generating a .hccapx file that only contains "hashes" involving only a very specific network name (ESSID). That means, if you know the n...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 2,852 08-02-2017, 10:47 AM
    Thread: cap2hccapx and odd ESSID
Post: RE: cap2hccapx and odd ESSID

Yeah, feel free to contribute with such a pull request. I would say that using the $HEX[] format would be a good solution since it is already used a lot for the different hashcat tools. So the input...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 7,819 03-17-2017, 09:53 AM
    Thread: cap2hccapx essid filters
Post: RE: cap2hccapx essid filters

Currently, the code searches for exact matches. This could be simply changed by, for instance, replacing strcmp () with strchr () here: https://github.com/hashcat/hashcat-utils/blob/b1e45b2337c2011...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 4,574 07-14-2017, 09:44 AM
    Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues

Hey obsidian, please have a look at the dozens of tutorials on the web that address this exact same problem (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux + Catalyst). We also di...
philsmd General Help 8 18,511 06-06-2013, 03:23 PM
    Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues

It could be a problem with the difference of your architecture and the architecture that was used in thread 2222. You should for instance use ln -s /usr/include/linux/ /lib/modules/$(uname -r)/buil...
philsmd General Help 8 18,511 06-06-2013, 06:21 PM
    Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues

There should not be 32 bit opencl etc lib around on your system. Maybe it is because of the AMDAPP (ocl SDK install). As suggested by @expixoip you should remove *everything* sdk/ocl/amd/ati driver re...
philsmd General Help 8 18,511 06-07-2013, 08:24 AM
    Thread: Charset with german Umlaute
Post: RE: Charset with german Umlaute

First of all, you should never post hashes here ( see https://hashcat.net/forum/announcement-2.html ), unless a moderator explicitly asked for examples. Next time it is for sure a ban This should be ...
philsmd Old oclHashcat Support 4 8,328 02-22-2015, 11:55 PM
    Thread: CISCO ASA Enable Fix
Post: RE: CISCO ASA Enable Fix

-m 2400 = Cisco-PIX MD5
philsmd hashcat 5 2,669 07-18-2019, 06:56 AM
    Thread: CISCO ASA Enable Fix
Post: RE: CISCO ASA Enable Fix

can you run the example hash from https://hashcat.net/wiki/example_hashes correctly? there is no ending : (colon) after the hash for this hash type (-m 2400)
philsmd hashcat 5 2,669 07-19-2019, 02:58 AM
    Thread: Cisco IE1000 Switch
Post: RE: Cisco IE1000 Switch

doesn't the configuration file also tell you the type of the "password". I guess, it's none of these https://community.cisco.com/t5/networking-documents/understanding-the-differences-between-the-ci...
philsmd hashcat 5 1,772 02-24-2020, 09:11 AM
    Thread: Cisco IE1000 Switch
Post: RE: Cisco IE1000 Switch

that's interesting. so it seems to be a hash indeed. The problem is that we do not know the algorithm, Maybe that's a Cisco secret, I guess. You could try to kindly ask some cisco support/techni...
philsmd hashcat 5 1,772 02-27-2020, 09:31 AM
    Thread: CISCO-IOS SHA256
Post: RE: CISCO-IOS SHA256

It's not allowed to post hashes. 1 week ban to revise the forum rules!
philsmd General Talk 1 3,518 04-04-2017, 05:04 PM
    Thread: clBuildProgram() -11 error on AMD Raedon 7670 In Catalyst
Post: RE: clBuildProgram() -11 error on AMD Raedon 7670 ...

What if you just follow the upgrade guide (https://hashcat.net/wiki/doku.php?id=upgrading_amd_drivers_how_to , including uninstalling before and trying w/ driver fusion) ?
philsmd Very old oclHashcat-plus Support 11 17,411 10-19-2013, 08:00 AM
    Thread: Clean up CAP and Convert to HCCAPX for use with Hashcat
Post: RE: Clean up CAP and Convert to HCCAPX for use wit...

the main question that comes to my mind here is: why do you need to clean it at all? doesn't it work also without cleaning it? The output should be 100% the same one. maybe the only reasons you cl...
philsmd hashcat 6 29,048 09-12-2017, 08:08 AM
    Thread: Clean up CAP and Convert to HCCAPX for use with Hashcat
Post: RE: Clean up CAP and Convert to HCCAPX for use wit...

I just want to make sure that a non-experienced user doesn't use a silly filter and cleanup like the one mentioned above. If you know what you are doing. just do it. at your own risk. For all othe...
philsmd hashcat 6 29,048 09-13-2017, 10:49 AM
    Thread: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR
Post: RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR

You need to load the new .hccapx files, not .hccap files for mode -m 2500! see https://hashcat.net/forum/thread-6273.html
philsmd hashcat 6 8,269 02-08-2017, 07:59 PM
    Thread: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem
Post: RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR ...

please follow this guide https://hashcat.net/faq/wrongdriver
philsmd hashcat 4 9,115 12-19-2018, 04:19 PM
    Thread: Cloud GPU's
Post: RE: Cloud GPU's

Teslas are slower than Maxwell cards when it comes to hash cracking. Maybe you can find a "cloud provider" with 970, 980, 980ti, 1080, 1080ti etc; probably not, because they do not focus on hash cr...
philsmd Hardware 4 6,159 04-01-2017, 08:18 AM
    Thread: Cloud GPU's
Post: RE: Cloud GPU's

Of course more cores means more performance (in general), but here we are talking about some very different architectures and instruction sets. That is what makes the real difference for hash cracking...
philsmd Hardware 4 6,159 04-01-2017, 09:50 AM
    Thread: CL_INVALID_VALUE - yes, OpenCL is installed
Post: RE: CL_INVALID_VALUE - yes, OpenCL is installed

does the beta work for you https://hashcat.net/beta/ ?
philsmd hashcat 2 1,104 01-14-2020, 09:36 AM