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 Posted [desc]
    Thread: oclHashcat-lite-0.11-rc3 seperator bug
Post: RE: oclHashcat-lite-0.11-rc3 seperator bug

atom Wrote: -- Thanks, fixed :) -- Okay, it doesn't exit now, but it simply ignores the given char and insist on using ":" Code: -- hc64l -p" " 9033e0e305f247c0c3c80d0c7848c8b3 ! ... 9033e0e305f2...
M@LIK Beta Tester 3 4,387 01-06-2013, 01:03 AM
    Thread: Multiple instances
Post: RE: Multiple instances

Yea, that pissed me off once, too. Even --force didn't help. -1 for this.
M@LIK Very old oclHashcat-plus Support 3 11,228 01-06-2013, 03:47 AM
    Thread: Multiple instances
Post: RE: Multiple instances

Interesting. Somehow, I missed that. Perhaps rephrasing the error's massage would have helped in preventing such misunderstanding. Something like: Code: -- ERROR: oclHashcat-plus.restore is alrea...
M@LIK Very old oclHashcat-plus Support 3 11,228 01-06-2013, 07:12 AM
    Thread: fgets-sse2 v0.01 released
Post: RE: fgets-sse2 v0.01 released

Text parsing... Like a boaws.
M@LIK General Talk 6 17,369 01-07-2013, 05:46 AM
    Thread: Passwords With spaces
Post: RE: Passwords With spaces

Read the error. The two dicts used in -a1 must not be empty.
M@LIK Very old oclHashcat-plus Support 5 9,738 01-07-2013, 07:22 PM
    Thread: 0.42: Bugs
Post: RE: 0.42: Bugs

hashcat-0.43b3: Level: Critical hashcat is crashing instantly when using -a3. Code: -- hash = 00000000000000000000000000000000 hc64 -a3 hash ?d?d?d?d Initializing hashcat v0.43 by atom with 8 th...
M@LIK Beta Tester 11 11,655 01-09-2013, 03:21 AM
    Thread: Not sure what I'm doing wrong here
Post: RE: Not sure what I'm doing wrong here

It's a known bug, reported already and fixed as well. Temp. Workaround: Do multiple runs, 25 dict at a time should be fine.
M@LIK Very old oclHashcat-plus Support 1 5,107 01-09-2013, 02:03 PM
    Thread: Not a single percent of progress : (
Post: RE: Not a single percent of progress : (

Only with -a0, I believe.
M@LIK Very old oclHashcat-plus Support 11 18,788 01-10-2013, 12:41 PM
    Thread: WPA/WPA2 which hashcat, which rules ?
Post: RE: WPA/WPA2 which hashcat, which rules ?

You're out of luck and you can not use hashcat to crack WPA if you don't have an AMD/Nvidia GPU. But it's somewhat possible in oclHashcat-plus. Your English is more than fine, self-underestimation...
M@LIK Very old oclHashcat-plus Support 9 23,917 01-10-2013, 04:10 PM
    Thread: WPA/WPA2 which hashcat, which rules ?
Post: RE: WPA/WPA2 which hashcat, which rules ?

oclHashcat-plus, which is the only cat that cracks WPA currently, works using GPU, not CPU. The keyspace in your bruteforce plan is quite big, so expect it to take too long, unless you have big toys,...
M@LIK Very old oclHashcat-plus Support 9 23,917 01-10-2013, 05:18 PM
    Thread: WPA/WPA2 which hashcat, which rules ?
Post: RE: WPA/WPA2 which hashcat, which rules ?

Good, 9600 would work, don't know how fast, but it would. I don't know why you're wanting to use BT while all hashcats, including plus, officially support Windows.
M@LIK Very old oclHashcat-plus Support 9 23,917 01-10-2013, 06:31 PM
    Thread: Directory pointing using hashcat-plus-0.12
Post: RE: Directory pointing using hashcat-plus-0.12

Simple. Code: -- -plus ..\DirectoryWithDicts // Run all files in that dict // Note: On Windows, make sure there's no trailing (back)slash -plus ..\DirectoryWithDicts\*.txt // Run all .txt fi...
M@LIK General Help 4 8,368 01-13-2013, 03:44 AM
    Thread: Directory pointing using hashcat-plus-0.12
Post: RE: Directory pointing using hashcat-plus-0.12

Of course, that's wildcard basics. You can also do: dicts\*non-english* To run all files having "non-english" in their filenames. With a bit of brains, you can utilize this for a very efficient di...
M@LIK General Help 4 8,368 01-13-2013, 04:23 AM
    Thread: understanding "Time.Estimated" in oclHashcat-plus "status" output
Post: RE: understanding "Time.Estimated" in oclHashcat-p...

My guess, it's calculated in real-time and it's a result of simple math depending on two factors. Current speed, left keyspace.
M@LIK Very old oclHashcat-plus Support 8 15,074 01-13-2013, 08:07 AM
    Thread: understanding "Time.Estimated" in oclHashcat-plus "status" output
Post: RE: understanding "Time.Estimated" in oclHashcat-p...

This is a bug which has been reported more than once, they're working on it. (hopefully)
M@LIK Very old oclHashcat-plus Support 8 15,074 01-13-2013, 11:28 AM
    Thread: Dealing with EOL characters
Post: RE: Dealing with EOL characters

SHex, baby.
M@LIK Old hashcat Support 5 9,380 01-14-2013, 10:06 PM
    Thread: Dealing with EOL characters
Post: RE: Dealing with EOL characters

No, "SHex" means --outfile-format=5.
M@LIK Old hashcat Support 5 9,380 01-15-2013, 01:22 PM
    Thread: Dealing with EOL characters
Post: RE: Dealing with EOL characters

- Pot output cannot be customized. - Outfile output can be customized, using --outfile-format=N. - I believe hashcat reads dicts line by line, chops \n, and \r if found first, and then processes it....
M@LIK Old hashcat Support 5 9,380 01-15-2013, 02:43 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: What happens with --increment when using irregular mask?
Post: RE: What happens with --increment when using irreg...

The first one.
M@LIK Very old oclHashcat-plus Support 2 6,526 01-19-2013, 02:53 PM