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 [asc] Author Forum Replies Views Posted
    Thread: What kind of hash is this?
Post: RE: What kind of hash is this?

So we already proofed that those strings are base64 encoded, see example decoding (pls avoid online base64 decoding for non-ascii-chars , there are problems w/ encoding the bytes server-side, displayi...
philsmd General Talk 8 16,901 09-22-2014, 05:43 PM
    Thread: What kind of hash is this ?
Post: RE: What kind of hash is this ?

Hey, since you neglected to follow the rules (https://hashcat.net/forum/announcement-2.html ), I've locked your account for 1 week and closed this thread. Now you've plenty of time to: 1. read agai...
philsmd General Help 1 4,266 02-05-2014, 01:53 PM
    Thread: What is pw_len of the pw type ?
Post: RE: What is pw_len of the pw type ?

yes u32[] means that each item consist of 4 bytes, i.e. 64 * 4 = 256 maximum password length pw_len is the length in bytes, of course (everything else wouldn't make sense). each additional characte...
philsmd hashcat 2 1,001 02-26-2020, 01:14 PM
    Thread: What i am doin wrong
Post: RE: What i am doin wrong

First of all, welcome to hashcat forum! - You did specify a custom charset (-1 something). If you specify a custom charset normally you also would like to specify a mask e.g. ?1?1?1?1?1?1?1, meaning ...
philsmd Old hashcat Support 3 7,952 07-14-2013, 11:01 AM
    Thread: [SOLVED]What am i doing wrong? no commands work
Post: RE: What am i doing wrong? no commands work

The format of your hashes should be only like this: Code: -- $oldoffice$1*971400076ab82dd68XXXXXXXXXXXXXd1*49987289XXXXXXXXXXXXXa67b6747abc*6824aa13d09f0e8fXXXXXXXXXXXXXX8a -- e.g. they should not ...
philsmd General Talk 2 6,124 11-21-2017, 09:53 AM
    Thread: What am I doing wrong here?
Post: RE: What am I doing wrong here?

well, you also need to show us your command line and mask file. without that we can't really understand what you are doing over there.
philsmd hashcat 4 2,200 04-04-2019, 07:35 PM
    Thread: What am I doing wrong here?
Post: RE: What am I doing wrong here?

you need to define the custom charset within the mask file, see https://hashcat.net/faq#what_is_a_hashcat_mask_file and https://hashcat.net/wiki/?id=mask_attack#hashcat_mask_files therefore the com...
philsmd hashcat 4 2,200 04-04-2019, 07:53 PM
    Thread: weird rule issue..
Post: RE: weird rule issue..

-m 2500 = WPA/WPA2 has a minimum password length of 8 (included). Therefore the word "amanda" will be rejected because it is too small (6 characters long). You can use pipes (e.g. from cpu hashcat --...
philsmd Old oclHashcat Support 2 4,693 02-29-2016, 10:07 PM
    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: Weird result
Post: RE: Weird result

yes, the (default) format (including the "hash" part) is: ESSID:BSSID:STMAC(client):password There could be several reasons (assuming that the output really is "123456789" - without quotes) that p...
philsmd General Help 4 7,344 05-21-2016, 10:09 AM
    Thread: weird mask attack
Post: RE: weird mask attack

There is something strange in your output, for instance it says it uses the hashes located at ../hash/mysql/mysql_hash.txt but your command line says it should use the file mysql_hash.txt in the curre...
philsmd Old oclHashcat Support 4 10,190 01-08-2014, 05:56 PM
    Thread: weird mask attack
Post: RE: weird mask attack

These lines: Code: -- $HASHCAT -a 3 -m 300 --remove --status --gpu-temp-retain=95 \ ../hash/mysql/mysql_hash.txt -o ../hash/mysql/mysql_hash_result.txt ../oclHashcat-1.01/masks/rockyou-1-64.hc...
philsmd Old oclHashcat Support 4 10,190 01-09-2014, 05:22 PM
    Thread: Weird issue with hashcat v5.1.0
Post: RE: Weird issue with hashcat v5.1.0

the default mask and custom charsets (--custom-charset1 ... --custom-charset4) are documented here: https://hashcat.net/wiki/doku.php?id=hashcat#default_values you would want something like --incr...
philsmd hashcat 9 2,731 10-17-2019, 03:29 PM
    Thread: weird issue when trying to read mask option from file
Post: RE: weird issue when trying to read mask option fr...

In cases like this I normally just add a "echo" before the actual command (like echo ./hashcat-0.46 and you will see what is going on)... also I normally prefer the: while read line do // ... so...
philsmd Old hashcat Support 8 17,137 11-08-2013, 07:16 PM
    Thread: weird issue when trying to read mask option from file
Post: RE: weird issue when trying to read mask option fr...

I don't think that last problem (not wait) has anything to do with for vs while... I think that problem is totally unrelated... Indeed executing the cmds not one after the other should only happen if ...
philsmd Old hashcat Support 8 17,137 11-08-2013, 07:41 PM
    Thread: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 PDF from Acrobat 10.0 Paper Capture Plug
Post: RE: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 P...

Well, from you registration you should probably already know that posting hashes in here (yes, also pdf dumps) is strictly forbidden: see forum rules https://hashcat.net/forum/announcement-2.html Di...
philsmd Old oclHashcat Support 4 11,536 03-02-2015, 01:19 AM
    Thread: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 PDF from Acrobat 10.0 Paper Capture Plug
Post: RE: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 P...

After analyzing this problem more carefully it seems that the only problem is the longer /ID element size *32* vs *16* (jtr does already load - and crack - this). An example from here https://hashc...
philsmd Old oclHashcat Support 4 11,536 03-02-2015, 02:05 AM
    Thread: Weird behaviour when cracking RAR?
Post: RE: Weird behaviour when cracking RAR?

Do you use --optimized-kernel-enable (or short -O) in your command ? The maximum password length with -O is 20: Code: -- Minimum password length supported by kernel: 0 Maximum password length ...
philsmd hashcat 3 1,328 03-07-2020, 08:00 PM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

Afaik, you also need to set the coolbits to 12, as mentioned in several tuning "howtos" on the forum: e.g. https://hashcat.net/forum/thread-3717-post-23470.html#pid23470 (not sure if that specific how...
philsmd hashcat 15 20,486 07-26-2016, 10:01 AM
    Thread: WARN: ADL_Overdrive5_FanSpeedInfo_Get(): -5
Post: RE: WARN: ADL_Overdrive5_FanSpeedInfo_Get(): -5

It seems that this problem was fixed in newest (beta) version of oclHashcat (1.31). See ticket https://hashcat.net/trac/ticket/498 Thx for the infos, but next time prefer opening a ticket sooner ;...
philsmd Old oclHashcat Support 2 6,628 08-31-2014, 04:46 PM