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 [asc] Author Forum Replies Views Posted
    Thread: Questions -> FAQ -> extract the hashes from TrueCrypt volumes
Post: RE: Questions -> FAQ -> extract the hashes from Tr...

The use of the last 512 byte goes back to the mbr placement on the first in case of a booting partition. Not sure how it is with a non booting partition. It could be the first 512 byte because there's...
atom General Talk 4 9,143 09-05-2016, 09:32 AM
    Thread: Question: use of SSD
Post: RE: Question: use of SSD

on window, rolf uses a ram-disc to speed up dictionary loading. but i have no idea if it makes any difference. on linux this is not neccessary since the linux kernel caches is per default.
atom Very old oclHashcat-plus Support 8 12,848 06-29-2012, 10:41 AM
    Thread: Question: use of SSD
Post: RE: Question: use of SSD

I think he is talking about dictionary based attacks. Sure on oclHashcat-lite there will be no difference.
atom Very old oclHashcat-plus Support 8 12,848 06-30-2012, 08:44 AM
    Thread: Question regarding benchmark output
Post: RE: Question regarding benchmark output

In this case both, since md5crypt has exactly 1000 iterations. However what you see is the -u setting
atom Old oclHashcat Support 4 6,058 06-03-2016, 10:07 PM
    Thread: Question regarding benchmark output
Post: RE: Question regarding benchmark output

No, it's only for slow hashes
atom Old oclHashcat Support 4 6,058 06-06-2016, 11:18 AM
    Thread: question qbout mask and my gpu speed
Post: RE: question qbout mask and my gpu speed

undeath Wrote: (04-06-2012, 12:15 PM) -- 95^11 = 5,68800092276459960938e21 combinations 95^11/15100/60/60/24/365 = 11944723580 years -- integer overflow
atom Old hashcat Support 6 13,451 04-06-2012, 01:57 PM
    Thread: question qbout mask and my gpu speed
Post: RE: question qbout mask and my gpu speed

Crim3R Wrote: (04-06-2012, 12:19 PM) -- the problem is im carcking wp hashes and -lite doesnt support it. -- because you should not brute-force wp hashes and -lite does support only brute-force.
atom Old hashcat Support 6 13,451 04-06-2012, 01:58 PM
    Thread: Question on rules
Post: RE: Question on rules

all the simple commands like i, s, ^ and $ is 100% compatible to jtr. but hc does not have a preprocessor (no [ ]).
atom Old hashcat Support 6 12,171 11-25-2010, 10:59 AM
    Thread: Question on Bitcoin/Litcoin
Post: RE: Question on Bitcoin/Litcoin

someone told me dogecoin uses a different wallet format.
atom Old oclHashcat Support 13 28,896 06-09-2015, 02:31 PM
    Thread: question mark in special charset
Post: RE: question mark in special charset

currently you can not specify the question mark because there is no escape character in parsing routine :-) v0.26 will have hex charset support...
atom Very old oclHashcat Support 2 9,528 02-21-2011, 12:32 AM
    Thread: question about wpa wordlist and other things
Post: RE: question about wpa wordlist and other things

The tuning parameter is not just to make it faster, its also to make it slower if you wish to. For example if I want to play a game or watch a movie while cracking i need to reduce the GPU utilization...
atom General Help 7 12,560 11-05-2012, 11:32 AM
    Thread: Question about rule
Post: RE: Question about rule

use -r rules/hybrid/append_s.rule
atom Very old oclHashcat-plus Support 3 7,022 03-10-2012, 02:32 PM
    Thread: Question about rule
Post: RE: Question about rule

Then why not just say it this way? We call it toggle attack. But its better use rules, see here for a detailed description: https://hashcat.net/wiki/toggle_attack_with_rules just do: -r rules/toggle...
atom Very old oclHashcat-plus Support 3 7,022 03-10-2012, 02:44 PM
    Thread: question about office 2007/2010 hash
Post: RE: question about office 2007/2010 hash

There's two ways: 1. Use the hash as it is, add the --username switch 2. Remove everything to the : (including)
atom General Talk 1 7,194 10-14-2014, 02:10 PM
    Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X

Would need to test that. Which CUDA GPU are they using?
atom Old oclHashcat Support 14 17,335 09-18-2015, 10:37 AM
    Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X

Because I'd need to test it and since I do not have such a Device I can't port it.
atom Old oclHashcat Support 14 17,335 09-21-2015, 09:36 AM
    Thread: Question About NTLM
Post: RE: Question About NTLM

It's exactly as you said. Code: -- root@ht:~/hashcat# echo -n password | iconv -f utf8 -t utf16le | openssl dgst -md4 (stdin)= 8846f7eaee8fb117ad06bdd830b7586c --
atom hashcat 7 9,266 10-05-2016, 12:48 PM
    Thread: Question About NTLM
Post: RE: Question About NTLM

The NTLM kernel does that automatically for you
atom hashcat 7 9,266 10-06-2016, 05:51 PM
    Thread: Question About NTLM
Post: RE: Question About NTLM

Maybe this makes it more clear: Code: -- root@ht:~/hashcat# echo -n password | iconv -f utf8 -t utf16le |  xxd   00000000: 7000 6100 7300 7300 7700 6f00 7200 6400  p.a.s.s.w.o.r.d. root@ht:...
atom hashcat 7 9,266 10-07-2016, 02:25 PM
    Thread: Question about keyspace
Post: RE: Question about keyspase

Yes, you need to modify your script
atom Old oclHashcat Support 3 5,090 03-27-2015, 01:22 PM