Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Copy and reuse dictionary cache
Post: RE: Copy and reuse dictionary cache
Simply adding multiprocessing to that step won't do the trick. The bottleneck is likely not the CPU but your hard drive from which the wordlist has to be read in full. |
|
undeath |
hashcat
|
23 |
2,527 |
08-16-2020, 12:43 PM |
|
|
Thread: Unsure which method to use
Post: RE: Unsure which method to use
The attack looks good, especially for your use case. One thing that ruleset does not do is toggling the case of characters. You'd have to chain together with toggles{1,2,3}.rule to include some case t... |
|
undeath |
hashcat
|
2 |
430 |
08-16-2020, 12:41 PM |
|
|
Thread: DCC2 - 2100 only using one GPU on multi GPU systems
Post: RE: DCC2 - 2100 only using one GPU on multi GPU sy...
Yes, using very small wordlists (less than a few thousand words) is a common reason for low workloads. |
|
undeath |
hashcat
|
5 |
709 |
08-03-2020, 03:25 PM |
|
|
Thread: Need help with Intel CPU and NVIDIA GPU
Post: RE: Need help with Intel CPU and NVIDIA GPU
FPTHHrw6mKhNZwL6 Wrote: (07-30-2020, 10:43 PM)
--
I don't care how long it would take to get to the answer.
--
Then what is your goal at all?
FPTHHrw6mKhNZwL6 Wrote: (07-30-2020, 10:56 PM)
--
C... |
|
undeath |
hashcat
|
43 |
4,364 |
07-30-2020, 11:19 PM |
|
|
Thread: Need help with Intel CPU and NVIDIA GPU
Post: RE: Need help with Intel CPU and NVIDIA GPU
Merged this complete mess of threads. This forum is not your personal twitter account, please act accordingly. |
|
undeath |
hashcat
|
43 |
4,364 |
07-30-2020, 05:23 PM |
|
|
Thread: slow using rules
Post: RE: slow using rules
Without knowing how exactly your command line is looking and what numbers you are comparing it's impossible to properly answer this. Please provide more details.
I have never seen a straight wordli... |
|
undeath |
hashcat
|
7 |
1,051 |
07-28-2020, 05:08 PM |
|
|
Thread: Brute force PIM of a VeraCrypt file container, known key file and algorithm
Post: RE: VeraCrypt file container to be unlocked by a k...
Can't answer all your questions but here are some comments:
Command line one and two are equivalent and will produce the output you posted. Command line three will definitely produce a different outp... |
|
undeath |
hashcat
|
2 |
533 |
07-28-2020, 02:46 PM |
|
|
Thread: Is it hashfile.txt or example.hash
Post: RE: Is it hashfile.txt or example.hash
Depends on how you named your hash file. |
|
undeath |
hashcat
|
4 |
670 |
07-28-2020, 02:37 PM |
|
|
Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation
Really, there is no good answer to that question. Brute-force would eventually (read: sometimes long beyond the end of our solar system or the universe) find your password. A good best-effort solution... |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
1,340 |
07-26-2020, 01:23 PM |
|
|
Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation
Quote:
--
hashcat -m 2500 -a 6 something.hccapx wordlist.txt ?d?d?s
--
Except for the mask ?d?d?s this is the correct command for what you wanted to do. ?d is a placeholder for digits and does not ... |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
1,340 |
07-26-2020, 12:23 PM |
|
|
Thread: Devices being skipped
Post: RE: Devices being skipped
-D is for device types (2 in your case), -d is for individual devices. Try that instead. |
|
undeath |
hashcat
|
8 |
1,243 |
07-25-2020, 01:43 PM |
|
|
Thread: Is this good?
Post: RE: Is this good?
The usage of your GPU depends on the attack type and hash type you are using. Straight wordlist attacks have poor performance. Have a look at https://hashcat.net/wiki/doku.php?id=frequently_asked_ques... |
|
undeath |
hashcat
|
6 |
880 |
07-21-2020, 04:14 PM |
|
|
Thread: July 2020 5k Budget Multi GPU Build
Post: RE: July 2020 5k Budget Multi GPU Build
The GTX 2080 Ti is a good chip but don't buy a FE. You should get OEM-design blower fans instead.
Important questions though: what hash types are you mainly going to attack and do you need options ... |
|
undeath |
Hardware
|
5 |
1,552 |
07-18-2020, 01:24 PM |
|
|
Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread
the contest was run on the phpbb wordlist, not rockyou. |
|
undeath |
Organisation and Events
|
48 |
132,573 |
07-17-2020, 01:53 PM |
|
|
Thread: Help, rig doesn't turn on anymore
Post: RE: Help, rig doesn't turn on anymore
Hard to diagnose. Might be a power issue, might be the motherboard. |
|
undeath |
Hardware
|
2 |
575 |
07-17-2020, 01:50 PM |
|
|
Thread: First Attempt, does this look alright?
Post: RE: First Attempt, does this look alright?
hashcat has predefined character sets and I highly recommend them over specifying each letter by itself. Also, the command in the first post seems to have ?1=?2 and ?3=?4 that doesn't make sense. More... |
|
undeath |
hashcat
|
8 |
1,053 |
07-17-2020, 11:56 AM |
|
|
Thread: How to crack Apple Secure Notes?
Post: RE: How to crack Apple Secure Notes?
Wrap the hash in single quotes or save it in a text file, otherwise your shell will try to interpret some special characters and pass invalid data to hashcat. |
|
undeath |
hashcat
|
3 |
674 |
07-12-2020, 04:33 PM |
|
|
Thread: Quick question about charsets
Post: RE: Quick question about charsets
|
undeath |
hashcat
|
1 |
351 |
07-09-2020, 08:53 PM |
|
|
Thread: AesCrypt hash: How to obtain iv, enc_iv, enc_key, HMAC and encrypttion
Post: RE: How to obtain iv, enc_iv, enc_key, HMAC and en...
According to the error.png screenshot in your first post even AES Crypt itself doesn't recognize that file as a valid AES Crypt file. Either it was not created with AES Crypt or it has been damaged. |
|
undeath |
hashcat
|
5 |
806 |
07-08-2020, 09:27 PM |
|
|
Thread: Recommendation for building a Hash Cracking Rig in 2020?
Post: RE: Recommendation for building a Hash Cracking Ri...
Since the 2000 series FE cards are no longer recommended because they don't have a blower fan any longer and thus are not suitable for stacking multiple cards in one case.
For RAM the rule of thumb... |
|
undeath |
Hardware
|
4 |
2,068 |
07-08-2020, 08:49 PM |