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 [desc] Posted
    Thread: Fingerprinting attack
Post: RE: Fingerprinting attack

https://hashcat.net/wiki/doku.php?id=fingerprint_attack
undeath General Talk 2 2,648 10-24-2017, 12:10 AM
    Thread: Plz help!
Post: RE: Plz help!

no. There was an error posting your reply: The message is too short. Please enter a message longer than 5 characters.
undeath hashcat 1 2,649 07-09-2017, 05:35 PM
    Thread: Need Help On Weird Problem
Post: RE: Need Help On Weird Problem

A fundamental feature of a cryptographic hash function is that this is not possible. So no.
undeath hashcat 3 2,661 04-30-2018, 09:06 PM
    Thread: Freebsd 12/Ryzen 7 1700/ RX580
Post: RE: Freebsd 12/Ryzen 7 1700/ RX580

pocl and hashcat don't work together well. If possible try to install rocm. I'm not sure if rocm works on FreeBSD.
undeath hashcat 3 2,661 12-17-2018, 02:01 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
    Thread: Hashcat does not seen password in the dictionarry
Post: RE: Hashcat does not seen password in the dictiona...

run with --potfile-disable otherwise hashcat will skip already cracked hashes. Quote: -- INFO: Removed 5 hashes found in potfile. --
undeath hashcat 2 2,694 03-04-2018, 02:16 PM
    Thread: recovering Idrac password
Post: RE: recovering Idrac password

what is your password? how did you generate the hash?
undeath hashcat 4 2,694 11-04-2018, 12:35 PM
    Thread: recovering Idrac password
Post: RE: recovering Idrac password

If you had posted the plaintext as requested it had been easier to help you. You need to add --hex-salt
undeath hashcat 4 2,694 11-04-2018, 12:57 PM
    Thread: Low CPU Utilization - OpenCL
Post: RE: Low CPU Utilization - OpenCL

why do you expect your cpu speed to equal the gpu speed?
undeath hashcat 3 2,705 01-24-2018, 09:59 PM
    Thread: newbie - how do I open/view the example hash .vc file?
Post: RE: newbie - how do I open/view the example hash ....

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_veracrypt_volumes
undeath General Talk 3 2,710 02-16-2019, 04:54 PM
    Thread: Help with KeePass and Hashcat
Post: RE: Help with KeePass and Hashcat

If it doesn't say your password is wrong that probably means the database got damaged. No backups?
undeath hashcat 2 2,714 10-28-2017, 11:28 AM
    Thread: Help algoritm ExpressionEngine
Post: RE: Help algoritm ExpressionEngine

Is there any question here? What is the plaintext to that data? What is "password"? What is "crypt_key"?
undeath hashcat 2 2,714 06-20-2018, 11:02 AM
    Thread: Conflicting rule results
Post: RE: Conflicting rule results

With the high concurrency it's possible that a different rule produced the same plaintext before the blank rule hit. ie assume password is "123456" and your wordlist has "1234567" and rule "]", you...
undeath hashcat 2 2,715 05-09-2017, 02:49 PM
    Thread: Hashcat not working on debian with r9 390 and AMDGPU drivers.
Post: RE: Hashcat not working on debian with r9 390 and ...

on linux you need to install rocm for AMD cards
undeath hashcat 6 2,720 06-25-2019, 02:04 PM
    Thread: Hashcat not working on debian with r9 390 and AMDGPU drivers.
Post: RE: Hashcat not working on debian with r9 390 and ...

you probably need to remove the mesa opencl runtime.
undeath hashcat 6 2,720 06-25-2019, 04:13 PM
    Thread: Hashcat not working on debian with r9 390 and AMDGPU drivers.
Post: RE: Hashcat not working on debian with r9 390 and ...

that probably means rocm isn't correctly installed
undeath hashcat 6 2,720 06-25-2019, 04:35 PM
    Thread: Assistance building mask
Post: RE: Assistance building mask

That's not possible with auto-increment. Create an hcmask file with all possible masks.
undeath hashcat 3 2,722 01-07-2018, 02:15 PM
    Thread: please help me
Post: RE: please help me

Your commands are both correct. The first one is just missing the _
undeath hashcat 3 2,722 03-19-2018, 10:53 AM
    Thread: Sip Digest MD5 syntax problem
Post: RE: Sip Digest MD5 syntax problem

you need to remove the "sip:" from "sip:192.168.0.38". That may or may not be all that is wrong. Besides that, it's a little suspicious that the second variable is empty.
undeath hashcat 8 2,729 10-27-2019, 06:29 PM