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: 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: Hashcat 0.15 clGetdeviceIDS error -1
Post: RE: Hashcat 0.15 clGetdeviceIDS error -1

If you were willing to read, then you should be able to understand what the error means and that it doesn't really depend which version of ubuntu you use. For example, take the first forum thread in ...
philsmd Very old oclHashcat-plus Support 3 7,370 11-14-2013, 03:37 PM
    Thread: Special character problem ű,Å‘
Post: RE: Special character problem ű,ő

afaik I already told you how to do that *in detail* Again, we start w/ (some) list of chars, let's stay with those defined here: https://en.wikipedia.org/wiki/ISO/IEC_8859-2 now we have a list that i...
philsmd Very old oclHashcat-plus Support 8 15,024 11-14-2013, 04:36 PM
    Thread: cuModuleLoad() 209 error
Post: RE: cuModuleLoad() 209 error

From https://hashcat.net/oclhashcat-plus/ Quote: -- NV users require ForceWare 319.37 or later -- I don't think it will work for you w/ an older driver just because a newer driver is difficult (h...
philsmd Very old oclHashcat-plus Support 6 15,175 11-17-2013, 12:05 PM
    Thread: Need help.
Post: RE: Need help.

you can only use the options available in --help. Therefore use Code: -- -o cracked.txt -- where -o cracked.txt is the same as --outfile cracked.txt run Code: -- hashcat-cli64.exe --help -- t...
philsmd General Help 2 5,870 11-18-2013, 02:26 AM
    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
    Thread: Segmentation fault ;(
Post: RE: Segmentation fault ;(

which driver (version) do you use ? (see here for the recommended driver https://hashcat.net/oclhashcat-plus/ ) what if you run other hash types and/or attack modes? also paste the output of Code: -...
philsmd Very old oclHashcat-plus Support 5 15,163 11-20-2013, 12:31 AM
    Thread: About the return value of hashcat
Post: RE: About the return value of hashcat

This is very well documented: 1. in the file docs/status_codes.txt (relative path starting from oclHashcat-plus root folder) 2. if you use forum search, there are dozens of similar questions/answers...
philsmd Very old oclHashcat-plus Support 1 5,124 11-20-2013, 09:07 AM
    Thread: Another question about mask to deal with space
Post: RE: Another question about mask to deal with space

I'm not sure why you are asking all these mask questions, it is all very well documented on wiki (and/or already asked and answered on forum - use forum search), also see https://hashcat.net/wiki/doku....
philsmd Very old oclHashcat-plus Support 7 23,063 11-20-2013, 01:44 PM
    Thread: Hashes.org Script
Post: RE: Hashes.org Script

guys please... if the error is (simplified) "command line argument 1 is missing, please provide it", we don't need to discuss this issue in 5+ posts, do we? Just provide the argument that is requested...
philsmd General Talk 15 30,804 11-20-2013, 08:38 PM
    Thread: Segmentation fault ;(
Post: RE: Segmentation fault ;(

Please try a different hash mode (md5, -m 0) and re-download the 0.15 oclHashcat package (to be sure, maybe not under /opt and run it directly within the downloaded folder, like in $ ./oclHashcat-plus...
philsmd Very old oclHashcat-plus Support 5 15,163 11-20-2013, 10:26 PM
    Thread: b53
Post: RE: b53

Thx, problem 2 (-a 3, mask length) will be fixed w/ next beta! (mask length when using hash modes that internally use unicode etc, were kind of always "doubled") I have no clue how I can reproduce pr...
philsmd Beta Tester 9 10,594 11-22-2013, 01:25 PM
    Thread: Timestamp for cracked hash
Post: RE: Timestamp for cracked hash

I understand that this could be an interesting feature (a new outfile-format) But for the time being, you could just use the --quiet and stdout feature (ie. not use -o) to modify the output: Very si...
philsmd Very old oclHashcat-plus Support 3 9,992 11-25-2013, 01:20 PM
    Thread: Odd issue even after a permissions change.
Post: RE: Odd issue even after a permissions change.

If you are using a 32 bit ubuntu version you need to modify the *Example*.sh files s.t. they use the *32.bin binary and not the 64-bit one (default).
philsmd Very old oclHashcat-plus Support 1 6,450 11-28-2013, 09:00 PM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

@rurapenthe , could you please double-check if those errors do not happen if you keep the -d 1.... note: you can run the test also as: test_1385640930/test.sh -m 1800 -a 3 -t single # for example ...
philsmd Beta Tester 22 28,383 11-30-2013, 11:34 AM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

@chancas , mastercracker chancas Wrote: (11-30-2013, 02:16 PM) -- Code: -- echo -n 10471161328 | ./oclHashcat64.exe --quiet --force --disable-potfile --runtime 200 --gpu-temp-disable -d 1 -a 0 -m 6...
philsmd Beta Tester 22 28,383 12-02-2013, 06:08 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

The problem here is the communication between completely different processes (combinator.bin and oclHashcat-plus64.bin)... the pipe symbol reflects this very well... ( look at | as a wall between the ...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 03:49 PM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

I think the problem of rurapenthe -multi-gpu problem / not founds and/or crashes was fixed in recent betas, right @rurapenthe and/or others? What about the above problem w/ windows path names hash...
philsmd Beta Tester 22 28,383 12-05-2013, 04:10 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

Please keep in mind, that while for you this 2 things seem to end up doing the same or at least have several points in common, ... the feature to natively support combinations + rules is very differe...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 04:31 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

UPDATE: let's consider -a 1 w/ -r the problem here is that devs need to come up w/ a nice and very fast solution to do both the combination and apply rules (possible within the gpu kernel, otherwise i...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 04:56 PM