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 [asc] Replies Views Posted
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

The executable is definitely within the maskprocessor folder: https://github.com/hashcat/maskprocessor/releases Well, it would make sense to explain what attack mode you tried and how your strategy...
philsmd hashcat 12 2,254 05-11-2020, 03:53 PM
    Thread: The Brain not working as expected (or is it me?)
Post: RE: The Brain not working as expected (or is it me...

wow, thanks. I can reproduce now and suspect the bug is located here: https://github.com/hashcat/hashcat/blob/d34381680d1d0d49fb8db5f94575372b73802739/src/brain.c#L119 the index out_idx is neve...
philsmd hashcat 21 3,577 05-09-2020, 11:50 AM
    Thread: The Brain not working as expected (or is it me?)
Post: RE: The Brain not working as expected (or is it me...

wow, great testing/analysis again. This just shows how important it is to double-check the changes... this is actually an independent second problem now... the qsort () call here: https://gi...
philsmd hashcat 21 3,577 05-11-2020, 11:24 AM
    Thread: The Brain not working as expected (or is it me?)
Post: RE: The Brain not working as expected (or is it me...

could you please provide a minimal example (minimal number of hashes etc) ? I don't think that --session is relevant at all, but please test this too
philsmd hashcat 21 3,577 05-11-2020, 06:35 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

@Sondero, my guess is that it is similar to the command with -m 2500 mentioned here: https://hashcat.net/faq/morework but I agree, this is very, very rarely fixing the main problem... even if you g...
philsmd hashcat 12 2,254 05-11-2020, 10:59 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

1. try to use this command for benchmark: hashcat64.exe -m 2500 -b 2. the number of networks in the hccapx file will affect the speed (more salt/ESSIDs, more work), try with the example hash from htt...
philsmd hashcat 12 2,254 05-12-2020, 12:03 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

Where do you see these percentages ? Are you talking about the "Util" value in the status prompt of hashcat ?
philsmd hashcat 12 2,254 05-12-2020, 12:42 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

I don't think the task manager will even recognize common OpenCL tools/software. It will just consider a few other/built-in or video editing/media player software etc. It would probably make more s...
philsmd hashcat 12 2,254 05-12-2020, 01:04 PM
    Thread: The Brain not working as expected (or is it me?)
Post: RE: The Brain not working as expected (or is it me...

yeah, this was already fixed soon after my post, see: https://github.com/hashcat/hashcat/commit/ff37264c36a89bed32c4f5cff24dbf29bcb98642 The beta version can be tested from here: https://hashcat.ne...
philsmd hashcat 21 3,577 05-13-2020, 07:21 AM
    Thread: The Brain not working as expected (or is it me?)
Post: RE: The Brain not working as expected (or is it me...

yeah, it will work for all supported attack types supported by --slow-candidates (-S), (-a 0, -a 1, -a 3). The most important thing though, is to get a clear picture on when to use brain and when ...
philsmd hashcat 21 3,577 05-11-2020, 12:50 PM
    Thread: The Brain not working as expected (or is it me?)
Post: RE: The Brain not working as expected (or is it me...

okay, I discovered now what the new bug is (I'm pretty confident): we can see here: https://github.com/hashcat/hashcat/blob/f9e4dc0db1d699bb96e399ff6246ea70df715886/src/brain.c#L129 that our list ...
philsmd hashcat 21 3,577 05-11-2020, 10:52 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: How to use named pipe with hashcat?
Post: RE: How to use named pipe with hashcat?

the problem with named pipes is that they act like a normal file, but have no "file size", so hashcat will read through all of the input to discover the number of password candidates (or "length") and...
philsmd hashcat 2 569 05-13-2020, 02:09 PM
    Thread: Help with special character rule
Post: RE: Help with special character rule

what did you try ? it would make sense to at least mention how you tried it etc ? see https://hashcat.net/wiki/doku.php?id=rule_based_attack for instance to append the "a" character, you would u...
philsmd hashcat 7 1,475 05-13-2020, 02:12 PM
    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: Help with special character rule
Post: RE: Help with special character rule

I don't quite get what you are trying to do and what your command looks like. Why don't you just show us what you currently try and we will explain what is wrong ! That way it would be much easier. ...
philsmd hashcat 7 1,475 05-13-2020, 06:39 PM
    Thread: AMD Rx5700 can't run WPA normally
Post: RE: AMD Rx5700 can't run WPA normally

try the beta version from https://hashcat.net/beta/ also please stop the double posting. one post/thread is enough, it doesn't help in any way to spam the same problem (see https://hashcat.net/foru...
philsmd hashcat 5 1,197 05-13-2020, 06:45 PM
    Thread: Windows hashcat with amd gpu Error
Post: RE: Windows hashcat with amd gpu Error

which operating system ? which driver version ? ROCm ? did you try with the beta version from https://hashcat.net/beta/ ?
philsmd hashcat 2 643 05-16-2020, 08:20 PM
    Thread: -m 18300 APFS
Post: RE: -m 18300 APFS

Code: -- sudo apt install libfuse3-dev --
philsmd hashcat 9 3,940 05-18-2020, 10:19 AM
    Thread: -m 18300 APFS
Post: RE: -m 18300 APFS

normally you would need to do everything that the extraction tool needs to do. so it could turn out to be more complicated than you might think (but of course there are exceptions to this as always) ....
philsmd hashcat 9 3,940 05-18-2020, 02:08 PM