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: Algo : WoltLab BB3
Post: Algo : WoltLab BB3

Just asking for WBB3 algo support, It's sha1($salt.sha1($salt.sha1($pass))) Some examples (hash:salt:pass) : Code: -- e2063f7c629d852302d3020599376016ff340399:0b053db07dc02bc6f6e24e00462f17e3c...
Xanadrel Feature Requests 10 28,179 06-26-2010, 11:44 AM
  Question Thread: Hex output of the found hashes
Post: Hex output of the found hashes

I think it can be useful for passwords with characters from 0x00 to 0x1F.
Xanadrel Feature Requests 3 12,538 05-15-2010, 12:47 AM
    Thread: "--stdout" not working in HC 0.39
Post: RE: "--stdout" not working in HC 0.39

Already noticed this, if you are on linux you can just add "/dev/null /dev/null" (2 times so) at the end of your command line and it will work. derp
Xanadrel Old hashcat Support 5 12,377 03-29-2012, 12:02 AM
    Thread: "--stdout" not working in HC 0.39
Post: RE: "--stdout" not working in HC 0.39

Then you can make an empty file and append the name of the file 2 times in your command line. Like : Code: -- hc64 d.dic -rr.rule --stdout empty.txt empty.txt -- (Also for --stdout -m or the hashfi...
Xanadrel Old hashcat Support 5 12,377 03-29-2012, 10:06 AM
    Thread: "This copy of cudaHashcat is outdated." Workaround possible?
Post: RE: "This copy of cudaHashcat is outdated." Workar...

Easy, is your gpu listed here : https://developer.nvidia.com/cuda-gpus ? If yes, it will work ; otherwise, don't bother. For reference : https://hashcat.net/forum/thread-3641.html
Xanadrel Old oclHashcat Support 1 5,874 06-08-2015, 06:30 PM
    Thread: --outfile-format for WPA
Post: RE: --outfile-format for WPA

https://hashcat.net/forum/thread-6355.html
Xanadrel hashcat 2 4,374 04-13-2017, 12:43 AM
    Thread: --show problem
Post: RE: --show problem

Ha, ha not funny. There are new lines.
Xanadrel Old oclHashcat Support 6 13,323 12-12-2015, 07:06 PM
    Thread: --username not working- line length exception
Post: RE: --username not working- line length exception

Confirmed for the exception, please add a trac ticket for this issue : https://hashcat.net/trac/ Then for speed, if you didn't already know it, md5crypt uses a salt, and a high number of iterations...
Xanadrel Old oclHashcat Support 4 8,846 05-12-2014, 05:47 AM
    Thread: 0 keyspace
Post: RE: 0 keyspace

You're not reporting anything.
Xanadrel Old oclHashcat Support 3 4,625 03-25-2016, 10:50 PM
    Thread: 0 keyspace
Post: RE: 0 keyspace

It's already shown as "Rejected" if it exceeds the limit.
Xanadrel Old oclHashcat Support 3 4,625 03-26-2016, 03:12 PM
    Thread: 0% Progress
Post: RE: 0% Progress

Limited Edition Wrote: (05-14-2014, 12:21 AM) -- I left and came back 30mins later and the progress was so slow. -- 2 things make it slow : - the hash type used (phpbb3) - you used -a 1 which is co...
Xanadrel Old hashcat Support 4 8,319 05-14-2014, 12:45 AM
    Thread: 1Password opvault format
Post: RE: 1Password opvault format

If the algorithm is different it's just not going to work. So answer would be no, you can make a request to add it on github: https://github.com/hashcat/hashcat/issues
Xanadrel hashcat 1 1,935 08-16-2018, 01:03 AM
    Thread: 2300 c/s ? OMG it's soooo slow :)
Post: RE: 2300 c/s ? OMG it's soooo slow :)

WPA is slow. You're using a notebook gpu -> slow You're even using a nvidia gpu -> slow
Xanadrel Very old oclHashcat-plus Support 5 9,403 09-04-2012, 10:18 PM
    Thread: 2x GTX 1080ti + 1070 on MD5 /NTLM very very slow
Post: RE: 2x GTX 1080ti + 1070 on MD5 /NTLM very very sl...

alish Wrote: (09-25-2018, 11:27 PM) -- What could be wrong in my setting? -- You're not reading what's in front of you.
Xanadrel hashcat 11 7,368 09-25-2018, 11:33 PM
    Thread: a very essential basic question!
Post: RE: a very essential basic question!

Obviously closing this. This is not related to hashcat. You don't ask this kind of things.
Xanadrel hashcat 3 3,843 10-07-2016, 06:10 PM
    Thread: Algo : WoltLab BB3
Post: RE: Algo : WoltLab BB3

atom Wrote: (06-26-2010, 02:52 PM) -- sorry, not possible. internal structures of both hashcat and oclHashcat can only work with a maximum password < 55 chars length. -- Ah ok, anyway, thank you. (...
Xanadrel Feature Requests 10 28,179 06-26-2010, 02:54 PM
    Thread: Algo : WoltLab BB3
Post: RE: Algo : WoltLab BB3

Hmm ok good to know :)
Xanadrel Feature Requests 10 28,179 06-26-2010, 02:59 PM
    Thread: Always exhausted - with correct password and correct handshake
Post: RE: Always exhausted - with correct password and c...

And what's the content of "Beispiel.txt" ?
Xanadrel Old oclHashcat Support 11 16,035 01-31-2016, 03:40 PM
    Thread: Always exhausted - with correct password and correct handshake
Post: RE: Always exhausted - with correct password and c...

Nope, you should have paid more attention on the example hashes page, WPA passwords can't be less than 8 chars long.
Xanadrel Old oclHashcat Support 11 16,035 01-31-2016, 04:05 PM
    Thread: Always exhausted - with correct password and correct handshake
Post: RE: Always exhausted - with correct password and c...

Just to make sure, you don't have any whitespace aside "hashcat!" in your file ? Does it also fail to crack if you run with -a 3 ? Code: -- cudaHashcat64.exe -m 2500 -a 3 hashcat.hccap hashcat?s ...
Xanadrel Old oclHashcat Support 11 16,035 01-31-2016, 04:28 PM