Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Benchmark selection
Post: RE: Benchmark selection
Full List: https://hashcat.net/hashcat/ |
|
atom |
hashcat
|
8 |
9,943 |
10-28-2017, 01:09 PM |
|
|
Thread: Benchmark selection
Post: RE: Benchmark selection
Thanks for your response. Let comment per algorithm:
Quote:
--
Maybe VeraCrypt (in addition to TrueCrypt or as replacement for TrueCrypt) would make sense.
...
PBKDF2 (because it's probably used in... |
|
atom |
hashcat
|
8 |
9,943 |
10-29-2017, 11:08 AM |
|
|
Thread: Dictionary character limit?
Post: RE: Dictionary character limit?
Please update to hashcat v4.0.0, then you will see the reason. |
|
atom |
hashcat
|
11 |
8,829 |
10-29-2017, 11:10 AM |
|
|
Thread: My Bitcoin’s locked into Veracrypt container- 2 BTC to solve
Post: RE: My Bitcoin’s locked into Veracrypt container...
There's no picture attached |
|
atom |
hashcat
|
7 |
6,792 |
11-02-2017, 11:48 AM |
|
|
Thread: rar and md5 hash code crack, reload......
Post: RE: rar and md5 hash code crack, reload......
You cannot have two different kernels running at the same time. |
|
atom |
hashcat
|
6 |
6,269 |
11-02-2017, 11:48 AM |
|
|
Thread: KFA2 1080 ti low utilization
Post: RE: KFA2 1080 ti low utilization
Just add --powertune-enable (it's what the video player do and what causes the speed increase). |
|
atom |
hashcat
|
14 |
9,378 |
11-02-2017, 11:50 AM |
|
|
Thread: How do i use the benchmark
Post: RE: How do i use the benchmark
|
atom |
hashcat
|
1 |
2,086 |
11-02-2017, 11:51 AM |
|
|
Thread: hashcat 2 bitcoin
Post: RE: hashcat 2 bitcoin
You mean you want to go back from the hash to the original wallet? That's not possible |
|
atom |
hashcat
|
1 |
3,381 |
11-02-2017, 11:53 AM |
|
|
Thread: hashcat v4.0.0 slow with itunes backup 14800
Post: RE: hashcat v4.0.0 slow with itunes backup 14800
The solution is to use -w 4 (which enables all threads on the GPU) but has other disadvantages. So use it for -m 14800 only and for the other modes use -w 3. |
|
atom |
hashcat
|
5 |
4,440 |
11-06-2017, 02:33 PM |
|
|
Thread: Benchmark selection
Post: RE: Benchmark selection
undeath Wrote: (10-29-2017, 02:11 PM)
--
atom Wrote: (10-29-2017, 11:08 AM)
--
Quote:
--
Maybe VeraCrypt (in addition to TrueCrypt or as replacement for TrueCrypt) would make sense.
...
PBKDF2 (... |
|
atom |
hashcat
|
8 |
9,943 |
11-02-2017, 11:46 AM |
|
|
Thread: Benchmark selection
Post: RE: Benchmark selection
royce Wrote: (10-29-2017, 06:10 PM)
--
atom Wrote: (10-29-2017, 11:08 AM)
--
Quote:
--
For selecting groups of hashes for focused benchmarking, it might be useful to select all of the ones in a pa... |
|
atom |
hashcat
|
8 |
9,943 |
11-02-2017, 11:46 AM |
|
|
Thread: input format
Post: RE: input format
You can not, you need to preprocess your hashlist. Something like
cut -d: -f2 < input.txt > input_chopped.txt |
|
atom |
hashcat
|
1 |
2,328 |
11-06-2017, 02:35 PM |
|
|
Thread: pot, restore, log location
Post: RE: pot, restore, log location
If you use make install target, all this stuff is stored in $HOME/.hashcat/ |
|
atom |
hashcat
|
1 |
2,229 |
11-06-2017, 02:37 PM |
|
|
Thread: rar and md5 hash code crack, reload......
Post: RE: rar and md5 hash code crack, reload......
You need to run hashcat twice, you can not have two hash modes at the same time. |
|
atom |
hashcat
|
6 |
6,269 |
11-06-2017, 02:40 PM |
|
|
Thread: Restore Fails
Post: RE: Restore Fails
|
atom |
hashcat
|
12 |
8,646 |
11-07-2017, 11:04 AM |
|
|
Thread: rar and md5 hash code crack, reload......
Post: RE: rar and md5 hash code crack, reload......
It's two different OpenCL kernels, memory allocations, etc. |
|
atom |
hashcat
|
6 |
6,269 |
11-07-2017, 11:08 AM |
|
|
Thread: hashcat v4.0.0 slow with itunes backup 14800
Post: RE: hashcat v4.0.0 slow with itunes backup 14800
True @ password length, but for this change the reason was fine tuning. In general it's better to have a low number of threads, as long as it doesn't drop the performance. For NV the ideal OpenCL thre... |
|
atom |
hashcat
|
5 |
4,440 |
11-07-2017, 11:12 AM |
|
|
Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0
This is first time we can make use of the new version schemantics to announce a pure bugfix release v4.0.1.
Here's the changes:
Fixed a memory leak while parsing a wordlist
Fixed compile of ke... |
|
atom |
hashcat
|
11 |
86,633 |
11-07-2017, 11:26 AM |
|
|
Thread: Memory usage hashcat v4
Post: RE: Memory usage hashcat v4
There's too man factors that can influence this, but the biggest problem is that the OpenCL runtime sometimes does not allow to allocate some memory even if there's some memory left and sometimes it d... |
|
atom |
hashcat
|
1 |
2,805 |
11-12-2017, 09:32 PM |
|
|
Thread: Veracrypt assistance needed
Post: RE: Veracrypt assistance needed
When you use -a 3 you don't need a wordlist. But if you specify an existing file it will be used as a maskfile. That's probably not what you want. |
|
atom |
hashcat
|
3 |
3,044 |
11-12-2017, 09:36 PM |