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 [desc] Views Posted
    Thread: HELP
Post: RE: HELP

qiaoqiao372 Wrote: (03-16-2014, 12:24 AM) -- Platform Version: OpenCL 1.2 AMD-APP (1214.3) -- This is definitely not 13.12 (13.12 should be Platform version 1348.5 ), yours is much older, even o...
philsmd Old oclHashcat Support 6 15,665 03-16-2014, 01:42 AM
    Thread: cudahashcat
Post: RE: cudahashcat

Moved to oclHashcat forum... For any doubts about how to select the right -m (--hash-type) values and / or how the hash (+ salt) should look like, pls consider reading this wiki page: https://hashc...
philsmd Old oclHashcat Support 6 35,567 04-13-2014, 12:40 PM
    Thread: combination attack help
Post: RE: combination attack help

@gato_wero 1. pls do not hijack threads like you just did since: problem with syntax -k ?d?d (which is not valid/possible) is very different from your problem 2. pls see https://hashcat.net/trac/...
philsmd Old oclHashcat Support 6 10,771 10-08-2014, 02:47 PM
    Thread: v1.31 and v1.30 are both much slower than v1.21
Post: RE: v1.31 and v1.30 are both much slower than v1.2...

1. there were a lot of changes and atom already mentioned that the default tuning was changed heavily among those versions. Also to avoid users continously reporting freezes, hangs etc Therefore, you...
philsmd Old oclHashcat Support 6 17,418 10-16-2014, 03:00 PM
    Thread: No output file... why?
Post: RE: No output file... why?

Please do not give bad/wrong advices. --help shows -o, --outfile=FILE Define outfile for recovered hash so it is --outfile or short -o
philsmd Old oclHashcat Support 6 9,283 12-03-2014, 11:54 PM
    Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them

see https://hashcat.net/wiki/doku.php?id=rule_based_attack There is a rule to truncate password candidates: Truncate @ N 'N Truncate word at position N If you wish you could also use the "multi ru...
philsmd Old oclHashcat Support 6 10,387 01-14-2015, 09:42 PM
    Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them

You can do it, as mentioned above. With multi rule feature: philsmd Wrote: (01-14-2015, 09:42 PM) -- If you wish you could also use the "multi rule" feature, see https://hashcat.net/wiki/doku.php?id...
philsmd Old oclHashcat Support 6 10,387 01-14-2015, 10:10 PM
    Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them

there was a different but similar, much more recent problem: https://hashcat.net/trac/ticket/515 It works here with 1.32 beta which will be released soon, afaik.
philsmd Old oclHashcat Support 6 10,387 01-14-2015, 10:38 PM
    Thread: How to emulate 3 dictionaries?
Post: RE: How to emulate 3 dictionaries?

turbohaje Wrote: (01-16-2015, 02:39 PM) -- cudaHashcat64.exe -m 0 -a 1 -o results.txt -j $. -k [email protected] --outfile-format=3 hashes.txt names.txt surnames.txt This should generate name.surname@gm...
philsmd Old oclHashcat Support 6 8,446 01-16-2015, 02:50 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: Bug with incremental and --restore?
Post: RE: Bug with incremental and --restore?

Could you please give more details about the command you are trying to run (without posting hashes of course)?
philsmd Old oclHashcat Support 6 9,966 04-03-2015, 03:49 PM
    Thread: Bug with incremental and --restore?
Post: RE: Bug with incremental and --restore?

Most important question: why do you use --force... the warning clearly says, if you use --force, you shouldn't report problems and/or ask for support Is there any reason you use --force? Does it work...
philsmd Old oclHashcat Support 6 9,966 04-03-2015, 05:27 PM
    Thread: Bug with incremental and --restore?
Post: RE: Bug with incremental and --restore?

If you use this command to start the attack: Code: -- cudaHashcat64.exe -m 1500 -a 3 --session x -o out.txt --outfile-format 3 -w 2 -i --increment-min 1 --increment-max 7 desunix.txt -1 ?l?d ?1?1?...
philsmd Old oclHashcat Support 6 9,966 04-03-2015, 06:26 PM
    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: i got this error
Post: RE: i got this error

see https://hashcat.net/faq/#line-length_exception_wait_what In your case it is variant/case 2 of the error message and the reason for the error is the reason number 4: hash file was not found Note...
philsmd General Help 6 7,212 06-01-2015, 06:02 PM
    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: 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: 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