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: Weird result
Post: RE: Weird result

Those "weird strings" are the mac addresses of the access point and the connected device/client respectively. The output format was choosen to distinguish between networks with the same network name "...
philsmd General Help 4 7,344 05-21-2016, 09:05 AM
    Thread: gpu intel
Post: RE: gpu intel

The minimum password length for -m 2500 = WPA/WPA2 is 8 characters. Just read the warning and it should be very clear indeed.
philsmd Old hashcat Support 7 9,274 05-13-2016, 02:00 PM
    Thread: --show doesnt work
Post: RE: --show doesnt work

you also need to specify the hash type. How else should cudaHashcat/oclHashcat know what type of hashes it should load? (btw: all this info is mentioned on the wiki page that epixoip linked)
philsmd Old oclHashcat Support 6 7,734 03-23-2016, 02:59 PM
    Thread: Decrypt this... five figure reward
Post: RE: Decrypt this... five figure reward

This is against the forum rules. The forum here is a hashcat/oclHashcat support and discussion forum, you should have easily figured that out when you accepted the hashcat.net forum's rules: https://...
philsmd General Talk 1 3,772 03-20-2016, 07:53 PM
    Thread: Creating new or custom charset for hashcat
Post: RE: Creating new or custom charset for hashcat

@S3TH: You really need to understand hashcat's definitions of: 1. mask attack 2. built-in and custom charsets 3. rules (which in hashcat's term is a completely different attack), please don't ever mix...
philsmd Old hashcat Support 3 28,490 03-19-2016, 11:32 AM
    Thread: cannot launch mask attack with hashtopus
Post: RE: cannot launch mask attack with hashtopus

This is the wrong forum for these questions. This is the hashcat/oclHashcat forum. The hashtopus forum is https://hashtopus.org/Site/forum/ (also see https://hashcat.net/forum/thread-5251.html)
philsmd User Contributions 1 4,503 03-16-2016, 10:18 PM
    Thread: keyspace vs speed and time estimated
Post: RE: keyspace vs speed and time estimated

There are 2 different definitions of "keyspace" here: 1. the first of them is the "keyspace" for a sequence of 8 upper case characters, i.e. 26 ^ 8 = 208827064576 (note: you can see this also within t...
philsmd Old oclHashcat Support 2 4,497 03-15-2016, 05:47 PM
    Thread: Slow hashing with R9 290
Post: RE: Slow hashing with R9 290

no problem, you are welcome. ... as said, the speed difference with small masks or static left parts of the mask is more or less only noticeable with fast hashes, but the important thing to remember ...
philsmd Old oclHashcat Support 4 6,869 03-15-2016, 05:02 PM
    Thread: Slow hashing with R9 290
Post: RE: Slow hashing with R9 290

1. you mentioned the mask ?d?d?d?d?d?d?d?d?d?d but the status screen of oclHashcat clearly and undoubtedly shows us that you are lying about it. What I mean is, that it should be very clear to all of ...
philsmd Old oclHashcat Support 4 6,869 03-15-2016, 12:12 PM
    Thread: cannot cracking sha1($pass.$salt)
Post: RE: cannot cracking sha1($pass.$salt)

It's not allowed to post hashes here, see: https://hashcat.net/forum/announcement-2.html Banned for 1 week, thread closed.
philsmd General Help 1 3,711 03-14-2016, 04:20 PM
    Thread: Is there any pass length workaround?
Post: RE: Is there any pass length workaround?

These questions were already answered in your previous thread https://hashcat.net/forum/thread-5318.html (and you still continue to post the same things, e.g. maskprocessor + hcmask which I told you i...
philsmd General Help 1 4,098 03-14-2016, 09:10 AM
    Thread: OpenSuSE 13.2 clGetDeviceIDs() -1
Post: RE: OpenSuSE 13.2 clGetDeviceIDs() -1

As long as clinfo doesn't report at least 1 device with type CL_DEVICE_TYPE_GPU (note: GPU and *not* CPU), oclHashcat also won't recognize any OpenCL GPU device. I would recommend that you uninstall ...
philsmd Old oclHashcat Support 6 8,286 03-13-2016, 01:58 PM
    Thread: Mask generator not working?
Post: RE: Mask generator not working?

I see many problems here. 1. maskprocessor does not support .hcmask files, you can see this easily yourself by checking the output of the maskprocessor command (mp64.exe) 2. there are limitations on t...
philsmd General Help 7 10,508 03-10-2016, 08:06 PM
    Thread: any guide installing cuda/nvidia on linux?
Post: RE: any guide installing cuda/nvidia on linux?

it should be very clear what I meant, but I will try to rephrase it: the forum user @pay said he did install the debian package cuda-repo-ubuntu1404_7.5-18_amd64.deb, nvidia-kernel-dkms and nvidia-cud...
philsmd General Help 8 24,644 03-08-2016, 07:14 PM
    Thread: Performance increasing relative to variation
Post: RE: Performance increasing relative to variation

Todeskuss Wrote: (03-08-2016, 01:54 AM) -- 0.9:c0XXXX906aXXXXc1XXcdXX0bXXXXf4XX -- This just confirms that you are not familiar with the very basics of oclHashcat/hashcat and are not willing to lear...
philsmd Old oclHashcat Support 3 5,725 03-08-2016, 10:31 AM
    Thread: any guide installing cuda/nvidia on linux?
Post: RE: any guide installing cuda/nvidia on linux?

The answer is just to *not* install anything "cuda"-related at all and do not install anything from you packet manager (because it will be outdated and probably not working). The only thing you need ...
philsmd General Help 8 24,644 03-08-2016, 10:17 AM
    Thread: Performance increasing relative to variation
Post: RE: Performance increasing relative to variation

First of all, it seems that you are using the wrong hash mode, i.e. the algorithm is (or at least seems to be) salted MD5 e.g. -m 10 = md5 ($pass . $salt) and not raw-md5 (-m 0 = MD5). The speed diff...
philsmd Old oclHashcat Support 3 5,725 03-06-2016, 10:31 AM
    Thread: Recover xDsl Router TG788vn v2 Password
Post: RE: Recover xDsl Router TG788vn v2 Password

this hashing algorithm looks very similar to -m 11400 = SIP digest authentication (MD5)
philsmd General Help 4 9,893 03-02-2016, 08:52 PM
    Thread: substr(md5(md5($pass)))
Post: RE: substr(md5(md5($pass)))

If you are asking about the code changes you need to do to make this work, it would probably be better to discuss this in the developer section of this forum. Feature request go directly to github (o...
philsmd hashcat 2 6,214 03-01-2016, 09:08 PM
    Thread: Floating Mask. How to?
Post: RE: Floating Mask. How to?

What you (@agenta) should consider is that this "floating technique" in theory is efficient/meaningful/clever only if the (different) charsets you are using (in your specific case there are 2, ?a and ...
philsmd General Talk 8 11,643 03-01-2016, 12:43 PM