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 Views Posted [desc]
    Thread: Windows 10 not compatible
Post: Windows 10 not compatible

Which version of windows 10 will run hashcat? When correctly trying to run i am met with a popup stating "This app cant run on your PC. To find a version for your computer check with the software p...
wormblack hashcat 3 1,709 10-12-2019, 08:20 AM
    Thread: Windows 10 not compatible
Post: RE: Windows 10 not compatible

philsmd Wrote: (10-12-2019, 09:35 AM) -- 1. make sure that you run hashcat in cmd 2. make sure that you are using the correct windows binary (newer versions of hashcat only ship a 64-bit binary by d...
wormblack hashcat 3 1,709 10-13-2019, 05:07 AM
    Thread: Need assistance
Post: Need assistance

I am very new to using hashcat and am looking for possibly some help from a more experienced user with a few spare minutes. First issue i have run into is: OpenCL Platform #1: NVIDIA Corporation...
wormblack hashcat 4 1,760 10-13-2019, 07:49 AM
    Thread: Need assistance
Post: RE: Need assistance

Chick3nman Wrote: (10-13-2019, 08:16 AM) -- Is hash.txt in the same folder as the hashcat binary? -- https://imgur.com/a/W7viUma (https://imgur.com/a/W7viUma) is this correct? as i stated in the...
wormblack hashcat 4 1,760 10-14-2019, 08:18 AM
    Thread: Need assistance
Post: RE: Need assistance

philsmd Wrote: (10-14-2019, 08:31 AM) -- no, this is not correct. it should only have one ".txt" in it hash.txt.txt is not the same as hash.txt in your screenshot it's very obvious that for ins...
wormblack hashcat 4 1,760 10-14-2019, 08:47 AM
    Thread: Insufficient memory
Post: Insufficient memory

OpenCL Platform #1: NVIDIA Corporation ====================================== * Device #1: GeForce RTX 2070, 2048/8192 MB allocatable, 36MCU Counted lines in testfile2.txt...Insufficient memory a...
wormblack hashcat 13 4,130 10-15-2019, 12:53 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

Chick3nman Wrote: (10-15-2019, 02:10 AM) -- It's not the GPU that's out of memory most likely, its the host system. How much RAM does the host have? Also, for reference, how large is testfile2.txt? -...
wormblack hashcat 13 4,130 10-16-2019, 12:36 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

C:\hashcat-5.1.0>hashcat32.exe -a 3 -m 0 hash.txt customlist.txt hashcat (v5.1.0) starting... * Device #1: WARNING! Kernel exec timeout is not disabled. This may cause "CL_OUT_OF_RES...
wormblack hashcat 13 4,130 10-16-2019, 09:56 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

philsmd Wrote: (10-16-2019, 10:35 AM) -- use -a 0 instead the wrong one you used is not for dictionary attack (see --help output) -- when trying bruteforce i am met with insufficient memory afte...
wormblack hashcat 13 4,130 10-19-2019, 04:05 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

slyexe Wrote: (10-19-2019, 04:56 AM) -- Are you doing a brute force attack or a dictionary attack? Based on your initial post you are doing a dictionary attack using dict.txt, which means you need to...
wormblack hashcat 13 4,130 10-19-2019, 08:50 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

philsmd Wrote: (10-19-2019, 09:08 AM) -- 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://h...
wormblack hashcat 13 4,130 10-20-2019, 02:00 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

slyexe Wrote: (10-20-2019, 02:32 AM) -- Quote: -- hashcat32.exe -a 3 -m 0 hash.txt customlist.txt custom list is 3.3gb -- If you're using a dictionary file use -a 0. Stop trolling. -- Th...
wormblack hashcat 13 4,130 10-20-2019, 02:38 AM
    Thread: MD5 Help
Post: MD5 Help

what sort of attack would i use on an md5 hash if i only know that it is a 32 character long hex string? 
wormblack hashcat 4 1,646 10-21-2019, 06:00 AM
    Thread: MD5 Help
Post: RE: MD5 Help

royce Wrote: (10-21-2019, 06:20 AM) -- Do you mean that the plaintext is 32 characters? If so, then unless you have a strong idea of its composition, bruteforce cannot reach even half of that keys...
wormblack hashcat 4 1,646 10-21-2019, 06:26 AM
    Thread: MD5 Help
Post: RE: MD5 Help

DanielG Wrote: (10-21-2019, 08:51 AM) -- Just forget about even trying is a good strategy if you only have a hash and know the plaintext is 16^32 (340282366920938463463374607431768211456) possibiliti...
wormblack hashcat 4 1,646 10-21-2019, 09:29 AM
    Thread: Checking large lists of hashes
Post: Checking large lists of hashes

Im looking to use hashcat to check a large list of unsalted md5 hashes against a dictionary. If anyone could help a beginner out it would be greatly appreciated
wormblack hashcat 1 290 09-08-2020, 07:05 PM