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: GPU comparison (passwords per second)
Post: RE: GPU comparison (passwords per second)

For example this: https://www.golubev.com/gpuest.htm
philsmd Hardware 4 12,882 05-27-2014, 07:25 PM
    Thread: Oracle12C format
Post: RE: Oracle12C format

Should work, you just need to follow the hash format ( see: https://hashcat.net/wiki/doku.php?id=example_hashes -m 112 = Oracle ), and maybe this guide too https://hashcat.net/forum/thread-2155.html on...
philsmd Old hashcat Support 4 9,044 07-08-2014, 05:51 PM
    Thread: Oracle12C format
Post: RE: Oracle12C format

See here, you are not allowed to post hashes: https://hashcat.net/forum/announcement-2.html Furthermore, I already gave you the answer you only need the "S:..." (not the second part ";H:...") split it...
philsmd Old hashcat Support 4 9,044 07-09-2014, 04:01 PM
    Thread: Noob question on command line cudahashcat64
Post: RE: Noob question on command line cudahashcat64

Why do you use -t 32 ? Do you know what that command line option means? Also, the generated hashes must correspond to plains of length 7 (exactly). the -i (or --increment*) doesn't hurt, but is usele...
philsmd Old hashcat Support 4 12,322 08-07-2014, 05:11 PM
    Thread: Noob question on command line cudahashcat64
Post: RE: Noob question on command line cudahashcat64

from help: -t, --markov-threshold=NUM Threshold when to stop accepting new markov-chains so if you set the threshold very low, it is clear that it won't be cracked (but this clearly depends o...
philsmd Old hashcat Support 4 12,322 08-07-2014, 06:16 PM
    Thread: Ask Customs Chracter Set
Post: RE: Ask Customs Chracter Set

All of this is explained in the wiki ( https://hashcat.net/wiki/ ) See https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets with -1, -2, -3, -4 you define "custom charsets". So for i...
philsmd Old oclHashcat Support 4 8,485 10-02-2014, 05:44 PM
    Thread: psafe3 (-m 5200)
Post: RE: psafe3 (-m 5200)

Do you mean this one https://hashcat.net/misc/example_hashes/hashcat.psafe3 ? Please verify that the md5sum of the hashcat.psafe3 file is f5cfdc67d962e4d6604e4fbe9aa2f2db Furthermore, pls try w...
philsmd General Help 4 8,692 12-07-2014, 06:08 PM
    Thread: psafe3 (-m 5200)
Post: RE: psafe3 (-m 5200)

That means it is cracking correctly, therefore should also work with -a 0. Please try to create a new dict.txt file with only the word "hashcat" in the first line and use it instead of the password...
philsmd General Help 4 8,692 12-08-2014, 11:42 PM
    Thread: how do i stop duplicate characters brute force
Post: RE: how do i stop duplicate characters brute force

maskprocessor (see https://hashcat.net/wiki/doku.php?id=maskprocessor and https://hashcat.net/tools/maskprocessor/ ) has the -q option. For slow hashes you can simply pipe it into cudaHashcat without ...
philsmd General Help 4 8,671 01-06-2015, 11:07 PM
    Thread: how do i stop duplicate characters brute force
Post: RE: how do i stop duplicate characters brute force

You need to read the --help output of maskprocessor. If you do so, you will find 2 interesting options: Code: -- -q, --seq-max=NUM Maximum number of multiple sequential characters -r, --oc...
philsmd General Help 4 8,671 01-08-2015, 05:46 PM
    Thread: Win7 32, Ati 5850, catalyst 14.9 but ERROR: clGetDeviceIDs() -1
Post: RE: Win7 32, Ati 5850, catalyst 14.9 but ERROR: cl...

Please follow this steps: 1. Uninstall the driver 2. Reboot 3. Remove all AMD SDKs (they are NOT needed, no, they may and do even conflict with the main driver) 4. Reboot 3. Use "Driver Fusion" p...
philsmd Old oclHashcat Support 4 10,167 01-17-2015, 07:56 PM
    Thread: Noob issues with oclhashcat
Post: RE: Noob issues with oclhashcat

I think you didn't realize how large that keyspace is. Let us start with 26 characters which can be repeated. The charset would be: abcdefghijklmnopqrstuvwxyz The number of characters would be: 26 He...
philsmd Old oclHashcat Support 4 7,270 02-14-2015, 01:24 PM
    Thread: Brute Force WPA2
Post: RE: Brute Force WPA2

the mask is still missing, and this "-a ?l?u?d" is not valid syntax With all this information I just did give you, you should easily understand that this is what you are looking for: Code: -- oclha...
philsmd Old oclHashcat Support 4 9,866 02-18-2015, 08:08 PM
    Thread: Brute Force WPA2
Post: RE: Brute Force WPA2

no 1. --incremental is not a valid oclHashcat switch, I think you mean --increment (always double-check the switches with the --help output): -i, --increment Enable increment mode ...
philsmd Old oclHashcat Support 4 9,866 02-18-2015, 07:18 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: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 PDF from Acrobat 10.0 Paper Capture Plug
Post: RE: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 P...

Well, from you registration you should probably already know that posting hashes in here (yes, also pdf dumps) is strictly forbidden: see forum rules https://hashcat.net/forum/announcement-2.html Di...
philsmd Old oclHashcat Support 4 11,538 03-02-2015, 01:19 AM
    Thread: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 PDF from Acrobat 10.0 Paper Capture Plug
Post: RE: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 P...

After analyzing this problem more carefully it seems that the only problem is the longer /ID element size *32* vs *16* (jtr does already load - and crack - this). An example from here https://hashc...
philsmd Old oclHashcat Support 4 11,538 03-02-2015, 02:05 AM
    Thread: INFO: removed 1 hash found in pot file
Post: RE: INFO: removed 1 hash found in pot file

You either use a new session (name) --session OR use --potfile-disable to disable the .pot file check (and writing) at all
philsmd Old oclHashcat Support 4 18,849 03-26-2015, 11:31 PM
    Thread: INFO: removed 1 hash found in pot file
Post: RE: INFO: removed 1 hash found in pot file

You can't use --remove then, or at least you need to have the original hash list If you have the original hash file, then just run something like this: oclHashcat64.exe -m 21 --show --session all "C:...
philsmd Old oclHashcat Support 4 18,849 03-27-2015, 01:03 AM
    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