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 Replies Views [asc] Posted
    Thread: cHC+64 skips the first hash O.o
Post: RE: cHC+64 skips the first hash O.o

Code: -- file hash.hash hash.hash: UTF-8 Unicode (with BOM) text, with CRLF line terminators -- moreover.. sometimes it adds 2 weird character.. then i get this:: Code: -- line length exception: 35...
M@LIK Very old oclHashcat-plus Support 6 10,978 04-14-2012, 10:36 PM
    Thread: cHC+64 skips the first hash O.o
Post: RE: cHC+64 skips the first hash O.o

@atom:: i dont know.. treat them normally maybe..??
M@LIK Very old oclHashcat-plus Support 6 10,978 04-18-2012, 06:53 PM
    Thread: New rule
Post: RE: New rule

+1 if it does what I think it does. The new rule is ( a ): Code: -- cat wordlist pass1 123pass p4ss 66killsin1 cat rule a $1 a $s hc wordlist -r rule --stdout pass1 pass1 p4ss kil...
M@LIK Feature Requests 5 10,959 05-09-2012, 07:23 PM
    Thread: Line length
Post: RE: Line length

CPU's hashcat doesn't read hashes from command-line. Make sure you're using the proper relative path of hash-file.
M@LIK Very old oclHashcat-lite Support 5 10,902 12-11-2012, 08:46 AM
    Thread: Line length
Post: RE: Line length

Hm. Post the hash, after masking some of it, or at least mention the exact length of hash and salt.
M@LIK Very old oclHashcat-lite Support 5 10,902 12-11-2012, 11:52 AM
    Thread: MD5 phpbb v.3 question
Post: RE: MD5 phpbb v.3 question

no.. u shouldn't.. not all of (MD5(phpBB3)) hashes start with "$H$9"..
M@LIK General Help 3 10,830 03-31-2012, 07:11 PM
    Thread: unbruteforceabe hash?
Post: RE: unbruteforceabe hash?

a similar algorithm, in fact more secure is already bruteforceable :: sha1($salt.sha1($salt.sha1($pass)))
M@LIK Old hashcat Support 4 10,759 04-30-2012, 10:02 PM
    Thread: Bugs
Post: RE: Bugs

1- Are we suppose to share reports of beta bugs with the release bugs? 2- What if I don't know how to use this "Trac system"?
M@LIK Beta Tester 9 10,654 01-16-2013, 07:30 PM
    Thread: Bugs
Post: RE: Bugs

Although I never liked this "Trac" thing, I see very hot hardcore action on that side. Looks like I'm forced to join.
M@LIK Beta Tester 9 10,654 01-20-2013, 11:11 PM
    Thread: Hello, i need dictionaries
Post: RE: Hello, i need dictionaries

Here's a great one: https://www.amazon.com/dp/0195392884/ Comes with a hardcover too!
M@LIK Old hashcat Support 5 10,458 05-28-2012, 05:15 PM
    Thread: Output with --show help.
Post: RE: Output with --show help.

oclHashcat-plus's --show is too simple to do that. Apparently, you're on Windows. So grab gawk (Google it) and run the following kinda-ugly one-liner: Code: -- gawk -F: "FNR==NR{a[$2]=$1;next} $1...
M@LIK Very old oclHashcat-plus Support 2 10,422 10-28-2012, 12:14 AM
    Thread: Combinator Attack Question
Post: RE: Combinator Attack Question

Not a bug, just some Windows-users n00bisty. "^" is used for escaping in Windows's cmd. Try: Code: -- -plus -a1 -j "^1" -k "^2" cb7340c3ad7182f6cbc1d808a33e1acf boy.txt girls.txt -- Cracks it pe...
M@LIK Very old oclHashcat-plus Support 5 10,340 02-05-2013, 06:42 PM
    Thread: Dropping support for -a 4 permutation-attack
Post: RE: Dropping support for -a 4 permutation-attack

Can't deny I tried it a couple of times, but I failed to have anything "Impressive"... I believe its function can be done using rules. Correct me if I'm wrong.
M@LIK Beta Tester 11 10,338 08-13-2012, 09:16 PM
    Thread: need some help Blue
Post: RE: need some help Blue

Congratulations sir! You just won the "SuperNoobofAllTime" challenge! Keep up the good noob-isty.
M@LIK Very old oclHashcat-lite Support 4 10,209 06-30-2012, 06:09 PM
    Thread: Bruteforce LM
Post: RE: Bruteforce LM

@phillips321 (https://hashcat.net/forum/user-1734.html):: What you want is called Increment Brute Force (https://hashcat.net/forum/thread-855.html). It's not supported yet, but: Give it your vote! h...
M@LIK General Help 3 10,083 05-13-2012, 06:31 PM
    Thread: Appending Last Char Mask
Post: RE: Appending Last Char Mask

Depending on your shell interpretations. Mostly, The first option should work fine.
M@LIK Very old oclHashcat-lite Support 5 10,071 01-02-2013, 11:23 PM
    Thread: Can't find dics folder
Post: RE: Can't find dics folder

Weird. This used to work on 0.08: Code: -- hc64p 00000000000000000000000000000000 d\*.dic -- But not anymore with 0.09, 0.09 is not even accepting a directory. But you can workaround it, on Wind...
M@LIK Very old oclHashcat-plus Support 5 10,034 09-10-2012, 02:26 AM
    Thread: can not use custom charset
Post: RE: can not use custom charset

Code: -- --help cudaHashcat-plus, advanced password recovery Usage: cudaHashcat-plus [options]... hash|hashfile|hccapfile [dictionary|mask|directory]... ... --
M@LIK Very old oclHashcat-lite Support 5 10,018 06-10-2012, 12:31 PM
    Thread: PLEASE HELP.... (gpu accel error)
Post: RE: PLEASE HELP.... (gpu accel error)

@Mem5 (https://hashcat.net/forum/user-513.html):: xD LOL They're numbers... Arabic. @shadow_fog (https://hashcat.net/forum/user-1822.html):: You have to either change your setting in "Control Panel\...
M@LIK Old hashcat Support 5 9,936 05-30-2012, 07:47 PM
    Thread: cap2hccap max size is not 5 mb ?
Post: RE: cap2hccap max size is not 5 mb ?

use:: Code: -- aircrack-ng -J [cap_file] [hccap_file] -- instead much easier..
M@LIK General Help 3 9,855 04-17-2012, 08:05 PM