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 [asc] Views Posted
    Thread: FIFO help
Post: RE: FIFO help

As said, the first approach (with -j/-k) should be used if you plan to use only very few rules: i.e. you can start hashcat a couple of times (one after the other in a sequence, or loop if you prefer) ...
philsmd hashcat 3 4,472 05-26-2017, 07:44 AM
    Thread: Any idea if this would be much faster on a GPU?(MD5 x3 + AES decrypt)
Post: RE: Any idea if this would be much faster on a GPU...

yeah, OpenCL support might make sense. But there are some questions still open: - what about the lenght of the data, is 1 block enough ? - you need way better means to determine if the decryption...
philsmd hashcat 3 4,337 05-28-2017, 04:49 PM
    Thread: custom hcmask aborting aborting 7 seconds
Post: RE: custom hcmask aborting aborting 7 seconds

Please make sure that you provide the correct path to the file "test.hcmask" otherwise it will be interpreted as a literal mask specified on the command line (not a mask file: .hcmask). If you spec...
philsmd hashcat 3 3,694 05-31-2017, 08:27 PM
    Thread: No devices found/left error - The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) 2017?
Post: RE: No devices found/left error - The-Distribution...

My suggestion would be to: - do not use The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali), use another Linux distribution (Ubuntu for instance is officially supported by most of the driver ve...
philsmd hashcat 3 6,841 06-04-2017, 08:30 AM
    Thread: No devices found/left error - The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) 2017?
Post: RE: No devices found/left error - The-Distribution...

I think you missed the most important line within my previous reply i.e. "use ubuntu, not The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)!" If you still insist in using The-Distribution-Whi...
philsmd hashcat 3 6,841 06-07-2017, 08:21 AM
    Thread: Can anyone explain how hashcat is able to crack Scrypt via CPU without using tons of
Post: RE: Can anyone explain how hashcat is able to crac...

the short answer is "parallelization". You need to keep in mind that it only makes sense to use GPUs because they can parallalize things enormously good, i.e. the power of the GPUs comes only from ru...
philsmd hashcat 3 4,791 07-12-2017, 05:15 PM
    Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat

You are not allowed to post hashes within this forum (except if moderators or the administrator ask you to help them troubleshoot some problem with a specific hash). Which version of hashcat and 7z2h...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,737 07-18-2017, 08:49 AM
    Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat

Use the latest release which is now also up-to-date with the source code: 7z2hashcat64-1.1.exe (for 32 bit windows use 7z2hashcat32-1.1.exe instead)
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,737 07-18-2017, 04:09 PM
    Thread: -m 11600 7z
Post: RE: -m 11600 7z

Difficult to say without having the .7z and the extracted hash (but you are right, it is not allowed to post hashes here according to the forum's rules). I would say that it makes sense in this cas...
philsmd hashcat 3 4,073 08-01-2017, 11:31 AM
    Thread: -m 11600 7z
Post: RE: -m 11600 7z

Yeah, you are right it sometimes depends on how "experimental" the beta currently is. Sometimes (actually very often) betas contain fixes for known problems/bugs and therefore at that very moment we r...
philsmd hashcat 3 4,073 08-02-2017, 10:56 AM
    Thread: DES-ECB Numeric Key Search
Post: RE: DES-ECB Numeric Key Search

just use -1 charsets/DES_special/DES_numeral.charset
philsmd hashcat 3 3,522 08-03-2017, 07:48 AM
    Thread: DES-ECB Numeric Key Search
Post: RE: DES-ECB Numeric Key Search

you still need to use --hex-charset also for charsets/DES_special/DES_numeral.charset since the charset is in hexadecimal format
philsmd hashcat 3 3,522 08-03-2017, 09:32 AM
    Thread: Hashcat cant find my GPU
Post: RE: Hashcat cant find my GPU

Well, that should be very obvious. There are only 2 possibilities: 1. either you mess around with setting up a system that uses ancient drivers/hashcat/windows (this is not supported by the drivers m...
philsmd hashcat 3 5,297 08-09-2017, 08:28 AM
    Thread: how to remove hash from output file
Post: RE: how to remove hash from output file

I can't reproduce this problem and I now tried a lot of different commands etc. Which version of hashcat do you use? make sure that you use the latest release version (3.6 currently).
philsmd hashcat 3 3,469 08-14-2017, 12:00 PM
    Thread: foreign words and --remove
Post: RE: foreign words and --remove

for question number 1 it depends on the type of hashes and also on your hardware (SSD, RAM, CPU) etc. In my experience, you shouldn't bother too much about removing hashes if you do not crack (and the...
philsmd hashcat 3 3,868 08-09-2017, 08:57 AM
    Thread: Pronouncable passwords cracking
Post: RE: Pronouncable passwords cracking

Unfortunately, you can't recover a random password that is that long within a reasonable amount of time. Just do the math: ?u?l = 26+26 = 52 characters ?d = 10 characters => 52 * 52 * 52 * 52 * 52...
philsmd hashcat 3 3,417 08-10-2017, 03:56 PM
    Thread: Hashcat stop randomly
Post: RE: Hashcat stop randomly

Why do you think it stopped without reasons? From the output you have posted above it seems that everything is working correctly. I don't see any evidence that there is something strange going on....
philsmd hashcat 3 3,805 08-11-2017, 08:14 PM
    Thread: how to remove hash from output file
Post: RE: how to remove hash from output file

--outfile-format 2 combined with --username will only output the username and the password. What you should know is that -o always appends to the file and therefore the file cracked.txt won't be ov...
philsmd hashcat 3 3,469 08-14-2017, 10:32 AM
    Thread: multi charset
Post: RE: multi charset

1. it's not allowed to post hashes 2. you need to specify a mask (see https://hashcat.net/wiki/?id=mask_attack) if you use -a 3 (otherwise the default one will be used, which is probably not exactly ...
philsmd hashcat 3 4,680 08-23-2017, 03:15 PM
    Thread: can hashcat be used only for hashing?
Post: RE: can hashcat be used only for hashing?

The main problem with your approach (e.g something like "I just want to use the GPU to generate a hash list faster") is that the main bottleneck there for sure is I/O. Even if you use the fastest SSD...
philsmd hashcat 3 3,955 08-20-2017, 03:15 PM