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: BSOD with 7970
Post: RE: BSOD with 7970

Are you using oclHashcat-plus or oclHashcat-lite? The recommended driver version for oclHashcat-plus is 13.4, but 13.8 and 13.9 seem to work also without problem here. If you use lite and have 13.9 in...
philsmd General Help 8 15,367 10-20-2013, 11:42 AM
    Thread: how to add custome hash type
Post: RE: how to add custome hash type

Trac is here (https://www.hashcat.net/trac) and you may need to register (https://hashcat.net/trac/register) if not already done (since trac is seperate from the forum and you need to create a new acco...
philsmd Old hashcat Support 16 29,648 10-21-2013, 10:18 AM
    Thread: how to add custome hash type
Post: RE: how to add custome hash type

See https://hashcat.net/wiki/doku.php?id=example_hashes , hashcat supports 2 vbulletin hash modes (both have some restrictions on the salt length etc). Anyway, by using -m 2611 == vBulletin < v3.8.5...
philsmd Old hashcat Support 16 29,648 10-21-2013, 01:27 PM
    Thread: Complete Noob
Post: RE: Complete Noob

In general you should prefer masks/hcmask files over *generating* wordlist (that fit those requirements)... but it really depends on what the requirements exactly are... Do you know the positions of t...
philsmd Very old oclHashcat-plus Support 1 5,210 10-28-2013, 12:02 AM
    Thread: Don't show cracked password in console
Post: RE: Don't show cracked password in console

The options are all listed in the output of "oclHashcat --help" : - you can use the -o cracked.txt (or --outfile=cracked.txt ) option to change the output file handle - you can use the --output-fo...
philsmd Very old oclHashcat-plus Support 4 17,492 10-29-2013, 01:28 PM
    Thread: How to get status for cracking process to use in other programs?
Post: RE: How to get status for cracking process to use ...

also read this: https://hashcat.net/forum/thread-2296.html and the restore file format: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite#parsing_the_restore-file
philsmd Old hashcat Support 3 7,260 10-30-2013, 12:10 AM
    Thread: cudaHashcat on Tesla
Post: RE: cudaHashcat on Tesla

It seems that it works w/ Kubuntu 13.10 just because it is a *clean* install... Maybe you can try to do the same w/ 12.04 (setup a new VM - install everything from scratch there) .... it could be th...
philsmd General Help 8 14,527 10-30-2013, 06:15 PM
    Thread: oclHashcat-plus - Serbian cyrillic and Serbian latin characters
Post: RE: oclHashcat-plus - Serbian cyrillic and Serbi...

It shouldn't be a problem, you can use this feature: https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files if you use bruteforce/mask attack. If there is no charset shipped w/ hashcat...
philsmd Very old oclHashcat-plus Support 2 6,351 10-31-2013, 03:39 PM
    Thread: Special character problem ű,Å‘
Post: RE: Special character problem öüóűú...

You are *not* allowed to post hashes here (see https://hashcat.net/forum/announcement-2.html ) even if this is a self generated hash etc... hide it or you get banned The question was addressed seve...
philsmd Very old oclHashcat-plus Support 8 15,024 10-31-2013, 03:44 PM
    Thread: DIfficulties running mass attack
Post: RE: DIfficulties running mass attack

you need to add: -m 2500 (see https://hashcat.net/wiki/doku.php?id=example_hashes ), otherwise hashcat does not know what type of hash you want to crack Code: -- oclHashcat-plus64.exe -m 2500 -a 3 -1...
philsmd Very old oclHashcat-plus Support 4 9,529 11-03-2013, 12:55 AM
    Thread: Special character problem ű,Å‘
Post: RE: Special character problem ű,ő

Immy, let me ask one question: WHY? if we tell you that you are *not* allowed to post hashes (https://hashcat.net/forum/announcement-2.html , you are breaking the most important rule in this forum), wh...
philsmd Very old oclHashcat-plus Support 8 15,024 11-03-2013, 03:54 PM
    Thread: Special char-set usage
Post: RE: Special char-set usage

UPDATE2: using a .hcmask file doesn't make much sense in this case (together w/ the spanish.hcchr file) since the mask inside the .hcmask file must refer to the spanish.hcchr file somehow... i.e. the ...
philsmd General Help 8 11,402 11-05-2013, 07:17 PM
    Thread: Special char-set usage
Post: RE: Special char-set usage

no, if you define -1 to use the spanish.hcchr and if you also use -1 in your mask *OR* if you use a hcchr that includes all chars you want to try... there is no fallback to latin characters It only d...
philsmd General Help 8 11,402 11-05-2013, 07:28 PM
    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: More then 4 user defined charsets
Post: RE: More then 4 user defined charsets

it is not supported to have more than 4 custom charset... there are several reasons for that (performance, GPU-related reasons etc)... There may be some rare cases where you *really* need that featur...
philsmd Very old oclHashcat-plus Support 3 6,837 11-07-2013, 01:19 PM
    Thread: weird issue when trying to read mask option from file
Post: RE: weird issue when trying to read mask option fr...

In cases like this I normally just add a "echo" before the actual command (like echo ./hashcat-0.46 and you will see what is going on)... also I normally prefer the: while read line do // ... so...
philsmd Old hashcat Support 8 17,137 11-08-2013, 07:16 PM
    Thread: weird issue when trying to read mask option from file
Post: RE: weird issue when trying to read mask option fr...

I don't think that last problem (not wait) has anything to do with for vs while... I think that problem is totally unrelated... Indeed executing the cmds not one after the other should only happen if ...
philsmd Old hashcat Support 8 17,137 11-08-2013, 07:41 PM
    Thread: Special character problem ű,Å‘
Post: RE: Special character problem ű,ő

1. you don't need https://www.md5hashgenerator.com/ to generate hashes. We know we find the ISO code of that particular char here: https://en.wikipedia.org/wiki/ISO/IEC_8859-2 and we use linux OS, ther...
philsmd Very old oclHashcat-plus Support 8 15,024 11-10-2013, 11:22 PM
    Thread: Strange Mask Attack Ouput
Post: RE: Strange Mask Attack Ouput

hey TrAnn3l... the problem here is that "." is a valid file in your path. Therefore it is treated as a path to a charset file. As far as I know... devs are still discussing if charset file paths i...
philsmd Very old oclHashcat-plus Support 2 6,119 11-11-2013, 05:15 PM
    Thread: Injecting candidates /re-reading pot
Post: RE: Injecting candidates /re-reading pot

@truekonrads it seems that the idea is very good... I discussed this a little bit w/ atom now and of course we also see the benefits of such a feature. It is currently not supported and the main pro...
philsmd Very old oclHashcat-plus Support 5 9,772 11-11-2013, 06:05 PM