Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Hashcat brain RAM-limited version
Post: RE: Hashcat brain RAM-limited version
For the most detailed documentation / description of the brain feature, check out the release notes on hashcat 5.0.0 (https://hashcat.net/forum/thread-7903-post-42583.html#pid42583) |
|
NoReply |
User Contributions
|
3 |
3,230 |
03-10-2019, 02:14 PM |
|
|
Thread: Temp abort trigger only for current gpu
Post: RE: Temp abort trigger only for current gpu
You could either create a checkpoint which means pausing to wait for it to cool down or use a lower workload profile, e.g -w 2
EDIT: stopping hashcat only on the overheated GPU is not possible, if th... |
|
NoReply |
User Contributions
|
2 |
1,009 |
04-10-2020, 07:49 PM |
|
|
Thread: [REFERENCE] Recent Password Statistics and Top Lists
Post: [REFERENCE] Recent Password Statistics and Top Lis...
Disclaimer: Neither do I know the author of this, nor did I contribute any work towards this.
I stumbled upon this on Twitter and thought it might be interesting for people here. The repo contains ... |
|
NoReply |
User Contributions
|
0 |
496 |
07-01-2020, 12:12 PM |
|
|
Thread: hashcat-4.1.0 can't run
Post: RE: hashcat-4.1.0 can't run
I am also facing this issue under windows, if I call hashcat from a different location than its own folder. This issue is still present in 5.0.0, but did not occur in 4.0.1.
It is somewhat annoying ... |
|
NoReply |
hashcat
|
7 |
6,123 |
11-15-2018, 12:57 PM |
|
|
Thread: hashcat-4.1.0 can't run
Post: RE: hashcat-4.1.0 can't run
Seems like this issue will remain as it is: https://github.com/hashcat/hashcat/issues/1539 |
|
NoReply |
hashcat
|
7 |
6,123 |
11-19-2018, 01:25 PM |
|
|
Thread: Can i modify hashcat to make it generate random instead of all possible combination?
Post: RE: Can i modify hashcat to make it generate rando...
https://hashcat.net/wiki/doku.php?id=mask_attack |
|
NoReply |
hashcat
|
7 |
5,813 |
12-21-2018, 10:57 PM |
|
|
Thread: Can i modify hashcat to make it generate random instead of all possible combination?
Post: RE: Can i modify hashcat to make it generate rando...
dtoan140298 Wrote: (12-22-2018, 06:14 AM)
--
it simply generate random possible candidate insteadĀ of go from aaa->zzz
--
AFAIK, hashcat does not output brute-force / mask guesses in a strict incre... |
|
NoReply |
hashcat
|
7 |
5,813 |
12-22-2018, 11:42 AM |
|
|
Thread: hashcat-4.1.0 can't run
Post: RE: hashcat-4.1.0 can't run
@OscarAkaElvis created a workaround on Github for users like me, who like to run Hashcat from arbitrary locations on Windows.
See: https://github.com/hashcat/hashcat/issues/1539#issuecomment-458033... |
|
NoReply |
hashcat
|
7 |
6,123 |
02-01-2019, 12:59 PM |
|
|
Thread: Weird client behaviour in Brain Attack
Post: Weird client behaviour in Brain Attack
I am currently running a brain attack in the following setup:
- Hashcat version: 5.1.0
- Offline 10G LAN network
- 1 dedicated Brain Server Machine (Specs: Ryzen 2400G, 32 GB RAM, Windows 10)
- 3 Bra... |
|
NoReply |
hashcat
|
2 |
1,809 |
02-19-2019, 02:16 PM |
|
|
Thread: rx 480 amd drivers 19.2.2
Post: RE: rx 480 amd drivers 19.2.2
Do you specify a custom abort temp with --gpu-temp-abort? Default is at 90 degrees and if you reach them with mining, hashcat will certainly reach them too. |
|
NoReply |
hashcat
|
7 |
3,360 |
02-20-2019, 11:26 PM |
|
|
Thread: Hashcat not recognizing 2070 RTX after driver update
Post: RE: Hashcat not recognizing 2070 RTX after driver ...
419.17 WHQL works fine on 2080 Ti FE for me...
Platform is also Windows 10 with hashcat 5.1.0 |
|
NoReply |
hashcat
|
2 |
2,216 |
03-07-2019, 01:05 PM |
|
|
Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored
Isn't the order of the parameters messed up here? From the first lines of hashcat --help:
Usage: hashcat [options] hash|hashfile|hccapxfile [dictionary|mask|directory]
Your Header should be at t... |
|
NoReply |
hashcat
|
13 |
5,708 |
03-10-2019, 07:09 PM |
|
|
Thread: Wordlist With mask hybrid Help.
Post: RE: Wordlist With mask hybrid Help.
You could generate a rule file using maskprocessor (https://github.com/hashcat/maskprocessor/releases/), although there is only a rule to toggle the case at a given position, which obviously means you... |
|
NoReply |
hashcat
|
2 |
1,959 |
04-10-2019, 01:41 PM |
|
|
Thread: Weird client behaviour in Brain Attack
Post: RE: Weird client behaviour in Brain Attack
Did a new test with these settings:
Server Params: hashcat64.exe --brain-server --brain-password --brain-port 12345
Client Params (Dictionary): hashcat64.exe -m 14600 -a 0 -O -w 3 -z --brain-host 1... |
|
NoReply |
hashcat
|
2 |
1,809 |
02-20-2019, 12:43 PM |
|
|
Thread: Where's potfile?
Post: RE: Where's potfile?
|
NoReply |
hashcat
|
7 |
2,990 |
04-11-2019, 03:47 PM |
|
|
Thread: Slow hash and fast hash
Post: RE: Slow hash and fast hash
1. This depends on the Hash type (-m parameter), but not on the password itself
2. It is the other way around, the brain is made for slow hashes. For further information read this: https://hashcat.... |
|
NoReply |
hashcat
|
3 |
1,833 |
08-06-2019, 12:14 PM |
|
|
Thread: how to crack a windows 10 local user password hash(Netnlm capture)
Post: RE: how to crack a windows 10 local user password ...
In case the session status says "Cracked", the password is saved to a file called "hashcat.potfile" in the directory where your hashcat executable is located. |
|
NoReply |
hashcat
|
14 |
4,710 |
08-17-2019, 11:06 AM |
|
|
Thread: Hashcat temperature control only works when one GPU used at a time?
Post: RE: Hashcat temperature control only works when on...
AFAIK, Hashcat does not control your fans at all, the only thing that may be possible is workload throttling. Im not sure which software is recommended to set custom fan curves for ubuntu though. |
|
NoReply |
hashcat
|
3 |
1,405 |
08-18-2019, 02:55 PM |
|
|
Thread: how to crack a windows 10 local user password hash(Netnlm capture)
Post: RE: how to crack a windows 10 local user password ...
That's the session name, not the status. The status is shown in the following line. |
|
NoReply |
hashcat
|
14 |
4,710 |
08-18-2019, 02:58 PM |
|
|
Thread: GPU not utilised
Post: RE: GPU not utilised
Hashcat already told you some things you could try, which I quoted in bold here:
srin2godisgreat Wrote: (10-07-2019, 08:40 PM)
--
Session..........: hashcat
Status...........: Running
Hash.Type.... |
|
NoReply |
hashcat
|
4 |
2,073 |
10-08-2019, 12:49 PM |