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: LM Hashes
Post: RE: LM Hashes

There's toggle rules in rules folder which help you find correct case
atom General Talk 11 5,710 08-22-2019, 11:16 AM
    Thread: DES ECB password search
Post: RE: DES ECB password search

With clear byte array, do you mean zero bytes? If yes you can use -m 14000 and set the salt to 0000000000000000
atom General Talk 4 1,229 03-18-2020, 08:38 AM
    Thread: DES ECB password search
Post: RE: DES ECB password search

It's a valid collision. both hashcat1 and harhbat1 are valid keys which will do exactly the same encryption/decryption of every input you give. you can verify with openssl.
atom General Talk 4 1,229 03-19-2020, 08:55 AM
    Thread: Rules in 16800 don't work?
Post: RE: Rules in 16800 don't work?

instead of using: Code: -- hashcat -a 0 -m 16800 test.hash word.dict -r test.rule -- you can also use: Code: -- hashcat -a 0 -m 16800 test.hash word.dict -r test.rule -S --
atom General Talk 8 1,341 06-30-2020, 10:16 AM
    Thread: What are rules?
Post: RE: What are rules?

elimist Wrote: -- What are rules? -- they are used to manipulate words from your dictionary a bit like changing the original case, appending numbers and so on... elimist Wrote: -- does my word ...
atom General Help 2 9,006 05-30-2010, 09:08 AM
    Thread: Collection of how-to's
Post: Collection of how-to's

hashcat: https://www.question-defense.com/2010/08/02/hashcat-gui-outfileviewer-run-time-error-13-type-mismatch https://www.question-defense.com/2010/08/10/hashcat-gui-save-charset-groups-as-jobs-to-...
atom General Help 1 10,884 08-17-2010, 10:19 AM
    Thread: EGB v1.7
Post: RE: EGB v1.7

thx for info. lets do some benchmark and update the comparisation page... :)
atom General Help 2 9,349 10-10-2010, 10:59 AM
    Thread: 16-bit unicode?
Post: RE: 16-bit unicode?

no, because it would make dictionary parser slower. it is easier and faster to parse normal 7bit/8bit dictionary and then expand the word in memory to utf. but this requires special -m mode (like NTLM...
atom General Help 3 11,162 11-04-2010, 10:32 AM
    Thread: Starter Questions
Post: RE: Starter Questions

1. multihash means that you have the ability to crack multiple (unsalted) hashes at once without loosing speed (just a bit). so it doesnt matter if you crack 100 md5 hash or 1000, the speed remains th...
atom General Help 4 11,954 11-29-2010, 12:09 PM
    Thread: AMD Stream 2.3 SDK released
Post: RE: AMD Stream 2.3 SDK released

The SDK v2.3 is absolutely useless. I can't express how disappointed I am. ATI developers have confirmed, and known about all of the bugs for some time, with adequate time to fix them. But no...
atom General Help 12 32,449 12-14-2010, 04:52 PM
    Thread: AMD Stream 2.3 SDK released
Post: RE: AMD Stream 2.3 SDK released

much thanks to you guys for the the support :)
atom General Help 12 32,449 12-15-2010, 09:08 AM
    Thread: AMD Stream 2.3 SDK released
Post: RE: AMD Stream 2.3 SDK released

Good News!!!!!! Today some guy posted on AMD dev forum about an undocumented environment variable "GPU_USE_SYNC_OBJECTS": https://forums.amd.com/forum/messageview.cfm?catid=390&threadid=143851 S...
atom General Help 12 32,449 12-20-2010, 08:55 PM
    Thread: AMD Stream 2.3 SDK released
Post: RE: AMD Stream 2.3 SDK released

pls use this thread: https://hashcat.net/forum/thread-241.html for 68xx and 69xx support
atom General Help 12 32,449 01-09-2011, 12:48 PM
    Thread: different attack types
Post: RE: different attack types

ttilt Wrote: (01-04-2011, 03:27 PM) -- 3) What is the permutation attack type? What do the perm-min and perm-max do? -- quick example: word from dictionary is "abc", permutation attack mutates it t...
atom General Help 4 14,967 01-09-2011, 12:54 PM
    Thread: different attack types
Post: RE: different attack types

absolutly not. for example if you limit the attack to --perm-min=8 and --perm-max=8 it will only use words of length 8. N! function of 8 = 40320. so it requires 40320 * number of words (with length 8)...
atom General Help 4 14,967 01-11-2011, 10:20 AM
    Thread: Help Sha1 hash cracking
Post: RE: Help Sha1 hash cracking

thx xan
atom General Help 5 13,186 01-16-2011, 04:16 PM
    Thread: Collection of how-to's
Post: RE: Collection of how-to's

Also check out this site: https://ob-security.info
atom General Help 1 10,884 01-31-2011, 05:43 PM
    Thread: AMD Stream 2.3 SDK released
Post: RE: AMD Stream 2.3 SDK released

supported in oclHashcat v0.25
atom General Help 12 32,449 01-31-2011, 05:51 PM
    Thread: What are rules?
Post: RE: What are rules?

here is a more detailed explanation: https://ob-security.info/?p=31
atom General Help 2 9,006 01-31-2011, 06:16 PM
    Thread: AMD 6990
Post: AMD 6990

IMPORTANT!! :) i am searching for hd6990 user for beta test. please come to IRC or PM me.
atom General Help 1 8,222 03-17-2011, 11:04 AM