Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: First Cracking Rig
Post: RE: First Cracking Rig
If you can afford it, going with a threadripper is a good idea imo, since the smallest one (1900X) is available for a decent price ( ~ 280 € in my country) and they boast 64 PCIe lanes, which is mor... |
|
NoReply |
Hardware
|
19 |
10,136 |
02-19-2019, 10:07 PM |
|
|
Thread: First time builder..
Post: RE: First time builder..
Have a look at this guide, it was written by epixoip (Founder of terahash) for this year's DEF CON: https://passwordvillage.org/hardware.html#rig_setup
After you read through, you might want to rec... |
|
NoReply |
Hardware
|
3 |
435 |
09-21-2020, 01:32 PM |
|
|
Thread: First time builder..
Post: RE: First time builder..
As the guide says, memory usage heavily depends on the type of attack you are performing. Actually the rule of thumb around here always was RAM >= total VRAM, not double, but I guess there is reason, ... |
|
NoReply |
Hardware
|
3 |
435 |
09-22-2020, 01:29 PM |
|
|
Thread: Gpu Limit
Post: RE: Gpu Limit
Take a look at this one: https://hashcat.net/forum/thread-7976.html
Although, I would not build it again the same way as I did back then. In terms of GPUs, you should defintely use the blower style... |
|
NoReply |
Hardware
|
14 |
4,530 |
01-17-2020, 11:18 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 |
|
|
Thread: GPU recommendations
Post: RE: GPU recommendations
I think blower style is always recommended, if you put more than one card into a machine, especially if you already have an airflow, that suits blower style cards.
According to @GrepItAll (https://ha... |
|
NoReply |
Hardware
|
2 |
2,762 |
01-16-2019, 12:57 PM |
|
|
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: Hashcat Capabilities
Post: RE: Hashcat Capabilities
You could use two instances of hashcat, where the first one generates candidates up to the 30 unique characters with a mask and pipe them into a second instance, which does the actual cracking and app... |
|
NoReply |
hashcat
|
1 |
615 |
03-15-2020, 01:36 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: Hashcat not working
Post: RE: Hashcat not working
I had similar issues quite a while ago, when I tried to crack LUKS. Back then, there was no solution available.
What Hash Types are you trying to crack?
Did you try with the latest beta (hashcat.n... |
|
NoReply |
hashcat
|
1 |
559 |
04-07-2020, 10:04 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: Hashcat with password hints?
Post: RE: Hashcat with password hints?
Princeprocessor should be the right tool to crack such a hash. It simply concatenates the different strings in your hints.txt file to generate candidates, what were you expecting?
It is possible to... |
|
NoReply |
hashcat
|
1 |
124 |
10-05-2020, 03:04 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: 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: Help please GTX 1070
Post: RE: Help please GTX 1070
No, this is just fine. The iteration count of the hash you are cracking (1024 iterations) is much higher than the iteration count used in the benchmark (32 iterations).
If you do the math: 1024 (... |
|
NoReply |
Hardware
|
1 |
673 |
05-14-2020, 12:11 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: 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: Intel GPU Installation Problem
Post: RE: Intel GPU Installation Problem
Well, just read the error message...
This means Hashcat recognized your GPU, i.e. your drivers are already correctly set up. The driver is broken because Intel screwed it up, but you can still use ... |
|
NoReply |
Hardware
|
2 |
7,300 |
04-26-2019, 03:19 PM |
|
|
Thread: Is my rig/order missing anything?
Post: RE: Is my rig/order missing anything?
Riser cables and a proper frame to mount 7 GPUs. This bench table does not seem suitable for something like this, better go with something like this: https://www.newegg.ca/black-rosewill-r2030002-0118... |
|
NoReply |
Hardware
|
15 |
2,895 |
06-12-2020, 04:32 PM |