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: could someone help me with a mask?
Post: RE: could someone help me with a mask?

Quote: -- I interpreted this is was that the "-b" was the main "opening" command, with "sub" commands denoted with the double dash. -- generally, commands on the same line denote equivalent options ...
undeath General Help 11 13,518 07-23-2015, 09:40 PM
    Thread: Couldn't make SIP Digest work on hashcat
Post: RE: Couldn't make SIP Digest work on hashcat

Have you tried cracking the example hash? Try using the 4.2.0-rc2 version here: https://hashcat.net/beta/
undeath hashcat 4 3,311 07-23-2018, 04:33 PM
    Thread: Couldn't make SIP Digest work on hashcat
Post: RE: Couldn't make SIP Digest work on hashcat

the actual password noted in the wiki article is "507ZEy@l" but I can't crack the hash with hashcat.
undeath hashcat 4 3,311 07-23-2018, 05:39 PM
    Thread: Cpu not available
Post: RE: Cpu not available

do you have the intel opencl runtime installed?
undeath Hardware 4 3,333 10-29-2018, 01:09 AM
    Thread: Cpu not available
Post: RE: Cpu not available

https://software.intel.com/en-us/articles/opencl-drivers IntelĀ® CPU Runtime for OpenCL
undeath Hardware 4 3,333 10-29-2018, 09:37 PM
    Thread: crack long password how to fix "no combinations possible"
Post: RE: crack long password how to fix "no combination...

hashcat can crack this. simply create a rule-file with this rule: Code: -- $S$E$C$U$R$I$T$Y$K$E$Y$W$O$R$D --
undeath Feature Requests 10 29,861 08-12-2011, 09:18 PM
    Thread: crack long password how to fix "no combinations possible"
Post: RE: crack long password how to fix "no combination...

hashcat can crack this. Code: -- hashcat-cli64.exe -m102 hash.txt word.txt -r rule.txt -e salt.txt Initializing hashcat v0.37 by atom with 8 threads and 32mb segment-size... NOTE: press ente...
undeath Feature Requests 10 29,861 08-12-2011, 11:10 PM
    Thread: Crack my BlockChain.info wallet 1 password
Post: RE: Crack my BlockChain.info wallet 1 password

I'm not sure why you even installed python, then stopped midway and tried to run the wallet file itself. You need this python script to extract the necessary information from the wallet file: https...
undeath hashcat 12 10,833 05-12-2018, 11:37 AM
    Thread: Crack my BlockChain.info wallet 1 password
Post: RE: Crack my BlockChain.info wallet 1 password

it should output a string starting with $blockchain$
undeath hashcat 12 10,833 05-12-2018, 05:11 PM
    Thread: Crack my BlockChain.info wallet 1 password
Post: RE: Crack my BlockChain.info wallet 1 password

apparently there are different schemes used for encrypting blockchain v1 wallets, according to this post: https://bitcointalk.org/index.php?topic=1012475.msg11105755#msg11105755 I'm not sure if the...
undeath hashcat 12 10,833 05-12-2018, 09:45 PM
    Thread: Crack my BlockChain.info wallet 1 password
Post: RE: Crack my BlockChain.info wallet 1 password

simply delete the characters from the end
undeath hashcat 12 10,833 05-13-2018, 02:25 PM
    Thread: Crack pbkdf2
Post: RE: Crack pbkdf2

--force is bad
undeath hashcat 7 1,454 03-29-2020, 10:50 PM
    Thread: Crack pbkdf2
Post: RE: Crack pbkdf2

Then you should install the correct OpenCL runtimeā€¦
undeath hashcat 7 1,454 03-30-2020, 07:35 PM
    Thread: Cracked hashes not going to outfile?
Post: RE: Cracked hashes not going to outfile?

try --show
undeath hashcat 3 3,830 06-11-2017, 07:56 PM
    Thread: Cracked Passwords when using Brain
Post: RE: Cracked Passwords when using Brain

no, brain only stores a checksum for the whole hash file. If the hash file is different in any way it's considered a different one with independent attack tracking.
undeath hashcat 9 2,508 10-16-2019, 11:30 PM
    Thread: Cracked Passwords when using Brain
Post: RE: Cracked Passwords when using Brain

1. only the instance that cracked the hash knows about it 2. brain only synchronises attacks, not hashes
undeath hashcat 9 2,508 10-16-2019, 10:23 PM
    Thread: cracked WPA doesnt work
Post: RE: cracked WPA doesnt work

Have you checked the configuration of the router? Make sure everything is set up properly.
undeath Old oclHashcat Support 3 5,802 01-09-2015, 01:50 AM
    Thread: Cracking 10 digit password with CudaHashcat
Post: RE: Cracking 10 digit password with CudaHashcat

10 digits? You read something wrong_
undeath Old oclHashcat Support 7 21,695 08-20-2014, 07:22 PM
    Thread: Cracking 16 digits wi-fi
Post: RE: Cracking 16 digits wi-fi

Nothing is impossible, speed is always the problem. But you're not going to be able to afford enough hardware to crack this.
undeath Old oclHashcat Support 3 5,407 10-09-2015, 04:30 PM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

this worked ./hashcat64.bin -m4800 -a3 777f2a3f6a2e661947b520c6777e0b25:45c915d82d67257209048420a31292d3:00 password
undeath hashcat 21 17,277 02-10-2018, 11:30 AM