|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: I want to get the maximum of -S --skip before running hashcat
Post: RE: I want to get the maximum of -S --skip before ...
| This is the command and return that I run.
root@gpu2-MS-7B53:~# hashcat --keyspace -m 0 -a 3 ?a?a?a?a?a
81450625
Thank you so much. |
|
hashcat-study |
hashcat
|
4 |
12,221 |
08-14-2019, 12:09 PM |
| |
|
Thread: I want to get the maximum of -S --skip before running hashcat
Post: RE: I want to get the maximum of -S --skip before ...
| This is the command and return that I run.
root@gpu2-MS-7B53:~# hashcat -V
v5.1.0-1183-g32cb1918+
root@gpu2-MS-7B53:~# hashcat -m 0 -a 3 eb009cefa9759b10d7bbd5cc969d95e5 ?a?a?a?a?a --keyspace
Us... |
|
hashcat-study |
hashcat
|
4 |
12,221 |
08-14-2019, 12:01 PM |
| |
|
Thread: I want to get the maximum of -S --skip before running hashcat
Post: I want to get the maximum of -S --skip before runn...
| I want to use -s, --skip and -l, --limit to implement distributed cracking
The problem I'm currently facing is that I can't get the total amount of Restore. Point...: 81450625/81450625 (100.00%) wh... |
|
hashcat-study |
hashcat
|
4 |
12,221 |
08-14-2019, 11:49 AM |
| |
|
Thread: Slow hash and fast hash
Post: RE: Slow hash and fast hash
| ok Well, in the future, in the actual application, brain only focuses on cracking slow hashes. |
|
hashcat-study |
hashcat
|
3 |
13,277 |
08-08-2019, 10:51 AM |
| |
|
Thread: Slow hash and fast hash
Post: Slow hash and fast hash
| 1. How to know if the password belongs to slow hash or fast hash
2. Slow hash is not suitable for brain servers. How to distribute slow hash to crack |
|
hashcat-study |
hashcat
|
3 |
13,277 |
08-06-2019, 04:57 AM |
| |
|
Thread: Hashcat Brain Service
Post: RE: Hashcat Brain Service
| Ok, my current understanding is that the task issued by the brain server is too fast, so the gpu is useless. The task of slow hash is relatively heavy. |
|
hashcat-study |
hashcat
|
3 |
10,747 |
07-31-2019, 12:12 PM |
| |
|
Thread: Hashcat Brain Service
Post: Hashcat Brain Service
| How to ensure 100% utilization of GPU in brain server
Running code using brain services
hashcat -O --brain-client --brain-client-features=2 --brain-host=172.16.100.198 --brain-port=996110 --brai... |
|
hashcat-study |
hashcat
|
3 |
10,747 |
07-31-2019, 11:09 AM |