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 [asc] Author Forum Replies Views Posted
    Thread: How does one crack Pbkdf2 w/hashcat?
Post: RE: How does one crack Pbkdf2 w/hashcat?

I just did clone the repository and checked out the version that you linked in your first post: Code: -- git clone https://github.com/rchouinard/phpass cd phpass/ git checkout 121233fb49db4d929d...
philsmd hashcat 6 2,658 06-01-2019, 07:09 PM
    Thread: How does one crack Pbkdf2 w/hashcat?
Post: RE: How does one crack Pbkdf2 w/hashcat?

nope. but please do me a favor and do not ignore/disregard the forum rules next time (e.g. posting hashes), they can be read here: https://hashcat.net/forum/announcement-2.html masking the hash wou...
philsmd hashcat 6 2,658 06-01-2019, 07:20 PM
    Thread: How does -q and -r work with maskprocessor?
Post: RE: How does -q and -r work with maskprocessor?

The --help explains it very clearly: -q, --seq-max=NUM Maximum number of multiple sequential characters -r, --occurrence-max=NUM Maximum number of occurrence of a character Thi...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 12,578 08-13-2015, 01:02 PM
    Thread: how do i stop duplicate characters brute force
Post: RE: how do i stop duplicate characters brute force

maskprocessor (see https://hashcat.net/wiki/doku.php?id=maskprocessor and https://hashcat.net/tools/maskprocessor/ ) has the -q option. For slow hashes you can simply pipe it into cudaHashcat without ...
philsmd General Help 4 8,671 01-06-2015, 11:07 PM
    Thread: how do i stop duplicate characters brute force
Post: RE: how do i stop duplicate characters brute force

You need to read the --help output of maskprocessor. If you do so, you will find 2 interesting options: Code: -- -q, --seq-max=NUM Maximum number of multiple sequential characters -r, --oc...
philsmd General Help 4 8,671 01-08-2015, 05:46 PM
    Thread: how do i run brute wallet.aes.json blockchain info?
Post: RE: how do i run brute wallet.aes.json blockchain ...

It's not allowed to ask for somebody to crack your hashes on this forum. see the forum rules. It's even worse that you offered a payment for help. We are a very nice community over here who are willin...
philsmd hashcat 9 4,581 03-09-2019, 12:36 PM
    Thread: How do I configure hashcat to crack a lost password?
Post: RE: How do I configure hashcat to crack a lost pas...

(for what regards the 7z "problem", you should use the latest beta versions of hashcat - https://hashcat.net/beta/ , because several changes were made for -m 11600 after the latest release of hashcat)
philsmd hashcat 3 4,363 02-07-2017, 09:08 AM
    Thread: How can we have a comma? (",")
Post: RE: How can we have a comma? (",")

Thx for this report. This (mask) parsing problem should be fixed w/ next oclHashcat version
philsmd Old oclHashcat Support 2 5,531 02-14-2014, 12:25 AM
    Thread: how can i use an old version of cudaHashcat?
Post: RE: how can i use an old version of cudaHashcat?

No, please update your driver. New oclHashcat version and new driver versions should work better, have several fixes and performance gains etc. It is always good to be up-to-date with oclHashcat...
philsmd Old oclHashcat Support 3 6,568 01-23-2015, 12:56 PM
    Thread: how can i update hashcat on bacntrack ?
Post: RE: how can i update hashcat on bacntrack ?

You should definitely update to The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux first (the version of your operating system is very old!) To get the newest version of *hashcat, just d...
philsmd Old hashcat Support 9 22,251 06-17-2013, 02:29 PM
    Thread: how can I set the mask to a md5 hash result of itself?
Post: RE: how can I set the mask to a md5 hash result of...

You are using the wrong hash mode. You need to use this one: -m 3710 = md5($salt.md5($pass)) (Note: if you know the original password and are looking for the salt, you need to switch the role of t...
philsmd hashcat 5 3,576 04-01-2018, 10:12 AM
    Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...

Ok, I understand. If you look at the output of ./*hashcat -h you see some parameters that may help you, e.g.: --status Enable automatic update of the status-screen --status-timer=NUM Seconds betwee...
philsmd Very old oclHashcat-lite Support 8 16,012 05-13-2013, 01:47 PM
    Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...

I agree w/ atom and you that stdout/stderr reading isn't a good choice in general and should be avoided whenever possible but I think that w/o a full API access to *hashcats functionalities, this is t...
philsmd Very old oclHashcat-lite Support 8 16,012 05-13-2013, 04:08 PM
    Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...

Yes, the struct description is here: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite#parsing_the_restore-file but there is no speed information included within the struct (since speed may vary qui...
philsmd Very old oclHashcat-lite Support 8 16,012 05-13-2013, 01:08 PM
    Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...

most of the time the best thing to do is to fix the main problem instead of trying really hard (and failing horrendously in doing so) to bypass/avoid it. Fan/cooling/throttling issues are serious p...
philsmd hashcat 13 4,679 06-06-2019, 12:05 PM
    Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...

-w 1 or -u 1 -n 1 --force but you should use --force only if you know what you are doing and do not report any problems when using --force (you can change the -u and -n values slightly if you...
philsmd hashcat 13 4,679 06-06-2019, 01:08 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

you must be doing something wrong. If I put the javascript code into my browser and run hexMD5 ('\115' + "22222222" + '\017\226\132\264\231\243\072\025\142\343\313\006\131\010\106\311') I get this ...
philsmd General Talk 27 14,953 02-19-2019, 12:35 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

I think you are just heavily misinterpreting the tcp dump. Just think about it a moment. The javascript code must be sent before the hexMD5 () password is sent, because the client needs to know wha...
philsmd General Talk 27 14,953 02-21-2019, 10:45 AM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

1. about the javascript string to hexadecimal conversion: it's just the octal code point (see https://mathiasbynens.be/notes/javascript-escapes#octal) converted to hexadecimal something like this in ...
philsmd General Talk 27 14,953 02-21-2019, 04:38 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

in the capture test.pcap if first packet javascript with salt then hash packet after javascript is VERY GOOD if first packet hash then javascript is VERY BAD if last packet javascript and NO ...
philsmd General Talk 27 14,953 02-22-2019, 01:29 PM