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 [asc]
    Thread: oclHashcat and "--outfile-format=NUM"
Post: RE: oclHashcat and "--outfile-format=NUM"

Use -p
atom General Talk 2 5,131 02-05-2016, 09:58 AM
    Thread: Hashtopus Docker
Post: RE: Hashtopus Docker

Nice contribution, thanks!
atom User Contributions 1 6,037 02-05-2016, 09:57 AM
    Thread: Any way to do this type of hash type?
Post: RE: Any way to do this type of hash type?

This needs a new hash mode. You can write your own if your C is good enough. Start with -m 4500
atom General Help 1 3,599 02-05-2016, 09:55 AM
    Thread: 38 symbols password limit
Post: RE: 38 symbols password limit

Long salts create problems that can not solved generic. such a case requires a dedicated hash mode
atom General Help 1 3,994 02-05-2016, 09:51 AM
    Thread: How to crack iTunes backup password with hashcat?
Post: RE: How to crack iTunes backup password with hashc...

you can use -m 12000 to crack it see https://hashcat.net/wiki/doku.php?id=example_hashes
atom General Help 7 29,801 01-24-2016, 02:21 PM
    Thread: Possible descrypt performance issue
Post: RE: Possible descrypt performance issue

Should be fixed with latest beta
atom Old oclHashcat Support 4 6,359 01-14-2016, 11:40 AM
    Thread: VLIW on NVidia Cuda
Post: RE: VLIW on NVidia Cuda

VLIW code for NVidia is only required for cheap sm_21 models. Basically Ti series cards < 9xx series, like the 560Ti. It is required to get out maximum performance for those cards. With newer cards yo...
atom hashcat 1 4,382 01-12-2016, 08:21 PM
    Thread: Segmentation Fault while cracking PeopleSoft hashes
Post: RE: Segmentation Fault while cracking PeopleSoft h...

fixed
atom Old hashcat Support 2 4,858 01-12-2016, 02:20 PM
    Thread: Creating hashes with hashcat
Post: RE: Creating hashes with hashcat

True, but if you clone the GitHub repository there's a tool called test.pl in the tools/ folder. Once you manage to install all the required perl modules you can use it to generate almost all hashes s...
atom General Help 2 5,760 01-12-2016, 02:19 PM
    Thread: Possible descrypt performance issue
Post: RE: Possible descrypt performance issue

It depends, sure there's a performance drop related to multihash because we can not know the salt value at compile time but as long as you use -a 3 the performance should be only a little bit slower. ...
atom Old oclHashcat Support 4 6,359 01-12-2016, 02:17 PM
    Thread: Finding salt with password and hash?
Post: RE: Finding salt with password and hash?

That's the wrong way. Usually you find out about an unknown algorithm by RE the binary which calculates it.
atom Old oclHashcat Support 1 3,436 01-06-2016, 03:43 PM
    Thread: Tri-MD5 Decrypting
Post: RE: Tri-MD5 Decrypting

Forget that, you can't BF 16^64. The only way is to add the scheme to oclHashcat directly, but there are some requirements. Check out this article: https://hashcat.net/wiki/doku.php?id=frequently_aske...
atom Old oclHashcat Support 2 4,086 01-06-2016, 03:41 PM
    Thread: Hashcat Exhausted when using rules
Post: RE: Hashcat Exhausted when using rules

Yeah it shouldn't matter much with length slow algorithms. You can try to trick oclHashcat by simply adding 2 static chars to your input mask so that they dont reject and use ']] $?1$?1' in your rule ...
atom General Help 4 6,627 01-06-2016, 03:36 PM
    Thread: Get rid of CUDA
Post: Get rid of CUDA

For those who are following the GIT tree we just merged the GetRidOfCUDA branch to master which had a big impact on the code. Basically, as the name says, we replaced CUDA with OpenCL for NVidia. D...
atom hashcat 2 10,068 01-01-2016, 02:05 AM
    Thread: Noob help >.<
Post: RE: Noob help >.<

Yes, use the --outfile-format parameter. See --help for more informations
atom General Help 7 8,841 01-01-2016, 01:59 AM
    Thread: --debug-mode 1 slowness ?
Post: RE: --debug-mode 1 slowness ?

yes, sure :)
atom Old oclHashcat Support 3 5,706 01-01-2016, 01:57 AM
    Thread: HD 5850
Post: RE: HD 5850

They also plan to drop VLIW4, so all 6xxx cards won't work, too
atom Hardware 3 5,587 12-30-2015, 03:54 PM
    Thread: --debug-mode 1 slowness ?
Post: RE: --debug-mode 1 slowness ?

Not for oclHashcat
atom Old oclHashcat Support 3 5,706 12-30-2015, 03:52 PM
    Thread: Password in hidden truecrypt file not found...
Post: RE: Password in hidden truecrypt file not found...

For -hidden- TC volumes you need to skip the first 64k of data, read here how to do it: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_vo...
atom Old oclHashcat Support 2 5,150 12-30-2015, 03:49 PM
    Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...

Passwords is "test" not "text". It cracks fine on my v2.01 (groc version) on both AMD and NV.
atom General Help 11 13,953 12-24-2015, 04:14 PM