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: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking

undeath Wrote: (02-23-2012, 05:11 PM) -- atom Wrote: (02-23-2012, 05:07 PM) -- @f0cker thats the correct behaivior. if its not correct displayed in your shell its more likely its a terminal emulatio...
atom Very old oclHashcat-lite Support 23 45,307 02-23-2012, 05:22 PM
    Thread: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking

done with 0.08
atom Very old oclHashcat-lite Support 23 45,307 05-08-2012, 04:30 PM
    Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist

You can add utf-8 german umlauts by using two function calls: Quote: -- root@ht:~/hashcat# cat rule $\xc3 $\xa4 root@ht:~/hashcat# echo test | ./hashcat --stdout -r rule testä --
atom hashcat 6 4,579 06-24-2018, 03:27 PM
    Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist

From technical perspective there's no problem with utf8 used with PBKDF2 (the KDF of WPA/WPA2). The same goes with passwords < length 8. If a client or AP ignores the policies from WPA on passwords it...
atom hashcat 6 4,579 06-28-2018, 04:42 PM
    Thread: mixed GPU - Just for the fun
Post: RE: mixed GPU - Just for the fun

Thanks :)
atom General Talk 4 9,346 01-28-2013, 10:05 PM
    Thread: Mobility HD 5650 oclHashcat-lite works but oclHashcat+ not?
Post: RE: Mobility HD 5650 oclHashcat-lite works but ocl...

oclHashcat-lite runs a BF by default with a default mask. oclHashcat-plus does not have such a thing, thats why you have to tell oclHashcat-plus what to do.
atom General Help 1 5,692 05-03-2012, 10:07 AM
    Thread: mode 11600 (7z) not working?
Post: RE: mode 11600 (7z) not working?

I can reproduce this on my local setup, but this is the wrong place to report. Please post an issue on github.
atom hashcat 1 3,203 09-08-2016, 08:10 AM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

As long as -m 22000 has backward compatibility mode enabled, the mode is internally set to binary hashfile. This mean you can actually use a .hccapx as well as a PMKID hashlist as well as the new -m 2...
atom hashcat 10 3,159 01-18-2020, 02:47 PM
    Thread: [solved] mode 6223 (TrueCrypt 'XTS 1536 bit all') not cracking cascades in v3.00
Post: RE: mode 6223 (TrueCrypt 'XTS 1536 bit all') not c...

Seems to be a bug in -m 6223. Other modes work just fine. Here's a full set of example headers for all possible modes: https://hashcat.net/wiki/doku.php?id=example_hashes for testing. Please open an i...
atom hashcat 2 3,750 08-12-2016, 05:57 PM
    Thread: mode 8700 (Lotus Notes/Domino 6) doesn't work at v.3.xx
Post: RE: mode 8700 (Lotus Notes/Domino 6) doesn't work ...

Can't reproduce, works fine: Quote: -- root@ht:~/hashcat# ./hashcat -m 8700 hash wl hashcat (v3.10-8-gb57235f) starting... OpenCL Platform #1: NVIDIA Corporation   ========================...
atom hashcat 1 3,862 08-27-2016, 10:58 PM
    Thread: Mode which does not store cracked password
Post: RE: Mode which does not store cracked password

will do
atom Feature Requests 8 20,475 09-18-2011, 06:07 AM
    Thread: Mode which does not store cracked password
Post: RE: Mode which does not store cracked password

new oclHashcat-lite will support new outfile-format schema, including this request.
atom Feature Requests 8 20,475 11-19-2011, 07:38 PM
    Thread: Mode which does not store cracked password
Post: RE: Mode which does not store cracked password

again, for those wondering what this is about. this is an very interessting feature for serious pentesters. really liked this request!
atom Feature Requests 8 20,475 11-19-2011, 07:47 PM
    Thread: Mode which does not store cracked password
Post: RE: Mode which does not store cracked password

yes :)
atom Feature Requests 8 20,475 11-21-2011, 10:42 AM
    Thread: Mode which does not store cracked password
Post: RE: Mode which does not store cracked password

done in oclHashcat-lite v0.07, thanks for this wonderful suggestion :)
atom Feature Requests 8 20,475 11-25-2011, 08:28 PM
    Thread: Mode which does not store cracked password
Post: RE: Mode which does not store cracked password

forgot to mention i will port this to oclHashcat-plus, too.
atom Feature Requests 8 20,475 11-25-2011, 08:30 PM
    Thread: modified-batchcrack.sh
Post: RE: modified-batchcrack.sh

this is a very cool contribution. much thanks on that. have you tested it on cygwin?
atom Very old oclHashcat Support 2 7,599 02-05-2011, 10:44 PM
    Thread: Modify Session files to resume at choosen point
Post: RE: Modify Session files to resume at choosen poin...

oclHashcat v1.20 will have better support for manual restore point setting
atom User Contributions 4 12,212 03-11-2014, 07:47 PM
    Thread: more charsets
Post: RE: more charsets

yes, using --bf-pw-buf=abcdefghijklmnopqrstuvwxyz0123456789
atom Old hashcat Support 1 6,365 01-12-2012, 10:10 AM
    Thread: More then 4 user defined charsets
Post: RE: More then 4 user defined charsets

Quote: -- There may be some rare cases where you *really* need that feature... but also there in most cases having a custom charset that include a little bit more chars (e.g. merge - the smallest -...
atom Very old oclHashcat-plus Support 3 6,837 11-11-2013, 04:35 PM