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 [asc] Posted
    Thread: Hashcat 3 (from git) and OSX
Post: RE: Hashcat 3 (from git) and OSX

From the --help output: Code: -- -D, --opencl-device-types -- and yes both just single device types e.g. -D 1 and also multiple device types e.g. -D 1,2 is possible
philsmd hashcat 8 8,384 07-11-2016, 02:31 PM
    Thread: Hashcat 3 (from git) and OSX
Post: RE: Hashcat 3 (from git) and OSX

Why do you say you (quote : ) "can't use CPU only" ? This is exactly what -D 1 does (with support from your CPU OpenCL driver). BTW: it's also possible to use hashcat-legacy - formerly called "cpu has...
philsmd hashcat 8 8,384 07-13-2016, 08:00 AM
    Thread: Problem trying the example .pccap file + my wifi
Post: RE: Problem trying the example .pccap file + my wi...

It would be great if you can also mention GPU models and number of devices (please also test with -d 1 for multi-GPU systems) and the exact driver version. Please also test with a mask like -a 3 'h...
philsmd Old oclHashcat Support 6 8,358 05-29-2015, 12:18 AM
    Thread: Problem trying the example .pccap file + my wifi
Post: RE: Problem trying the example .pccap file + my wi...

@okman0060 could you please test different versions of the nvidia driver. For instance the 352.x driver versions etc. This information would be very very helpful for the oclHashcat devs. Unfortuna...
philsmd Old oclHashcat Support 6 8,358 05-29-2015, 09:30 PM
    Thread: Two hashes one result - why?
Post: RE: Two hashes one result - why?

There is not much you need to learn here. It is very simple. OS X v10.8+ (-m 7100) uses PBKDF2, which allows to have a variable output (digest/hash) length. oclHashcat doesn't care much about this...
philsmd Old hashcat Support 6 8,330 03-04-2015, 04:26 PM
    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: Restore Point reset while mask processing
Post: RE: Restore Point reset while mask processing

To me what you are describing above doesn't sound like a bug. What oclHashcat really does is update the restore point as soon as it is safe to do so: mark the keyspace unit (KU) as done if and only...
philsmd Old oclHashcat Support 5 8,323 11-30-2015, 12:17 PM
    Thread: hashcat-3.00
Post: RE: hashcat-3.00

Wow, actually this looks like a perfect temperature handling for me. At the beginning for both safety reasons and maybe because your card was already a little bit warm/hot, the fan speed was set to a...
philsmd hashcat 6 8,320 06-25-2016, 01:23 PM
    Thread: [HELP] Read russian,arabic, chinese,ecc.. from a wordlist
Post: RE: [HELP] Read russian,arabic, chinese,ecc.. from...

See FAQ: How to deal with special non-latin characters (chinese, arabic, etc...) ? (https://hashcat.net/wiki/frequently_asked_questions#how_to_deal_with_special_non-latin_characters_chinese_arabic_etc...
philsmd Old oclHashcat Support 4 8,309 04-04-2015, 11:52 PM
    Thread: Custom Ruleset, Correct word but exhausted
Post: RE: Custom Ruleset, Correct word but exhausted

I discovered several problems here: 1. This command makes absolutely no sense: Code: -- hashcat64.exe -w 1 -m 2500 -a 0 -r rules\mine.rule C:\Pen\hs\mywifi.hccap C:\Pen\word\test.txt --stdout --gpu...
philsmd hashcat 8 8,308 08-25-2016, 08:37 AM
    Thread: Noob question. Cracking single unsalted md5
Post: RE: Noob question. Cracking single unsalted md5

https://hashcat.net/faq/#i_created_a_hash_with_echo_test_md5sum_but_hashcat_fails_to_crack_it
philsmd hashcat 2 8,303 08-14-2016, 06:32 PM
    Thread: OpenSuSE 13.2 clGetDeviceIDs() -1
Post: RE: OpenSuSE 13.2 clGetDeviceIDs() -1

As long as clinfo doesn't report at least 1 device with type CL_DEVICE_TYPE_GPU (note: GPU and *not* CPU), oclHashcat also won't recognize any OpenCL GPU device. I would recommend that you uninstall ...
philsmd Old oclHashcat Support 6 8,286 03-13-2016, 01:58 PM
    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,270 02-08-2017, 07:59 PM
    Thread: base64 decode doesn't handle alternative alphabets
Post: RE: base64 decode doesn't handle alternative alpha...

Could you please explain this a little bit more? My questions: 1. Do you have a full example others (including devs) can test with? We need a *masked* hash:password pair... but remember only post HASH...
philsmd Very old oclHashcat-plus Support 2 8,248 06-19-2013, 10:45 AM
    Thread: hi guys please a little help with hashcat
Post: RE: hi guys please a little help with hashcat

you are using the wrong tools to capture the wlan traffic and you should give more details about your output. to capture the data you should use hcxtools, like recommended all around this forum etc...
philsmd hashcat 12 8,236 06-28-2018, 07:19 AM
    Thread: Details about new Cisco algos ($8$ = -m 9200 and $9$ = -m 9300)
Post: Details about new Cisco algos ($8$ = -m 9200 and $...

Remember the two "new" hash types that we've announced in August this year? I'm speaking about the 2 new hash types used in some new Cisco routers with latest firmware, one of which is pbkdf2-hmac-sh...
philsmd User Contributions 0 8,213 11-03-2014, 05:36 PM
    Thread: Scrypt + Salsa20/8 128 128
Post: RE: Scrypt + Salsa20/8 128 128

1. you are not allowed to post hashes (see forum rules https://hashcat.net/forum/announcement-2.html) 2. your conversion between the 2 formats used by john vs hashcat is completely wrong. hint: jtr do...
philsmd hashcat 7 8,171 08-16-2017, 07:19 AM
    Thread: Scrypt + Salsa20/8 128 128
Post: RE: Scrypt + Salsa20/8 128 128

I just did several test with scrypt (even the "pleaseletmein" test) and I found no problem cracking scrypt with hashcat. Could you please be more specific. What do you mean by "still unable to crac...
philsmd hashcat 7 8,171 08-23-2017, 08:37 AM
    Thread: Scrypt + Salsa20/8 128 128
Post: RE: Scrypt + Salsa20/8 128 128

It should be as easy as running the following script: Code: -- perl scrypt_converter.pl hashes.txt -- where the file scrypt_converter.pl contains this code: Code: -- #!/usr/bin/env perl ...
philsmd hashcat 7 8,171 08-17-2017, 08:59 AM
    Thread: About exclude symbol
Post: RE: About exclude symbol

If I understood this correctly, I think there is a way to remove the already checked keyspace. I think mathematically one would say there is an intersection between ?l?u?d and ?l?d and the new set of...
philsmd Old oclHashcat Support 4 8,152 01-20-2014, 02:51 PM