Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
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: 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: 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 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: 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
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: 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: 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: 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: 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: 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
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
@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: 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: 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
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...
the naming convention is just:
- brain.[SESSION_ID].ldmp for hashed passwords
- brain.[ATTACK ID].admp for attack positions
that means, that you could just start a quick cracking job again and se... |
|
philsmd |
hashcat
|
21 |
3,577 |
05-11-2020, 03:49 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, 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...
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: HC and Blowfish Advanced CS Help
Post: RE: HC and Blowfish Advanced CS Help
The algorithm is also not complete. One of the important steps is missing... how does a password cracking tool know if the password is correct ? the verification code i.e. checking the decrypted byte... |
|
philsmd |
hashcat
|
19 |
3,655 |
05-10-2020, 07:34 AM |