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: PBKDF2 new format hash
Post: RE: PBKDF2 new format hash

Thanks for the links. But please (as said) stick to the ticket https://hashcat.net/trac/ticket/256 , otherwise we need to cross-post everything and devs need to look for the required information on...
philsmd User Contributions 3 9,610 01-23-2015, 11:57 AM
    Thread: PBKDF2-HMAC-SHA256
Post: RE: PBKDF2-HMAC-SHA256

it's written in the document you linked: https://perlmaven.com/storing-passwords-in-a-an-easy-but-secure-way -> https://metacpan.org/pod/Crypt::PBKDF2 -> "the number of iterations encoded with MIME::B...
philsmd hashcat 2 702 05-03-2020, 11:37 AM
    Thread: PBKDF2-SHA256 Signature unmatched error
Post: RE: PBKDF2-SHA256 Signature unmatched error

hashcat expects this format: https://hashcat.net/wiki/doku.php?id=example_hashes (search for 10900) "sha256", ":", iterations, ":", base64 salt, ":", base64 digest both salt and the "hash" (dige...
philsmd hashcat 5 5,467 10-03-2018, 07:58 PM
    Thread: PBKDF2-SHA256 Signature unmatched error
Post: RE: PBKDF2-SHA256 Signature unmatched error

you probably didn't convert them correcly. You must assume that it's your fault first... and troubleshoot the ones that do not work... only if you are 100% sure that the hashes are correct and the ha...
philsmd hashcat 5 5,467 10-04-2018, 11:44 AM
    Thread: PDF (Standard V1.3 40-bit RC4) Salt-value exception
Post: RE: PDF (Standard V1.3 40-bit RC4) Salt-value exce...

I think it should be -m 10400 = PDF 1.1 - 1.3 (Acrobat 2 - 4) but your hash starts with $pdf$1*3* and only V == 1 and R == 2 is allowd by the parser. Remember that you should never post hashes on ...
philsmd hashcat 2 2,380 12-03-2018, 02:17 PM
    Thread: PDF Hash
Post: RE: PDF Hash

the file named test.hash must exist within your file system and the path to that file must be correct. Hashcat can't find your file
philsmd hashcat 9 6,365 08-08-2018, 11:46 AM
    Thread: Performace Loss Numbers
Post: RE: Performace Loss Numbers

Awesome news, thx atom!!!
philsmd Beta Tester 14 13,024 06-10-2013, 11:09 PM
    Thread: Performance breack down 70%
Post: RE: Performance breack down 70%

disk speed doesn't matter for -a 3 (except if you are really swapping, that would be performance killer, but you should be able to monitor the disk activity very easily on each and every operating sys...
philsmd Hardware 4 1,791 12-24-2019, 11:46 AM
    Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?

You should be more specific about what you are trying to run. ... or are you talking about just benchmarking with -b ? If you do not just run "hashcat -b", but some other types of attack, e.g. w...
philsmd hashcat 3 3,726 09-16-2017, 09:38 AM
    Thread: Performance increasing relative to variation
Post: RE: Performance increasing relative to variation

First of all, it seems that you are using the wrong hash mode, i.e. the algorithm is (or at least seems to be) salted MD5 e.g. -m 10 = md5 ($pass . $salt) and not raw-md5 (-m 0 = MD5). The speed diff...
philsmd Old oclHashcat Support 3 5,725 03-06-2016, 10:31 AM
    Thread: Performance increasing relative to variation
Post: RE: Performance increasing relative to variation

Todeskuss Wrote: (03-08-2016, 01:54 AM) -- 0.9:c0XXXX906aXXXXc1XXcdXX0bXXXXf4XX -- This just confirms that you are not familiar with the very basics of oclHashcat/hashcat and are not willing to lear...
philsmd Old oclHashcat Support 3 5,725 03-08-2016, 10:31 AM
    Thread: Pkzip Format Error
Post: RE: Pkzip Format Error

no, that is not true. example hashes are here: https://hashcat.net/wiki/example_hashes (or use -m 17220 --example-hashes) the current max length is mentioned here: https://github.com/hashcat/hashc...
philsmd hashcat 4 3,554 11-13-2019, 12:30 PM
    Thread: Pkzip Format Error
Post: RE: Pkzip Format Error

~ 3.5 MB is GREATER than 320 KB it is as easy as this. it's not supported What do you mean by "same error". I only told you that the limit is 320 KB (I didn't tell you that about 4 MB are supporte...
philsmd hashcat 4 3,554 11-16-2019, 01:38 PM
    Thread: PKZip Length Question
Post: RE: PKZip Length Question

short answer: not supported long answer: it would actually be easily possible to support longer compressed data lengths (the decompressed length is even less problematic because we "only" need to c...
philsmd hashcat 2 1,684 06-22-2019, 09:57 AM
    Thread: pkzip2
Post: RE: pkzip2

see https://github.com/hashcat/hashcat/pull/1962 , it's work in progress. I have no clue what you are trying to say with that sentence regarding AES, the main problem was that we have to do huffman c...
philsmd hashcat 2 2,977 05-03-2019, 07:39 AM
    Thread: Plain Vmware image setup - anyone?
Post: RE: Plain Vmware image setup - anyone?

I don't think that using a vmware image is an easy solution for your problem. With virtualization you need the virtualization system to support having full access to your hardware (in this case the...
philsmd hashcat 5 4,927 08-31-2017, 08:54 AM
    Thread: Please Help
Post: RE: Please Help

... "wallet", "encrypted" ... this could be anything. There are literally thousands of different "wallet" types. What type of wallets are you talking about? Which software was used to generate/u...
philsmd hashcat 5 4,722 08-07-2017, 07:44 AM
    Thread: Please Help
Post: RE: Please Help

If you have the wallet.dat file, you could just use the normal steps: 1. use bitcoin2john.py (https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bleeding-jumbo/run/bitcoin2john.py) to extra...
philsmd hashcat 5 4,722 08-07-2017, 08:14 AM
    Thread: Please help "no hashes found error"
Post: RE: Please help "no hashes found error"

1. since you've downloaded this third-party GUI from md5decrypter.co.uk it would be much better if you ask GUI related questions there, right? (there is also a forum on that domain - also for this kin...
philsmd General Help 3 6,770 11-06-2013, 06:38 PM
    Thread: Please help about wpa ( oclHashcat ),,
Post: RE: Please help about wpa ( oclHashcat ),,

dilovan Wrote: (02-11-2015, 05:26 PM) -- INFO: removed 1 hash found in pot file -- This means, well, that the file was already cracked and the: ESSID:MAC1:MAC2:password is in your .pot file. To di...
philsmd Old oclHashcat Support 2 5,306 02-11-2015, 05:32 PM