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 [asc]
    Thread: .NET Webapplication
Post: RE: .NET Webapplication

Can't you just replace the "hash" with one you know the password for. I.e. you generate a new "hash" using a simple password and check if you can login etc. What I mean is, in such situations you ...
philsmd General Talk 1 5,173 04-27-2015, 09:49 PM
    Thread: Truecrypt keyfile support ?
Post: RE: Truecrypt keyfile support ?

please read here: https://hashcat.net/forum/thread-4296-post-24508.html#pid24508 what atom means is that if there is no trac ticket ( https://hashcat.net/trac/ ) for it with instructions ( see also ...
philsmd Old oclHashcat Support 8 11,810 04-27-2015, 01:13 PM
    Thread: mask files
Post: RE: mask files

Oh, thanks for the info. Strange that this problem wasn't found earlier. Nice find indeed. Fortunately, the problem will be fixed with next release version (1.37). Thanks again
philsmd Old oclHashcat Support 4 5,871 04-27-2015, 12:12 AM
    Thread: mask files
Post: RE: mask files

Thanks for the report. Next time please do not hesitate to open a trac ticket ( see https://hashcat.net/trac/ticket/617 ).
philsmd Old oclHashcat Support 4 5,871 04-26-2015, 10:46 PM
    Thread: oclHashcat v1.36
Post: RE: oclHashcat v1.36

point 1. and 2. shouldn't be a problem in the future, because I've developed a perl script (7z2hashcat.pl) that should be able to deal with those archive types too. I.e. it does not have those limitat...
philsmd Old oclHashcat Announcements 12 45,557 04-26-2015, 11:05 AM
    Thread: oclHashcat v1.36
Post: oclHashcat v1.36

[hr] Download is here: https://hashcat.net/oclhashcat/ [hr] This version 1.36 is a wild mix of nice updates :) Still, all oclHashcat versions back to 1.33 share the same driver dependencie...
philsmd Old oclHashcat Announcements 12 45,557 04-25-2015, 07:36 PM
    Thread: Error: cuModuleLoad() 209
Post: RE: Error: cuModuleLoad() 209

See FAQ: What does the cuModuleLoad() 209 error mean? (https://hashcat.net/faq#what_does_the_cumoduleload_209_error_mean) what do you mean by latest driver? You need to mention an exact version num...
philsmd Old oclHashcat Support 5 9,338 04-12-2015, 02:24 PM
    Thread: strange output statsprocessor
Post: RE: strange output statsprocessor

You should always specify a mask, the --help says: ./sp64.bin [options]... hcstat-file [filter-mask] the mask (filter-mask) is needed to tell sp64 where you want the --custom-charset1 etc to be used,...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 7,219 04-10-2015, 11:11 PM
    Thread: Bottleneck, and my 31 character limit. Ideas?
Post: RE: Bottleneck, and my 31 character limit. Ideas?

seriously? 3 forum threads for exactly the same problem within just a couple of hours/days this is against following forum rules ( https://hashcat.net/forum/announcement-2.html ): Do not double post....
philsmd Old oclHashcat Support 30 45,031 04-09-2015, 03:59 PM
    Thread: [HELP] Read russian,arabic, chinese,ecc.. from a wordlist
Post: RE: [HELP] Read russian,arabic, chinese,ecc.. from...

See FAQ: How to deal with special non-latin characters (chinese, arabic, etc...) ? (https://hashcat.net/wiki/frequently_asked_questions#how_to_deal_with_special_non-latin_characters_chinese_arabic_etc...
philsmd Old oclHashcat Support 4 8,309 04-04-2015, 11:52 PM
    Thread: Why is the Speed so slow on my GTX 970?
Post: RE: Why is the Speed so slow on my GTX 970?

Why do you think it is way too slow. Do you know that WPA/WPA2 algorithm is meant and known to be very slow (compared to some fast algorithm like NTLM / MD5 etc). This is a property of the WPA/WPA2 a...
philsmd Old oclHashcat Support 3 6,452 04-04-2015, 07:02 PM
    Thread: Is it a MD5 hash?
Post: RE: Is it a MD5 hash?

1. you should be very careful to post hashes here, because it is not allowed according to the forum rules, see for instance https://hashcat.net/forum/announcement-2.html 2. since you provided the plai...
philsmd General Talk 1 4,620 04-04-2015, 06:49 PM
    Thread: Bug with incremental and --restore?
Post: RE: Bug with incremental and --restore?

If you use this command to start the attack: Code: -- cudaHashcat64.exe -m 1500 -a 3 --session x -o out.txt --outfile-format 3 -w 2 -i --increment-min 1 --increment-max 7 desunix.txt -1 ?l?d ?1?1?...
philsmd Old oclHashcat Support 6 9,966 04-03-2015, 06:26 PM
    Thread: Bug with incremental and --restore?
Post: RE: Bug with incremental and --restore?

Most important question: why do you use --force... the warning clearly says, if you use --force, you shouldn't report problems and/or ask for support Is there any reason you use --force? Does it work...
philsmd Old oclHashcat Support 6 9,966 04-03-2015, 05:27 PM
    Thread: Bug with incremental and --restore?
Post: RE: Bug with incremental and --restore?

Could you please give more details about the command you are trying to run (without posting hashes of course)?
philsmd Old oclHashcat Support 6 9,966 04-03-2015, 03:49 PM
    Thread: Doesn't create output file
Post: RE: Doesn't create output file

The answer is: this happens because you already did crack this specific hash and it was already in your .pot file (see the warning "INFO: removed 1 hash found in pot file"), hence oclHashcat does not ...
philsmd Old oclHashcat Support 1 4,278 03-27-2015, 05:19 PM
    Thread: INFO: removed 1 hash found in pot file
Post: RE: INFO: removed 1 hash found in pot file

You can't use --remove then, or at least you need to have the original hash list If you have the original hash file, then just run something like this: oclHashcat64.exe -m 21 --show --session all "C:...
philsmd Old oclHashcat Support 4 18,849 03-27-2015, 01:03 AM
    Thread: INFO: removed 1 hash found in pot file
Post: RE: INFO: removed 1 hash found in pot file

You either use a new session (name) --session OR use --potfile-disable to disable the .pot file check (and writing) at all
philsmd Old oclHashcat Support 4 18,849 03-26-2015, 11:31 PM
    Thread: Issues with Tesla K20m
Post: RE: Issues with Tesla K20m

are you sure that you extracted the oclHashcat archive (7z) correctly? Please double-check that the files: kernels/4318/m00000_a1.sm_35.64.ptx kernels/4318/markov_le_v4.64.ptx (main kernel fol...
philsmd Old oclHashcat Support 5 8,089 03-26-2015, 06:05 PM
    Thread: Issues with Tesla K20m
Post: RE: Issues with Tesla K20m

For cudaHashcat to work you need to match this requirement stated on the download page ( https://hashcat.net/oclhashcat/ ): 346.x or later Now, if you look at the nvidia documentations (for instance ...
philsmd Old oclHashcat Support 5 8,089 03-26-2015, 12:21 PM