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 [desc] Replies Views Posted
    Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...

first you need to find out if the algorithm is veracrypt or truecrypt or diskcryptor. These are 3 different algorithms. I would suggest to find out what you see (in case you need to input the passw...
philsmd hashcat 10 5,754 02-11-2019, 11:12 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

as you might already know, if you use any amplifier (like rules) the total number of password candidates will increase. This implies also that the "Progress" number in the status screen will get large...
philsmd hashcat 12 5,625 02-15-2019, 09:39 AM
    Thread: Extract all passwords from potfile
Post: RE: Extract all passwords from potfile

that's incorrect. --show only considers the hashes matching the current hash type and hash list (hash.txt): Code: -- hashcat -m 0 --show --outfile-format 2 hash.txt --
philsmd hashcat 4 3,187 02-16-2019, 03:34 PM
    Thread: new to hashcat trying to learn
Post: RE: new to hashcat trying to learn

please remember that the custom charsets must be set within the hashcat mask file: Code: -- hashcat -m 2500 -a 3 -w 3 Prova.hccapx masks.hcmask -- the masks.hcmask file is this one: Code: ...
philsmd hashcat 3 1,969 02-17-2019, 10:50 AM
    Thread: help cracking PBKDF2-SHA512
Post: RE: help cracking PBKDF2-SHA512

1. why are you trying to crack the hash? can't you just replace the hash with a known hash and login ? Is it important that you know the password ? 2. your rule command/syntax is completely wrong. yo...
philsmd hashcat 4 3,707 02-20-2019, 10:07 AM
    Thread: A-F 0-9 8 digit mask Help
Post: RE: A-F 0-9 8 digit mask Help

btw, as an alternative to a custom charset (-1 etc), there is also the built-in charset ?H that does the same thing. See --help: Code: -- - [ Built-in Charsets ] - ... H | 0123456789ABCDEF -- ...
philsmd hashcat 9 4,754 02-21-2019, 09:01 AM
    Thread: need help to extract true crypt hash
Post: RE: need help to extract true crypt hash

You should use this guide: https://hashcat.net/faq#how_do_i_extract_the_hashes_from_truecrypt_volumes you should test it on a new sample with known password (i.e. test if you are doing all steps co...
philsmd hashcat 1 1,292 02-23-2019, 07:31 PM
    Thread: Restore hashcat with no session saved
Post: RE: Restore hashcat with no session saved

it's not clear from the screenshot if you used -O and -w 3
philsmd hashcat 5 2,410 02-24-2019, 02:24 PM
    Thread: multiple users - custom session file location?
Post: RE: multiple users - custom session file location?

Well, you didn't really explain how you intend to install/use hashcat and also how you manage the access to GPU/CPU OpenCL resources. I think the main problem with multi-user system and hashcat is ...
philsmd hashcat 6 3,015 02-20-2019, 09:11 PM
    Thread: help cracking PBKDF2-SHA512
Post: RE: help cracking PBKDF2-SHA512

1. what is your goal here? do you need to do forensic analysis or just need to get your data back and login ? I think if you are not using full-disk-encryption you could trick the system by giving it ...
philsmd hashcat 4 3,707 02-20-2019, 10:52 PM
    Thread: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...

for macOS you need to compile the executable/binaries first. You can use git and compile it with make: Code: -- git clone https://github.com/hashcat/hashcat -- Code: -- cd hashcat/ -...
philsmd hashcat 9 7,472 02-26-2019, 08:42 AM
    Thread: Any help With hcxdumptool and hashcat
Post: RE: Any help With hcxdumptool and hashcat

I would suggest asking this on the hcxtools thread https://hashcat.net/forum/thread-6661.html or even on the github issue page of the 3th party project hxctools https://github.com/zerbea/hcxtools/issu...
philsmd hashcat 5 3,557 02-27-2019, 10:59 AM
    Thread: I lost my second password blockchain.com.
Post: RE: I lost my second password blockchain.com.

I close this thread because it's getting ridiculous. private mail addresses and advertisement of scammy (sounding) cryptocurrency wallet recovery services. This is not a forum where you post ads like...
philsmd hashcat 8 4,091 02-28-2019, 04:27 PM
    Thread: multiple users - custom session file location?
Post: RE: multiple users - custom session file location?

I don't think this is a good idea to share GPU/CPU devices like this. everyone will be experiencing reduced performance if somebody else has an attack running at the same time. I also do not unders...
philsmd hashcat 6 3,015 02-21-2019, 04:47 PM
    Thread: Restore hashcat with no session saved
Post: RE: Restore hashcat with no session saved

using crunch makes NO sense here. hashcat supports mask attack with -a 3 (see https://hashcat.net/wiki/?id=mask_attack), something like: Code: -- hashcat -m 0 -a 3 -w 3 -O hashes.txt ?H?H?H?H?H...
philsmd hashcat 5 2,410 02-24-2019, 02:05 PM
    Thread: build for windows from linux
Post: RE: build for windows from linux

this has nothing to do on where you use the "win32" target, because it doesn't exists anymore! it's just a very recent change: https://github.com/hashcat/hashcat/commit/68d6d36761e7f5ddb3b58cb90b6a8...
philsmd hashcat 3 2,032 03-03-2019, 09:31 AM
    Thread: Strange behavior when using two GPUs
Post: RE: Strange behavior when using two GPUs

jevgienij Wrote: (03-03-2019, 03:12 PM) -- What am I missing [...]? -- Founder Edition / Reference Design GPUs
philsmd hashcat 7 3,287 03-03-2019, 03:19 PM
    Thread: Doing nothing when trying to output potfile
Post: RE: Doing nothing when trying to output potfile

Thanks. Could you test also with the latest hashcat version but with much fewer hashes ? Is is still not responding (doing anything) then ? How slow is it with for instance just 10000 hashes ?
philsmd hashcat 3 1,855 03-07-2019, 12:21 PM
    Thread: Password in list, but hashcat cant find it? [Electrum litecoin wallet]
Post: RE: Password in list, but hashcat cant find it? [E...

does the example hash from https://hashcat.net/wiki/example_hashes work for you ? Do you see any self-test errors at the start of hashcat ? If you are sure that the hash should crack and your se...
philsmd hashcat 3 2,505 03-07-2019, 05:06 PM
    Thread: Password in list, but hashcat cant find it? [Electrum litecoin wallet]
Post: RE: Password in list, but hashcat cant find it? [E...

update: I'm pretty sure this problem with electrum2 was already fixed, see: https://github.com/hashcat/hashcat/pull/1805 and https://github.com/hashcat/hashcat/issues/1942 any version > 5.1.0 shoul...
philsmd hashcat 3 2,505 03-08-2019, 12:53 PM