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: Need help with inputs
Post: RE: Need help with inputs

You don't want to do this. Assuming your command will work, length 64 brute force with a-z 0-9 is not going to work. Let's find out why: Let's assume you have 149,000$ and buy a 8 NVIDIA Tesla...
DanielG hashcat 3 2,248 09-28-2018, 02:27 PM
    Thread: Need help with inputs
Post: RE: Need help with inputs

No problem, for the rest of the technical questions you can try https://hashcat.net/wiki/doku.php?id=mask_attack and https://hashcat.net/wiki/doku.php?id=hashcat for the correct commandline options. I...
DanielG hashcat 3 2,248 09-28-2018, 03:40 PM
    Thread: Nexus 5X PIN question
Post: RE: Nexus 5X PIN question

I think you must specify if the salt is in hex format with --hex-salt, also you seem to be using --force. That option might mask an error preventing you from successfully brute forcing this.
DanielG hashcat 5 3,376 06-06-2018, 08:44 AM
    Thread: Nexus 5X PIN question
Post: RE: Nexus 5X PIN question

Are you sure that the Nexus 5X stores the pin in the simple format "md5(pin + salt)"? For example I read about a Samsung phone that it is stored very differently on https://hashcat.net/forum/thread-22...
DanielG hashcat 5 3,376 06-07-2018, 09:03 AM
    Thread: Not finding my own set password
Post: RE: Not finding my own set password

LoZio Wrote: (12-14-2018, 04:17 PM) -- Using 5.10 on Win as: hashcat64.exe -a 3 -m 9600  \Work\test.hsh  \Work\test.txt or hashcat64.exe -a 0 -m 9600   \Work\test.hsh  passpas?l I think I'...
DanielG hashcat 12 6,008 12-14-2018, 04:51 PM
    Thread: Not finding my own set password
Post: RE: Not finding my own set password

okay, so you typed them instead of copy/paste from your commandline, are you sure you aren't forgetting something else? like perhaps you are using --force? or other options? And hashcat does not show ...
DanielG hashcat 12 6,008 12-14-2018, 05:10 PM
    Thread: Not sure if hashcat is calculating my desired parameters
Post: RE: Not sure if hashcat is calculating my desired ...

Quote: -- -1 charsets/dash1.hcchr, -2 charsets/dash2.hcchr -- Hashcat is using the exact letters there, not the contents of those files. "Candidates.#1....: haggi chrheer %%* -> haggi /sd1ach %...
DanielG hashcat 1 1,294 01-03-2019, 10:21 AM
    Thread: NTLM password not found
Post: RE: NTLM password not found

Using https://tobtu.com/lmntlm.php I can turn František1 into the NTLM hash 902BD6FDDF5248CE7902174E408F3F1F which means your NTLM-hash is correct. You also say you used ?b?b which did not lead...
DanielG hashcat 5 4,033 04-30-2018, 02:17 PM
    Thread: NTLM password not found
Post: RE: NTLM password not found

Shouldn't this then work?: ./hashcat -a 3 -m 1000 --hex-charset 902BD6FDDF5248CE7902174E408F3F1F 4600720061006e0074006900?b?b65006b003100 ./hashcat -a 3 -m 1000 --hex-charset 902BD6FDDF5248CE7902174...
DanielG hashcat 5 4,033 05-01-2018, 11:32 AM
    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: OpenCL Deprecation on Mac OSX 10.14
Post: RE: OpenCL Deprecation on Mac OSX 10.14

This sucks, I run hashcat with wordlists a lot locally on my mac before sending it to our dedicated crackingstation at work. Would be a shame if this would no longer be possible. I read on https://...
DanielG hashcat 2 3,676 06-07-2018, 09:06 AM
    Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...

https://66.media.tumblr.com/c560849f3c57fc6ed3c0ef57cff43277/tumblr_inline_nkirl9V7Sg1s9de7o.jpg
DanielG hashcat 29 21,222 02-06-2019, 10:38 AM
    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: Parsing a Potfile
Post: RE: Parsing a Potfile

just open the file in a text editor? The format is just hash:plain. Just did it on a Hashcat v4.2.1 I have locally: Code: -- > cat .hashcat/hashcat.potfile d0763edaa9d9bd2a9516280e9044d885:monkey -...
DanielG hashcat 5 3,833 12-11-2018, 03:23 PM
    Thread: PBKDF2-SHA512 separator unmatched
Post: RE: PBKDF2-SHA512 separator unmatched

In some other forum topics it turned out that the user was using a text editor which saved the file as a .txt file, but appended some bytes at the beginning (such as BOM mark etc). How did you crea...
DanielG hashcat 8 6,523 06-12-2018, 03:52 PM
    Thread: PDF Hash
Post: RE: PDF Hash

you are using -m 10400, which on https://hashcat.net/wiki/doku.php?id=example_hashes starts with $pdf$1* But your hash starts with $pdf$2* which looks like -m 10500
DanielG hashcat 9 6,364 08-08-2018, 11:29 AM
    Thread: Please, help identifying hash type
Post: RE: Please, help identifying hash type

It would help to tell us where you got the hash from, it saves us searching for it and discovering it is a HP Switch config password. On https://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-c04149503-1....
DanielG General Talk 3 2,806 09-06-2018, 09:08 AM
    Thread: problems with —show
Post: RE: problems with —show

"until the process is finished", well after it finishes it shows some statistics you need to read: Code: -- Status...........: Exhausted Hash.Type........: MD5 Hash.Target......: 0000000000000000000...
DanielG hashcat 1 981 09-09-2019, 03:59 PM
    Thread: Proper mask
Post: RE: Proper mask

if you calculate how many passwords you are trying you will see that you are getting 16 to the power 16 or 18446744073709551616 passwords (18 billion billion). On this post https://hashcat.net/foru...
DanielG hashcat 1 1,128 07-10-2019, 09:48 AM
    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