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 [asc] Replies Views Posted
    Thread: VNC challenge response password crack
Post: RE: VNC challenge response password crack

Wow very cool, according to https://en.wikipedia.org/wiki/Virtual_Network_Computing there are different protocols used by different VNC clients. Which protocol / clients use this particular method of ...
DanielG User Contributions 2 2,609 12-18-2019, 04:34 PM
    Thread: Pantagrule, a really large last-resort ruleset
Post: RE: Pantagrule, a really large last-resort ruleset

Cool, thanks for your contribution. I added it to my rules/ folder. Always nice to have different rulesets based on real world data.
DanielG User Contributions 2 1,659 01-14-2020, 01:34 PM
    Thread: NTLMv1 to NTLM Reversing
Post: RE: NTLMv1 to NTLM Reversing

Also check out https://crack.sh/netntlm/, they crack NTLMv1 to NTLM for free fast if you set responder to the static challenge of 1122334455667788
DanielG User Contributions 4 2,759 03-04-2020, 10:10 AM
    Thread: HELP, need a mask example
Post: RE: HELP, need a mask example

rasoulcarrera Wrote: (01-31-2018, 12:45 PM) -- nope ,seen it and nothing -- It literally says on https://hashcat.net/wiki/doku.php?id=mask_attack#example  Built-in charsets ?l = abcdefghijkl...
DanielG hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,041 01-31-2018, 02:18 PM
    Thread: [sha256] Hash inside a hash
Post: RE: [sha256] Hash inside a hash

There are 2^256 possible SHA256 hashes, this is about 10^77 possibilities. There are about 10^80 atoms in the whole observable universe. You will need more than "haha like 1tera?", it's more like "hah...
DanielG hashcat 5 3,758 11-29-2017, 04:09 PM
    Thread: Just a little issue, hoping for some support
Post: RE: Just a little issue, hoping for some support

Would be nice to know the results of your "reading up and down for over an hour, on diff sites and forums". Because you're bound to get suggestions that you already saw in your hours of research but d...
DanielG hashcat 3 2,824 01-02-2018, 12:24 PM
    Thread: aes128 brute-force w/mask using half sha256
Post: RE: aes128 brute-force w/mask using half sha256

If you only have half a SHA256 hash I think you would need to edit the m01400* files (SHA256) to do something similar as the m05100* files (Half MD5) on https://github.com/hashcat/hashcat/tree/mast...
DanielG hashcat 3 4,106 01-09-2018, 03:22 PM
    Thread: question about hccapx
Post: RE: question about hccapx

farhad_usa Wrote: (01-08-2018, 07:44 PM) -- based on this page (https://hashcat.net/wiki/doku.php?id=hccapx)  this is my password/keymic in  encrypted :9094e48390f2  -- No, based on that page it...
DanielG hashcat 2 2,645 01-09-2018, 04:49 PM
    Thread: MD5 Help
Post: RE: MD5 Help

Hi, you would probably already be cracking if you followed the information on the wiki (https://hashcat.net/wiki/). Here you can follow the steps needed to crack your hash: https://hashcat.net/wiki/d...
DanielG hashcat 11 12,044 01-09-2018, 05:31 PM
    Thread: MD5 Help
Post: RE: MD5 Help

?1 is indeed how you access the custom charset mentioned. In the example I put 12 "?1" combinations because that is your max length for your password. This makes it easy if you decide to try somethi...
DanielG hashcat 11 12,044 01-11-2018, 10:31 AM
    Thread: Error while running hashcat: llvm_codegen: Assertion error == 0 failed...
Post: RE: Error while running hashcat: llvm_codegen: As...

Several google results regarding the error llvm_codegen: Assertion 'error == 0' failed indicate that installing 'clang' resolved this. Quote: -- sudo apt-get install clang-3.8 --
DanielG hashcat 3 3,845 01-16-2018, 04:07 PM
    Thread: Which Hash modes should be chosen by NThash ciphertext?
Post: RE: Which Hash modes should be chosen by NThash ci...

Yes -m 1000 is for NTLM, see https://hashcat.net/wiki/doku.php?id=example_hashes for example hashes to check if your hash is in the correct format.
DanielG hashcat 2 2,312 02-01-2018, 11:58 AM
    Thread: Hashcat is showing wrong password
Post: RE: Hashcat is showing wrong password

qpens8 Wrote: (02-08-2018, 03:36 AM) -- Is hashcat storing my pass somewhere? -- https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_potfile
DanielG hashcat 10 7,999 02-08-2018, 10:18 AM
    Thread: Hashcat pid/outfiles error
Post: RE: Hashcat pid/outfiles error

Just a silly question, but did you use an admin account to create the hashcat-4.0.1 folder but then you are running hashcat64.exe with a non admin account? Maybe the problem is that there are no write...
DanielG hashcat 4 4,955 02-08-2018, 04:22 PM
    Thread: Hashcat is showing wrong password
Post: RE: Hashcat is showing wrong password

Maybe the password is blank (my hashcat finds the same empty password for your posted hash). No password on the PDF file, at least not found by the program making the hash?
DanielG hashcat 10 7,999 02-08-2018, 04:25 PM
    Thread: Crack this hash, win 2 Bitcoins!
Post: RE: Crack this hash, win 2 Bitcoins!

jackisme123 Wrote: (03-21-2018, 02:10 PM) -- My password is not very long, less than 8 digits I believe. -- 1-7 digits = 11111110 possibilities, 400 hashes per second = 7,7 hours. You want to pay...
DanielG hashcat 2 2,806 03-21-2018, 02:25 PM
    Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax

If your hash (12345678...) is not 32 characters long, then you can get that error. Because that means it is probably not MD5. See https://hashcat.net/wiki/doku.php?id=example_hashes for examples of ho...
DanielG hashcat 10 6,735 03-29-2018, 03:47 PM
    Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax

Okay that is weird, if I make a file hash.txt with d8e8fca2dc0f896fd7cb4cb0031ba249:abcdefghj I get: ./hashcat -m 10 -a 0 hash.txt wordlist.txt [...] Hash 'hash.txt': Line-length exception No ha...
DanielG hashcat 10 6,735 03-29-2018, 03:58 PM
  Wink Thread: Help on hashcat syntax
Post: RE: Help on hashcat syntax

$ ls h* hashcat hashcat.hctune hashcat.potfile  hashcat.dictstat hashcat.log hashcat.potfile.old  hashcat.hcstat hashcat.pot hahs.txt Oh wow just as philsmd says, make sure you don't make ty...
DanielG hashcat 10 6,735 03-29-2018, 04:10 PM
    Thread: cracking password with part of it knowm
Post: RE: cracking password with part of it knowm

Big question is why are you using "--force", maybe it has to do with the error you are suppressing. What is your entire output when not using "--force"?
DanielG hashcat 3 3,764 04-09-2018, 08:52 AM