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 [desc] Views Posted
    Thread: Hashcat RAM usage
Post: RE: Hashcat RAM usage

we need more details of course: - full command (without posting hashes of course) - system details (CPU, GPU make/model) - do you see the hashcat process in the task manager ? try only inspecting...
philsmd General Talk 3 1,209 05-09-2020, 11:46 AM
    Thread: Output: candidate + hash
Post: RE: Output: candidate + hash

The format definitely uses a salt, just have a glance at the format in the test module: https://github.com/hashcat/hashcat/blob/ff37264c36a89bed32c4f5cff24dbf29bcb98642/tools/test_modules/m16700.pm#L1...
philsmd hashcat 3 761 05-13-2020, 02:15 PM
    Thread: Output: candidate + hash
Post: RE: Output: candidate + hash

-m 16700 = FileVault 2 does use a salt hashcat doesn't really provide/have hashes generated on the host... only the OpenCL device (GPU or CPU) will compute the digest on that hardware accelerator...
philsmd hashcat 3 761 05-13-2020, 11:29 AM
    Thread: amd vs nvidia
Post: RE: amd vs nvidia

are you talking about a busy CPU core ? This only happens with Nvidia running OpenCL kernels. You could try to use the new beta with CUDA: https://hashcat.net/beta/ and cuda from https://developer....
philsmd hashcat 3 968 05-18-2020, 11:00 PM
    Thread: two word lists and a rule
Post: RE: two word lists and a rule

please define "a rule" . is this one single rule ? you should also be more clear about "two dictionary" . do you mean combining them or running them one after the other. to combine 2 dictionarie...
philsmd hashcat 3 781 05-24-2020, 05:46 PM
    Thread: two word lists and a rule
Post: RE: two word lists and a rule

it's not directly supported, mainly because the combination of 2 dicts can turn out to be huge (combining hundred of thousands words with each other - or more - gives a huge and sometimes too huge com...
philsmd hashcat 3 781 05-24-2020, 06:32 PM
    Thread: Save restore file each NUM seconds
Post: RE: Save restore file each NUM seconds

the question is what you are trying to do. and why you would need that feature. I'm pretty sure it was removed because hashcat can't really be configured to have an update of the progress every x s...
philsmd hashcat 3 844 05-29-2020, 09:27 PM
    Thread: Can't Find Potfile on Mac
Post: RE: Can't Find Potfile on Mac

if you didn't compile it yourself, you probably used some package manager like brew etc. If you have "installed" hashcat with this brew method or similar (not a raw download or the git directory et...
philsmd hashcat 3 814 06-02-2020, 08:03 PM
    Thread: Can't Find Potfile on Mac
Post: RE: Can't Find Potfile on Mac

if you want to use your own directory and not the directory structure that the brew package maintainer decided to use (to be fair it's also similar how the "make install" target on linux works), you c...
philsmd hashcat 3 814 06-03-2020, 08:32 AM
    Thread: Maskuni : a standalone mask generator with unicode support
Post: RE: Maskgen : a standalone mask generator with uni...

interesting. but the name of the tool is a little bit confusing because we always use maskgen for the hcmask generation tool of PACK (https://github.com/iphelix/pack/). That's very confusing, because ...
philsmd User Contributions 3 1,130 06-03-2020, 08:54 AM
    Thread: Hashcat 6 - PTX JIT compilation failed
Post: RE: Hashcat 6 - PTX JIT compilation failed

are you sure you didn't just override your old files ? did you create a new hashcat folder and extracted everything cleanly within that new hashcat folder ?
philsmd hashcat 3 765 06-21-2020, 04:07 PM
    Thread: Hashcat 6 - PTX JIT compilation failed
Post: RE: Hashcat 6 - PTX JIT compilation failed

try this https://hashcat.net/faq/wrongdriver and remove the cached kernels: kernels\
philsmd hashcat 3 765 06-21-2020, 06:02 PM
    Thread: Hitting my wits end.
Post: RE: Hitting my wits end.

what hardware/GPU do you have ? This is important information. (from your cmd output, I assume you are using windows operating system... but it's also always good to mention this info) Try followin...
philsmd hashcat 3 721 06-24-2020, 08:09 AM
    Thread: Need help to make a custom wordlist
Post: RE: Need help to make a custom wordlist

> dict.txt but it doesn't make much sense since (as said) the number of combinations is quite huge maybe stdin/pipe would make much more sense, but it depends on the hash type (-m) that you use
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 955 06-29-2020, 08:41 AM
    Thread: 2019 Mac Pro and AMD Radeon Pro 580X
Post: RE: 2019 Mac Pro and AMD Radeon Pro 580X

Did you try to see if the path / folder does exist or not ? Is this folder there ? Code: -- /Volumes/XXXXX\ hashcat6/hashcat/OpenCL -- Why is there are "\ " there ? is this a space within the...
philsmd Hardware 3 920 07-02-2020, 09:01 AM
    Thread: hashcat64.bin
Post: RE: hashcat64.bin

The file: Code: -- hashcat.exe -- is the new 64-bit binary. The release versions do not ship with 32 bit binaries anymore (but users can still compile them themself if needed). So every bina...
philsmd hashcat 3 652 07-02-2020, 08:39 PM
    Thread: Hitting my wits end.
Post: RE: Hitting my wits end.

Code: -- hashcat.exe -m 12500 -a 3 -w 3 -O --increment --increment-min 4 --increment-max 20 --custom-charset2 abcKLM13579,-: "InputHashHere" ?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2 -- for all ...
philsmd hashcat 3 721 06-24-2020, 08:36 AM
    Thread: Viivo to hashcat
Post: RE: Viivo to hashcat

AES is not a hashing algorithm. it's an encryption algorithm, a cipher. Completely different things. encryption is reversible... you still need to know a key normally, you do not directly use ...
philsmd hashcat 3 717 06-25-2020, 08:35 PM
    Thread: Viivo to hashcat
Post: RE: Viivo to hashcat

I'm not aware of any such tool. I didn't even hear about .viivo files before. There are for sure multiple pages that talk about PBKDF2-HMAC-SHA1 for the key derivation, see https://fileinfo.com/ext...
philsmd hashcat 3 717 06-25-2020, 10:23 PM
    Thread: fastest way to crack bcrypt
Post: RE: fastest way to crack bcrypt

it's very difficult / dangerous to make comparison like this. What are you comparing to? dozens of hashes against 1 hash, cost factor 5 (2^5 = 32) against cost factor 19 (2^19 = 524288 "iterations")....
philsmd hashcat 3 952 06-29-2020, 09:35 AM