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: GHash
Post: RE: GHash

Don't blindly trust "hash identificators". They just wildly guess. In cases of raw hashes it's an impossible job. If you want to find the correct hash algorithm read documentation or reverse engineer ...
undeath hashcat 5 3,964 08-09-2018, 09:56 AM
    Thread: Excel salts and hashes
Post: RE: Excel salts and hashes

NA Wrote: (08-24-2018, 04:48 PM) -- (I extracted it the traditional way via ziping). -- What does that mean? hashcat cannot crack non-encryption office passwords.
undeath hashcat 5 4,436 08-24-2018, 04:53 PM
    Thread: Excel salts and hashes
Post: RE: Excel salts and hashes

I don't think this is supported by hashcat.
undeath hashcat 5 4,436 08-24-2018, 05:43 PM
    Thread: Excel salts and hashes
Post: RE: Excel salts and hashes

I expect the hash to be iterated (see spinCount="100000"), and you don't know how exactly salting is done. It may even be PBKDF2.
undeath hashcat 5 4,436 08-24-2018, 05:57 PM
    Thread: Freeze / no response when trying to see status or output, most of the time
Post: RE: Freeze / no response when trying to see status...

sounds like an ASIC hang, are you overclocking? also see this thread: https://hashcat.net/forum/thread-6202.html
undeath hashcat 5 3,008 09-25-2018, 09:57 PM
    Thread: Hashcat start cracking problem
Post: RE: Hashcat start cracking problem

don't use pocl
undeath hashcat 5 3,494 09-26-2018, 08:59 PM
    Thread: Hashcat start cracking problem
Post: RE: Hashcat start cracking problem

install the intel opencl runtime
undeath hashcat 5 3,494 09-26-2018, 09:10 PM
    Thread: Problems with itunes password
Post: RE: Problems with itunes password

how many words are we talking about? both, in your wordlist and how many you need to chain together.
undeath hashcat 5 3,172 10-01-2018, 08:07 PM
    Thread: Problems with itunes password
Post: RE: Problems with itunes password

Ok, so from what I understand your candidates look like this: .,onetwo., in that case you can use hashcat's combinator mode (-a 1) with -j '^,^.' -k '$.$,' hashcat -a 1 wordlist.txt wordlist.txt -j...
undeath hashcat 5 3,172 10-03-2018, 11:57 AM
    Thread: beginner is cracking his first md5
Post: RE: beginner is cracking his first md5

bo_bcAt Wrote: (10-07-2018, 09:04 AM) -- For me its good at first, its easier, and it works, for now. -- well, see how you are confused by options that you don't actually need? Working with the com...
undeath hashcat 5 3,733 10-07-2018, 12:39 PM
    Thread: OpenCL problem
Post: RE: OpenCL problem

don't run hashcat in a VM
undeath hashcat 5 6,486 11-06-2018, 10:39 AM
    Thread: 2 computers
Post: RE: 2 computers

I'm not sure if brain would be too slow and limited for WPA. Especially assuming he's using a standard consumer pc with
undeath General Talk 5 4,235 11-09-2018, 12:14 PM
    Thread: md5($salt1,password,$salt2) ?
Post: RE: md5($salt1,password,$salt2) ?

Such an attack is not directly supported. You will have to emulate it using a suitable hashmode and a suitably choosen mask/rule.
undeath hashcat 5 3,104 11-09-2018, 12:20 PM
    Thread: Decrypt the password 2 of Blockchain wallet
Post: RE: Decrypt the password 2 of Blockchain wallet

anhday22 Wrote: (12-05-2018, 08:42 PM) -- inbox me. i can help you -- Remember that sending your bitcoin wallet data to untrusted people is bad. They can steal your bitcoins if they manage to crack ...
undeath hashcat 5 5,902 12-05-2018, 11:43 PM
    Thread: Mask attack with brain
Post: RE: Mask attack with brain

What's your whole command line?
undeath hashcat 5 3,638 12-08-2018, 02:21 PM
    Thread: Mask attack with brain
Post: RE: Mask attack with brain

That indeed looks like a missing feature. Technically, when using brain-client-features=2 there should be no need to enable -S, but it looks like hashcat is still using it.
undeath hashcat 5 3,638 12-08-2018, 07:36 PM
    Thread: Have things improved?
Post: RE: Have things improved?

It is probably possible to get The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) working, but don't ask how. Ubuntu is recommended. regarding laptops: https://hashcat.net/forum/thread-7852-...
undeath hashcat 5 3,214 12-20-2018, 11:20 AM
    Thread: Hybrid attack workload increase incase of small dic
Post: RE: Hybrid attack workload increase incase of smal...

Depending on what hash mode you are using (or how many salts) you can increase the performance using -S
undeath hashcat 5 3,508 12-21-2018, 12:36 PM
    Thread: Device#2 skipped and Temp-Abort /retain-temp
Post: RE: Device#2 skipped and Temp-Abort /retain-temp

device #1 is your onboard gpu, device #2 your cpu. I guess the onboard gpu simply doesn't have a dedicated temp sensor.
undeath hashcat 5 2,685 01-22-2019, 11:57 AM
    Thread: Device#2 skipped and Temp-Abort /retain-temp
Post: RE: Device#2 skipped and Temp-Abort /retain-temp

gpu-temp-retain was removed quite a while ago. You can always check --help if you want to know what options are available. You can restore hashcat sessions using the --restore option. See https://h...
undeath hashcat 5 2,685 01-22-2019, 11:31 PM