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 [desc] Forum Replies Views Posted
    Thread: Alert "ADL_Main_Control_Create()" when running oclHashcat
Post: RE: Alert "ADL_Main_Control_Create()" when running...

You need to make sure that the correct driver is installed (amd catalyst 14.9 at the time of this post, see https://hashcat.net/oclhashcat/ ) and that no amd app sdk is installed (or other older confl...
philsmd Old oclHashcat Support 3 6,003 05-11-2015, 07:56 PM
    Thread: hash issues
Post: RE: hash issues

You need to specify the correct path to the file "root.hash". On linux for instance you can use tab-completion or use "ls" to check if the file really exists at the location you think it exists. ...
philsmd General Help 7 12,202 05-12-2015, 09:04 AM
    Thread: Alert "ADL_Main_Control_Create()" when running oclHashcat
Post: RE: Alert "ADL_Main_Control_Create()" when running...

Yes, you do not need it (if you aren't a OpenCL developer) and it for sure gives conflicts if you have it installed. Even if you are an OpenCL developer you need to be very careful where you put the a...
philsmd Old oclHashcat Support 3 6,003 05-12-2015, 09:59 AM
    Thread: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) and oclHashcat
Post: RE: The-Distribution-Which-Does-Not-Handle-OpenCL-...

The catalyst driver version 14.12 is broken, see here: https://hashcat.net/forum/thread-3915.html Furthermore, this has nothing to do with The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)...
philsmd Old oclHashcat Support 2 4,631 05-13-2015, 07:26 PM
    Thread: Output issue
Post: RE: Output issue

I don't understand the problem here: Your example: - algo: -m 10 = md5($pass.$salt) - string to hash: "11puma11" (without quotes) if pass is "11puma" and salt is "11" then we end up with a string f...
philsmd Old oclHashcat Support 4 7,359 05-13-2015, 08:49 PM
    Thread: Yet another "No hashes loaded"
Post: RE: Yet another "No hashes loaded"

Please read this: FAQ: How to extract required info from PDF files (https://is.gd/bX2ehZ)
philsmd Old oclHashcat Support 3 10,197 05-25-2015, 09:54 AM
    Thread: Breaking Samsung Android Passwords/PIN
Post: RE: Breaking Samsung Android Passwords/PIN

This is very easy to crack (and to find out what algo is used), you just need to investigate a little bit and make some tests, see my tests: Code: -- ./oclHashcat64.bin --quiet -m 110 7baad69b719...
philsmd User Contributions 47 208,555 05-27-2015, 11:28 AM
    Thread: --remove ?
Post: RE: --remove ?

It is all very well explained in the FAQ: --show (https://is.gd/HiV9cw) To sum it up: --show needs to be run on the original (not modified) hash list, it must be run after the cracking was already fin...
philsmd Old oclHashcat Support 5 7,871 05-28-2015, 06:38 PM
    Thread: Problem trying the example .pccap file + my wifi
Post: RE: Problem trying the example .pccap file + my wi...

It would be great if you can also mention GPU models and number of devices (please also test with -d 1 for multi-GPU systems) and the exact driver version. Please also test with a mask like -a 3 'h...
philsmd Old oclHashcat Support 6 8,358 05-29-2015, 12:18 AM
    Thread: hashcat problem
Post: RE: hashcat problem

You should never use --show while cracking (and while specifying a wordlist, mask etc). Please read the wiki: FAQ: --show (https://is.gd/HiV9cw)
philsmd Old hashcat Support 4 7,772 05-29-2015, 09:26 PM
    Thread: Problem trying the example .pccap file + my wifi
Post: RE: Problem trying the example .pccap file + my wi...

@okman0060 could you please test different versions of the nvidia driver. For instance the 352.x driver versions etc. This information would be very very helpful for the oclHashcat devs. Unfortuna...
philsmd Old oclHashcat Support 6 8,358 05-29-2015, 09:30 PM
    Thread: i got this error
Post: RE: i got this error

see https://hashcat.net/faq/#line-length_exception_wait_what In your case it is variant/case 2 of the error message and the reason for the error is the reason number 4: hash file was not found Note...
philsmd General Help 6 7,211 06-01-2015, 06:02 PM
    Thread: oclHashcat on desktop apu and decryt
Post: RE: oclHashcat on desktop apu and decryt

The general rule is: if you use --force you should not report problems or ask for help to troubleshoot The increment question was answered at least thousands of times in the forum and on IRC, well ...
philsmd Old oclHashcat Support 4 6,353 06-02-2015, 08:50 AM
    Thread: What's wrong? [noob]
Post: RE: What's wrong? [noob]

Code: -- Hash 'hash.hash': Line-length exception -- .... this means that the file hash.hash was not found and oclHashcat did try to load the parameter "hash.hash" as a hash (directly specified ...
philsmd Old oclHashcat Support 1 3,531 06-05-2015, 03:30 AM
    Thread: hashcat v0.50
Post: hashcat v0.50

[hr] Download here: https://hashcat.net/hashcat/ [hr] Most important added features: Hashcat has now a new status prompt similar to oclHashcat Added support for bypass Added support for...
philsmd Old hashcat Announcements 5 83,718 06-05-2015, 04:39 PM
    Thread: md5(md5($pass))
Post: RE: md5(md5($pass))

see https://hashcat.net/wiki/doku.php?id=example_hashes -m 2600 = Double MD5
philsmd Old oclHashcat Support 2 7,069 06-12-2015, 09:07 AM
    Thread: NTLM hash with russian charset
Post: RE: NTLM hash with russian charset

So basically this string is hashed with md4: Code: -- $HEX[3d0444043c0444044b04340449043c044304] -- You can also test it like this (attention with -m 900 instead of -m 1000): Code: -- $ hex2bin ...
philsmd Old oclHashcat Support 9 15,185 06-16-2015, 11:56 AM
    Thread: seperator unmatched
Post: RE: seperator unmatched

You are not allowed to post hashes, see: https://hashcat.net/forum/announcement-2.html I/we should ban you immediately for 1 week. Anyway, the problem is that you need to use -m 1000 and use the...
philsmd Old hashcat Support 2 11,273 06-16-2015, 04:26 PM
    Thread: NTLM v2
Post: RE: NTLM v2

Your forum post is against the rules https://hashcat.net/forum/announcement-2.html "Do not ask people to crack your hash. It does not matter if you are willing to pay."
philsmd Old oclHashcat Support 1 3,629 06-17-2015, 07:53 AM
    Thread: SIP: search using the dictionary is not working.
Post: RE: SIP: search using the dictionary is not workin...

You need to remove all extra characters around the correct password (remove all extra spaces, tabs etc) Also why do you not simple create a new word list with just the correct password in it and trou...
philsmd Old hashcat Support 3 6,755 06-22-2015, 10:50 AM