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 [desc] Author Forum Replies Views Posted
    Thread: Injecting candidates /re-reading pot
Post: RE: Injecting candidates /re-reading pot

@truekonrads it seems that the idea is very good... I discussed this a little bit w/ atom now and of course we also see the benefits of such a feature. It is currently not supported and the main pro...
philsmd Very old oclHashcat-plus Support 5 9,772 11-11-2013, 06:05 PM
    Thread: input file format
Post: RE: input file format

According to the forum's rules you are not allowed to post hashes! Read the rules here: https://hashcat.net/forum/announcement-2.html I give you 1 week to read them. After the week you might be mo...
philsmd General Help 1 5,098 01-22-2015, 07:16 PM
    Thread: input file format
Post: RE: input file format

You can find the hash format for all the supported hash types here: https://hashcat.net/wiki/doku.php?id=example_hashes
philsmd Old hashcat Support 1 13,283 11-05-2015, 10:27 AM
    Thread: installation problems
Post: RE: installation problems

see https://hashcat.net/forum/thread-4952-post-27768.html#pid27768
philsmd General Help 1 3,637 01-07-2016, 04:16 PM
    Thread: Insufficient memory
Post: RE: Insufficient memory

use -a 0 instead the wrong one you used is not for dictionary attack (see --help output)
philsmd hashcat 13 4,152 10-16-2019, 10:35 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

what is your command ? make sure that you do not confuse the hash file with the dictionary file. If you specify the command line parameters in the wrong way, errors like the one you see could ha...
philsmd hashcat 13 4,152 10-15-2019, 07:38 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

what's your command and what is the content of the files ? how large are the files and what do they contain. Read more about mask attack here: https://hashcat.net/wiki/?id=mask_attack
philsmd hashcat 13 4,152 10-19-2019, 09:08 AM
    Thread: Integer overflow detected
Post: RE: Integer overflow detected

try the beta from https://hashcat.net/beta
philsmd hashcat 10 2,734 01-29-2020, 03:03 PM
    Thread: Integer overflow error
Post: RE: Integer overflow error

No, this is correct. The number of password candidates is way too huge. Just do the math ?a has 95 characters. If we have a length of 15, we have 95^15. The result of 95*95*95*95*....*95 (15 times) ...
philsmd hashcat 5 3,907 02-14-2018, 08:37 AM
    Thread: Integer overflow error
Post: RE: Integer overflow error

I think it is the other way around. If we look at the file docs/changes.txt it mentions that the integer overflow check was first introduced with version 3.40 of hashcat. This is why you don't see t...
philsmd hashcat 5 3,907 02-14-2018, 09:20 AM
    Thread: Intel CPU OpenCL with Radeon?
Post: RE: Intel CPU OpenCL with Radeon?

You should really read about the new options, like "--opencl-device-types 1,2" etc
philsmd hashcat 3 15,338 06-29-2016, 09:52 PM
    Thread: Intel GPU / CPU not found
Post: RE: Intel GPU / CPU not found

install the driver as mentioned here: https://hashcat.net/hashcat https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section PS: and do not forget to update ha...
philsmd hashcat 5 844 08-26-2020, 01:42 AM
    Thread: Intel GPU / CPU not found
Post: RE: Intel GPU / CPU not found

just install the dependency: Code: -- sudo apt install lsb-core -- The ubuntu version check can be ignored as far as I know
philsmd hashcat 5 844 08-26-2020, 02:15 AM
    Thread: Intel GPU / CPU not found
Post: RE: Intel GPU / CPU not found

do you now use the latest hashcat version ? which operating system do you use ?
philsmd hashcat 5 844 08-29-2020, 03:02 PM
    Thread: Intel i7 with 8 cores - just one core computing
Post: RE: Intel i7 with 8 cores - just one core computin...

read the --help output and see how the different supported device types can be enabled (--opencl-device-types or short -D, uppercase D) Code: -- -D 1,2 -- it's not always guaranteed that the C...
philsmd hashcat 3 662 07-09-2020, 09:39 PM
    Thread: Intel i7 with 8 cores - just one core computing
Post: RE: Intel i7 with 8 cores - just one core computin...

I'm not sure why you are confused about it, you actually stated above that: 1. "I installed IntelĀ® CPU Runtime for OpenCL" 2. you have CUDA installed 3. you have installed the NVIDIA driver so ...
philsmd hashcat 3 662 07-11-2020, 08:46 AM
    Thread: Intel Integrated GPU
Post: RE: Intel Integrated GPU

in general the k a l i distribution is not recommended. You would uninstall both mesa and pocl and try to install all the required proprietary drivers from the hardware vendor page. In some cases y...
philsmd Hardware 4 1,779 04-22-2020, 11:34 AM
    Thread: [Solved] Invalid LUKS filesize
Post: RE: Invalid LUKS filesize

That's not how you can extract the data. You need to provide to hashcat not only the header/metadata but also some part of the encrypted data. If you reduce it to only the first bytes (metadata), hash...
philsmd hashcat 5 5,086 01-15-2018, 09:15 AM
    Thread: [Solved] Invalid LUKS filesize
Post: RE: Invalid LUKS filesize

How large is the file called 4G-header ? as you can see here https://hashcat.net/forum/thread-6225-post-33187.html#pid33187 it should be 4097 sectors large (each sector is 512 bytes, therefore a total...
philsmd hashcat 5 5,086 01-14-2018, 10:17 PM
    Thread: IOS 11 backup HASHCAT
Post: RE: IOS 11 backup HASHCAT

Can you please provide some examples of password candidates that would follow your policy? is it x times letters and y times digit? how long is the password It is also worth analyzing if this is fea...
philsmd hashcat 5 6,600 10-15-2017, 04:31 PM