Search Results
|
Post |
Author
[asc]
|
Forum |
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,253 |
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...
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: 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: 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,253 |
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,253 |
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,253 |
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,253 |
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: 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: Help with special character rule
Post: RE: Help with special character rule
I'm pretty sure that is some problem with your specific rule file (malformed, corrupted).
just try it yourself... open a text editor, insert the dollar symbol and the closing bracket, store it an... |
|
philsmd |
hashcat
|
7 |
1,475 |
05-14-2020, 02:14 PM |
|
|
Thread: Need help with decryption rig
Post: RE: Need help with decryption rig
we should at least agree that decrypt is the wrong term: https://www.techsolvency.com/passwords/dehashing-reversing-decrypting/ |
|
philsmd |
Hardware
|
15 |
3,529 |
05-14-2020, 10:31 PM |
|
|
Thread: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help
this sounds very interesting
@womble, do you plan on sharing your hashcat module and opening a pull request (PR) on github ?
what is your strategy with avoiding false positive (or can we assume ... |
|
philsmd |
hashcat
|
19 |
3,655 |
05-15-2020, 08:39 AM |
|
|
Thread: Any hashcat user with AMD cards on macOS wanted for troubleshooting
Post: RE: Any hashcat user with AMD cards on macOS wante...
Thanks for the reply. I did test with latest macOS just a few weeks ago (for lastpass app hash extraction investigation) on a mac mini and hashcat definitely did NOT have to be run as root on that sys... |
|
philsmd |
Beta Tester
|
4 |
2,459 |
05-15-2020, 12:55 PM |
|
|
Thread: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help
oh... are you mpalmer on github ? yeah, I see that there are some still open PRs, I think atom/jsteube is busy a lot, but I will try to ping him on IRC etc. normally it doesn't take that long (I think... |
|
philsmd |
hashcat
|
19 |
3,655 |
05-15-2020, 12:59 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 |