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 [desc] Forum Replies Views Posted
    Thread: "simultaneous attacks"
Post: RE: "simultaneous attacks"

you can just append one hccapx file to the other and create a larger hccapx file, as explained here: - https://hashcat.net/wiki/doku.php?id=hccapx - https://hashcat.net/wiki/doku.php?id=frequently_a...
philsmd hashcat 2 1,850 01-23-2019, 08:05 PM
    Thread: No devices found/left
Post: RE: No devices found/left

I think you are confusing something. why do you need to use -d if you have only 1 GPU ? if you want to enable and/or crack with your CPU, you need to use -D instead. see this --help output sni...
philsmd hashcat 9 7,548 01-25-2019, 11:19 AM
    Thread: Cannot Recall the Last 3 Characters of My VeraCrypt Password [HELP]
Post: RE: Cannot Recall last 4 Characters of My VeraCryp...

It depends on how much and what you exactly remember about the missing characters. Do you know their position (missing chars at the end, at the beginning, can be everywhere, ...) ? Can you limit the...
philsmd hashcat 6 3,235 01-25-2019, 11:40 AM
    Thread: Cannot Recall the Last 3 Characters of My VeraCrypt Password [HELP]
Post: RE: Cannot Recall last 4 Characters of My VeraCryp...

Well, there are a lot of tutorials on how to use "dd.exe" or something like this. of course with dd you need to use the command line (cmd). I would say that the hashcat FAQ that I linked above i...
philsmd hashcat 6 3,235 01-25-2019, 12:04 PM
    Thread: Mask Attacks with Mask File and Custom Charset
Post: RE: Mask Attacks with Mask File and Custom Charset

as the two guides from https://hashcat.net/wiki/?id=mask_attack#hashcat_mask_files and https://hashcat.net/faq#what_is_a_hashcat_mask_file already emphasize, you must specify all the hcchr and custom ...
philsmd hashcat 2 1,544 04-03-2019, 01:10 PM
    Thread: iTunes Backup, 8 errors: Separator unmatched+Signature unmatched
Post: RE: iTunes Backup, 8 errors: Separator unmatched+S...

you need to extract the "hash" first. i.e. you need to "convert" your plist into a hash file with something like itunes_backup2hashcat.pl (see: https://github.com/philsmd/itunes_backup2hashcat/)
philsmd hashcat 6 3,568 01-25-2019, 09:10 PM
    Thread: A couple of Qs
Post: RE: A couple of Qs

1. same speed if you configure the system/fan/power usage correctly, why should the operating system matter ? we are talking about dedicated/separate OpenCL devices after all 2. hashcat is able to us...
philsmd hashcat 1 1,224 04-03-2019, 01:06 PM
    Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...

maskprocessor has an option for #3, see mp64 --help output: Code: -- -q, --seq-max=NUM Maximum number of multiple sequential characters -- for #2 instead you need to generate some k...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 5,806 01-26-2019, 12:44 PM
    Thread: Why doesn't the Example Hashes Match With the Hashes That I Extracted?
Post: RE: Why doesn't the Example Hashes Match With the ...

what do you mean? Did you create a new veracrypt file with random data ? of course they differ, because the data is different (and the "salt"/entropy/randomness used by the algorithm is different f...
philsmd hashcat 2 1,669 01-26-2019, 01:01 PM
    Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...

your clinfo doesn't show any Nvidia GPU at all. what physical hardware do you have? if you do not have a nvidia GPU, you shouldn't install the nvidia drivers. You need to install the drivers for ...
philsmd hashcat 9 4,194 01-26-2019, 01:12 PM
    Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...

maybe the problem is that you installed the drivers via package manager and the package you installed didn't setup up everything, like the ICD etc... Did you try to install the driver from nvidia.c...
philsmd hashcat 9 4,194 01-26-2019, 01:19 PM
    Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...

you should follow these instructions: https://hashcat.net/faq/wrongdriver and install the driver from your vendor page (https://www.nvidia.com) only if you are very comfortable with your operating...
philsmd hashcat 9 4,194 01-26-2019, 01:34 PM
    Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...

I literally just wrote what you should do for point #3 use maskprocessor with -q 2 as explained in my command above.
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 5,806 01-26-2019, 04:11 PM
    Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...

the hashcat forum software (CMS) uses mybb. The mybb community/devs implemented the password reset mechanism with a temporary password. It's not your original password. The original password is stored...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 5,806 01-26-2019, 11:03 PM
    Thread: Help with cracking krb5tgs hash
Post: RE: Help with cracking krb5tgs hash

please test with the example hash from https://hashcat.net/wiki/example_hashes and compare your hash with the example hash. Most of the time it's just a matter of removing the file names from the "ha...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 3,692 01-28-2019, 10:29 AM
    Thread: Worked once and didnt work immediately after
Post: RE: Worked once and didnt work immediately after

you can use the command line switch --potfile-disable if you really intend to crack hashes multipe times and avoid the potfile checks.
philsmd hashcat 3 2,010 01-29-2019, 12:13 PM
    Thread: Correct way to hash and crack PMKID and benchmark
Post: RE: Correct way to hash and crack PMKID and benchm...

I think there are a lot of misunderstandings here. I would highly recommend that you re-read this thread again: https://hashcat.net/forum/thread-7717.html of course -m 16800 = WPA-PMKID-PBKDF2 i...
philsmd General Talk 1 5,147 01-30-2019, 02:01 PM
    Thread: complex password alternation
Post: RE: complex password alternation

which type of rar archives we are talking about here? hashcat supports these 2 hash types for rar archives: -m 12500 = RAR3-hp -m 13000 = RAR5 (the non-hp version of rar3, i.e. the one without...
philsmd hashcat 1 1,329 01-30-2019, 02:27 PM
    Thread: Ryzen + RX 580 only one device working
Post: RE: Ryzen + RX 580 only one device working

-d 1,2 is not the correct thing you need. You need to whitelist/select the device types with: --opencl-device-types (or short -D), capital letter "D" -D 1,2 means that both GPUs and CPUs are whiteli...
philsmd hashcat 10 5,059 01-30-2019, 07:07 PM
    Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...

what is the name of the software that was used to encrypt the drive ?
philsmd hashcat 10 5,754 01-31-2019, 10:38 PM