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 [desc] Replies Views Posted
    Thread: some example hcmask files shipped by hashcat (in the masks/ folder)
Post: RE: some example hcmask files shipped by hashcat (...

This was my mistake, I updated that section before 0.15 is/was released. Please be patient for those files + hcmask support (both will be shipped with next version ofc). This feature (+ sample hcma...
philsmd Very old oclHashcat-plus Support 1 5,895 08-20-2013, 11:49 PM
    Thread: Skipping Russian passwords in ver. 0.14
Post: RE: Skipping Russian passwords in ver. 0.14

Please use the features that v0.15 provide: e.g. see here https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files There are good reasons why "The version 0.15 doesn't work with the ?R...
philsmd Very old oclHashcat-plus Support 1 5,207 08-25-2013, 12:30 PM
    Thread: oclHashCat-Plus v0.15 hang up
Post: RE: oclHashCat-Plus v0.15 hang up

This problem seems to be fixed with the beta version. Please see this ticket https://hashcat.net/trac/ticket/82 Thx
philsmd Very old oclHashcat-plus Support 2 7,375 09-08-2013, 11:04 AM
    Thread: Who have old HashCat Plus ?
Post: RE: Who have old HashCat Plus ?

Hey, 1. google (and to be fair other search engines too, including some specialized file search engines) return dozens of result if I just launch a search, e.g. I get this link: ftp://www.cs.tula.r...
philsmd Very old oclHashcat-plus Support 8 15,002 10-01-2013, 02:06 AM
    Thread: cudaHC stops at Kernel exec timeout
Post: RE: cudaHC stops at Kernel exec timeout

The problem is that you probably use the same GPU as main device for your xserver and it is also configured in xorg.conf. That way, there is a - very restrict and few seconds - timeout during which...
philsmd Very old oclHashcat-plus Support 1 9,794 10-01-2013, 02:43 AM
    Thread: Lastpass hashes
Post: RE: Lastpass hashes

Under linux / Ubuntu: you have a .lastpass directory in your home folder. There is a file that ends with _lpall.slps. This file contains 2 lines. The second line is what we want (length: 24 ascii - ba...
philsmd Very old oclHashcat-plus Support 2 13,937 10-10-2013, 05:26 PM
    Thread: clBuildProgram() -11 error on AMD Raedon 7670 In Catalyst
Post: RE: clBuildProgram() -11 error on AMD Raedon 7670 ...

What if you just follow the upgrade guide (https://hashcat.net/wiki/doku.php?id=upgrading_amd_drivers_how_to , including uninstalling before and trying w/ driver fusion) ?
philsmd Very old oclHashcat-plus Support 11 17,411 10-19-2013, 08:00 AM
    Thread: Session issue
Post: RE: Session issue

Hi Mem5. Cool that it works now for you (w/ 1h).... but: I've tried the exact same command (copy-paste) on a system w/ win8/x64/gtx580 and win7/x64/7970 and both runs were resumed (in my eyes) correc...
philsmd Very old oclHashcat-plus Support 12 18,653 10-16-2013, 09:12 AM
    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: 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: 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: Hashcat 0.15 clGetdeviceIDS error -1
Post: RE: Hashcat 0.15 clGetdeviceIDS error -1

use forum/google search: https://www.google.com/search?q=site:hashcat.net "clGetdeviceIDs+-1" (https://www.google.com/search?q=site%3Ahashcat.net+%22clGetdeviceIDs+-1%22)
philsmd Very old oclHashcat-plus Support 3 7,370 11-14-2013, 02:06 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: 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: 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
    Thread: oclHashcat gui issue
Post: RE: oclHashcat gui issue

If you have downloaded this 3th party GUI (https://www.md5decrypter.co.uk/hashcat-gui.aspx ) from md5decrypter.co.uk you should ask for help there https://forum.md5decrypter.co.uk/forum8-general-discuss...
philsmd Very old oclHashcat-plus Support 3 7,571 11-19-2013, 04:16 AM