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 [asc] Views Posted
    Thread: Custom chat set
Post: RE: Custom chat set

Code: -- hashcat -m 500 -a 3 -w 3 -O --custom-charset2 my.hcchr -o krekovan hash.txt ?2?2?2?2?2?2?2 -- the file my.hcchr only consists of one line (no BOM ! see https://en.wikipedia.org/wiki/...
philsmd hashcat 4 721 07-24-2020, 07:31 PM
    Thread: Custom chat set
Post: RE: Custom chat set

The file extension doesn't actually matter, but I agree it's good to stick to some convention/standard. It would probably make sense to rename our .charset files into .hcchr files, because of the "...
philsmd hashcat 4 721 07-24-2020, 08:29 PM
    Thread: Only 1x DDR4 module
Post: RE: Only 1x DDR4 module

I hope you will learn to understand that you are asking the "wrong questions" . You can't really ask if something is enough without giving the whole specs of your system. What should we answer if you ...
philsmd Hardware 4 764 07-08-2020, 07:15 AM
    Thread: ethereum scrypt
Post: RE: ethereum scrypt

in general, you shouldn't send these types of hashes to anybody, because the hash line itself contains sensitive data... this is especially true for several cryptocurrency "hashes".
philsmd hashcat 4 708 07-27-2020, 08:37 AM
    Thread: I ran hashcat with a bunch of *.16800 hash files, what is best way to see results?
Post: RE: I ran hashcat with a bunch of *.16800 hash fil...

the ESSID (network name) will be in hexadecimal format (hex encoded), you would need to hex decode the last field (before the password).
philsmd hashcat 4 729 07-31-2020, 04:23 PM
    Thread: Hello all, someone who work with python canl help me
Post: RE: Hello all, someone who work with python canl h...

it depends on which operating system (linux, windows, macOS) you use. on linux you could just take the output of hashcat and use the "grep" tool to filter it. Code: -- hashcat -m 0 -a 3 --sta...
philsmd General Talk 4 909 07-16-2020, 05:09 AM
    Thread: Hello all, i need a litle help to understand something about drop info in hashcat
Post: RE: Hello all, i need a litle help to understand s...

it's just showing you a whole set (a range) of password candidates. The displayed password candidates in the "Candidates.#" line within the status output are neither meant to be complete, nor can they...
philsmd hashcat 4 737 07-20-2020, 01:46 PM
    Thread: Hello all, i need a litle help to understand something about drop info in hashcat
Post: RE: Hello all, i need a litle help to understand s...

in general, it only happens that both the left and right part of the "->" sign are equal if you are testing with only one password candidate... but it could also happen that by chance several (mangled...
philsmd hashcat 4 737 07-20-2020, 02:12 PM
    Thread: AxCrypt .axx files
Post: RE: AxCrypt .axx files

also depends a lot on how random the password is. if it is "just" a combination of 2-3 words from a small list of words, there might be a possibility of recoverying the password. If instead the pas...
philsmd hashcat 4 648 08-02-2020, 08:43 PM
    Thread: How to configure Hashcat to append some data?
Post: RE: How to configure Hashcat to append some data?

Code: -- hashcat -m 1400 -a 3 -w 3 --hex-charset --custom-charset2 30 --custom-charset3 00 7627ffae5981fc58df32ea707d11d1acf72adc76d7b1a31b8a47c9fbd065a4a6 ?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?3?3?3?3?...
philsmd hashcat 4 706 07-24-2020, 07:23 PM
    Thread: How to configure Hashcat to append some data?
Post: RE: How to configure Hashcat to append some data?

Quote: -- But there is a problem running it. -- Why do you not just mention the error message ? I guess it's this: Quote: -- Integer overflow detected in keyspace of mask: ?2?2?2?2?2?2?2...
philsmd hashcat 4 706 07-25-2020, 08:20 AM
    Thread: ethereum scrypt
Post: RE: ethereum scrypt

unfortunately, there is no complete list. The problem in most cases isn't the hash format, but the algorithm that needs the "encrypted data" to make it possible to verify if the password is correct...
philsmd hashcat 4 708 07-27-2020, 12:18 PM
    Thread: Sha1 with salt help
Post: RE: Sha1 with salt help

well, it's difficult to say. we would need to have the exact algorithm with input and output (masked hashes if really needed, but first let's discuss it in more detail... also see forum rules which do...
philsmd hashcat 4 680 08-04-2020, 09:44 PM
    Thread: Sha1 with salt help
Post: RE: Sha1 with salt help

we are very sceptical about identifying hashes with those tools just by doing some regular expressions. They either provide just a too long list of possibilities or totally wrong / stupid results. ...
philsmd hashcat 4 680 08-05-2020, 12:17 AM
    Thread: I ran hashcat with a bunch of *.16800 hash files, what is best way to see results?
Post: RE: I ran hashcat with a bunch of *.16800 hash fil...

if we have a hash like this (masked with XXX, see https://hashcat.net/forum/announcement-2.html): Code: -- 45XXXX330c4570de8b0846b48fXXXX15:b34XXXX1b316:3f416fe0XXXX:68617368636174 -- for whic...
philsmd hashcat 4 729 08-02-2020, 04:02 PM
    Thread: AxCrypt .axx files
Post: RE: AxCrypt .axx files

Do the hashes load fine with hashcat or do you receive an error messages ? Do you have any examples of "test hashes" for which you know the password (and open perfectly fine with the AxCrypt softw...
philsmd hashcat 4 648 08-12-2020, 05:08 PM
    Thread: Idea: Wordlist-creation from language-statistics
Post: RE: Idea: Wordlist-creation from language-statisti...

If I'm not totally mistaken, you basically describe how markov could help and yeah: hashcat has built-in support for markov and it's enabled by default (see --help and hcstat2gen from hashcat-utils...
philsmd General Talk 4 593 08-18-2020, 09:25 AM
    Thread: I can't use hashcat
Post: RE: I can't use hashcat

why do you use POCL ? see https://hashcat.net/hashcat/ for the recommended drivers
philsmd hashcat 4 536 08-24-2020, 07:09 PM
    Thread: I can't use hashcat
Post: RE: I can't use hashcat

depends on your hardware make and model What GPUs (graphic cards) do you have ? what CPUs (processors) do you have ? For your intel CPU, you need to install the Intel OpenCL runtime for Xeon or ...
philsmd hashcat 4 536 08-25-2020, 08:20 AM
    Thread: Problems with bruteforce test wpa2
Post: RE: Problems with bruteforce test wpa2

1. you might need to use --potfile-disable if the file hashcat.potfile (by default; or Test-Wifi.potfile if you use --session=Test-Wifi) already contains the cracked hashes + password ("crack"), it wa...
philsmd hashcat 4 480 08-26-2020, 01:15 PM