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: Simple Question
Post: RE: Simple Question

what about linux security distributions? are they all available as 64 bit?
atom User Contributions 8 15,455 02-23-2012, 11:34 AM
    Thread: Simple Question
Post: RE: Simple Question

OK, got several comments on twitter. I will keep the 32 bit versions. Thanks for comments! Thread closed.
atom User Contributions 8 15,455 02-23-2012, 06:06 PM
    Thread: Simple hashcat wrapper in C#
Post: RE: Simple hashcat wrapper in C#

This is the wrong approach. If you want to keep track of the progress you better parse the restore file. See here for structure: https://hashcat.net/wiki/oclhashcat_lite#parsing_the_restore-file
atom Very old oclHashcat-lite Support 2 7,540 03-13-2012, 11:16 AM
    Thread: Simple BF on MD5 with oclHashcat-lite
Post: RE: Simple BF on MD5 with oclHashcat-lite

everything is fine, you are just using it wrong. you defined a custom charset but you do not use it. in this case, it uses the default mask which does not match your plaintext. https://hashcat.net/...
atom Very old oclHashcat-lite Support 2 8,178 11-23-2011, 01:15 PM
    Thread: signature length
Post: RE: signature length

Anti-Spam
atom General Talk 1 4,672 06-30-2014, 01:20 PM
    Thread: showing different hashtypes
Post: RE: showing different hashtypes

Not possible with pure hashcat. You need to wrap a script around.
atom hashcat 1 1,126 05-22-2019, 11:01 AM
    Thread: Should we be using Aircrack ?
Post: RE: Should we be using Aircrack ?

only i think i can recommend is using the wpaclean utility before running it with aircrack-ng. its part of the aircrack-ng suite. the online converter is doing this, too.
atom General Help 4 15,470 09-19-2011, 10:55 AM
    Thread: Should we be using Aircrack ?
Post: RE: Should we be using Aircrack ?

interessting, maybe you should report on aircrack forums.
atom General Help 4 15,470 11-12-2011, 06:36 PM
    Thread: Share your vclHashcat-lite speeds
Post: RE: Share your vclHashcat-lite speeds

You guys are crazy :) Nice numbers, gratz!
atom General Talk 29 55,584 01-10-2013, 02:41 PM
    Thread: Share your OpenCLHashcat speeds.
Post: RE: Share your OpenCLHashcat speeds.

for best results, please use one of the following commands (like spoq did): NVIDIA: oclHashcat.exe example.hash --gpu-loops 1024 -m 0 -1 ?l?d ?1?1?1?1 ?1?1?1?1 ATI: oclHashcat.exe example.hash -n 80...
atom Very old oclHashcat Support 41 128,072 05-25-2010, 02:08 PM
    Thread: Share your OpenCLHashcat speeds.
Post: RE: Share your OpenCLHashcat speeds.

very nice guys, thx for report :) important: always use latest version. since v0.21 you can use -n 80 on NV. to the new users: for best results, please use the following command: oclHashcat.e...
atom Very old oclHashcat Support 41 128,072 07-07-2010, 12:54 PM
    Thread: Share your OpenCLHashcat speeds.
Post: RE: Share your OpenCLHashcat speeds.

wow, this is crazy :))
atom Very old oclHashcat Support 41 128,072 09-15-2011, 10:22 PM
    Thread: shadow file
Post: RE: shadow file

You dont need to convert, you can take it as it is. Do not forget to add -m 1800 (which oclHashcat-lite does not support)
atom General Help 2 7,511 10-08-2012, 04:10 PM
    Thread: sha512crypt hash error
Post: RE: sha512crypt hash error

Thats simply wrong. If you do not quote with single ' the shell will interpret $ as shell variable. So you need to either use a file for use ' instead of ".
atom Very old oclHashcat-plus Support 10 24,508 10-01-2012, 09:31 PM
    Thread: sha512crypt
Post: RE: sha512crypt

1. i had to split this thread, because you requesting sha512crypt which is completly different to raw sha512. 2. you did not mask the hash, i did it for you because i was nice today, usually you woul...
atom Feature Requests 3 16,399 12-15-2011, 03:41 PM
    Thread: sha512crypt
Post: RE: sha512crypt

Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html Thread closed
atom Feature Requests 3 16,399 09-07-2012, 05:12 PM
    Thread: sha512($salt.$pass)
Post: RE: sha512($salt.$pass)

OK, lets see how the demand is
atom Feature Requests 10 30,355 09-08-2011, 02:11 PM
    Thread: sha512($salt.$pass)
Post: RE: sha512($salt.$pass)

since i have added mac osx 10.7 i can do this easily, too, its the same algorithm. however i dont want to add generic hash-types. please tell me which os-software/forum-software you have this hash f...
atom Feature Requests 10 30,355 02-24-2012, 04:21 PM
    Thread: sha512($salt.$pass)
Post: RE: sha512($salt.$pass)

OK, can you tell me more about it? Is it the default in django? Whats the maximum length and since which version is it inside there?
atom Feature Requests 10 30,355 02-28-2012, 11:06 AM
    Thread: sha512($salt.$pass)
Post: RE: sha512($salt.$pass)

SHA-512($salt.$pass) finished see /beta
atom Feature Requests 10 30,355 05-08-2012, 03:54 PM