Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Is hashcat able to utilize the cores in a Xeon PHI ?
Post: RE: Is hashcat able to utilize the cores in a Xeon...
There's a limit to 128 devices per instance, but I can simply increase this in the sourcecode without the need of changing anything else. This is mostly related to memory allocations.
It should be ... |
|
atom |
Hardware
|
2 |
3,274 |
07-28-2017, 01:24 PM |
|
|
Thread: Support for layered hashes?
Post: RE: Support for layered hashes?
That doesn't work for salted hashes, that's the reason hashes are salted. With each different salt, the output hash is a different one for the same input. |
|
atom |
hashcat
|
1 |
2,147 |
07-28-2017, 01:19 PM |
|
|
Thread: Gpu renting?
Post: RE: Gpu renting?
Wondering if we should ban such advertisements here. FTR, none of the services listed here is associated with hashcat. |
|
atom |
User Contributions
|
6 |
9,959 |
07-28-2017, 01:17 PM |
|
|
Thread: Piping speed
Post: RE: Piping speed
The piping is not the slow part, the absence of amplifier is. If you add rules for examples, it speed will increase again, but it will take more time. Doesn't really make sense if you use MP just to b... |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
8 |
8,129 |
07-28-2017, 01:15 PM |
|
|
Thread: Checkpoint not working in latest version or me being a noob?
Post: RE: Checkpoint not working in latest version or me...
The time it takes depends on the number of amplifiers being used, in this case the rules and also the number of non-unique salts. Both can have a large impact on the time it takes. So I guess with 30k... |
|
atom |
hashcat
|
6 |
6,012 |
07-28-2017, 01:13 PM |
|
|
Thread: Problems for crack Office2013
Post: RE: Problems for crack Office2013
Please retry with latest beta from hashcat.net/beta it has a self-test functionality of the drivers/device used. If it doesn't complain on startup, your password is invalid. |
|
atom |
hashcat
|
7 |
8,410 |
07-21-2017, 10:46 AM |
|
|
Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU
Because older version performed slower. That means you'd need to update the old benchmarks, too. |
|
atom |
Hardware
|
42 |
58,349 |
07-21-2017, 10:45 AM |
|
|
Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU
Don't mix in latest github version benchmarks. I've optimized the code to better perform on CPUs, so comparison would be invalid. |
|
atom |
Hardware
|
42 |
58,349 |
07-19-2017, 05:04 PM |
|
|
Thread: CUDA?
Post: RE: CUDA?
From a technical perspective and for our use-case OpenCL is clearly superior to CUDA. The problem is more like a political one. NV (being the current leader in producing hardware practical for passwor... |
|
atom |
hashcat
|
3 |
13,478 |
07-16-2017, 01:41 PM |
|
|
Thread: How can I crack a veracrypt encrypted partition?
Post: RE: How can I crack a veracrypt encrypted partitio...
That's exactly what to expect: all weird symbols. On the other hand, if you ever had something like "veracrypt bootloader" in your header, then this was an invalid header that you should not be able t... |
|
atom |
hashcat
|
10 |
26,762 |
07-16-2017, 01:19 PM |
|
|
Thread: Location of TrueCrypt Hidden OS Header
Post: RE: Location of TrueCrypt Hidden OS Header
As said in the description, a hidden OS requires another partition on the disc. It's probably the first 512 byte of that second partition or the 512 byte of sector 62 of that disc. Should be easy to f... |
|
atom |
hashcat
|
7 |
7,596 |
07-15-2017, 01:01 PM |
|
|
Thread: CUDA?
Post: RE: CUDA?
That's right, hashcat no longer uses CUDA, but OpenCL. There's some speed drop caused by OpenCL but in Hashcat we can either avoid it by doing some workaround in the code (which requires SM >= 50) or ... |
|
atom |
hashcat
|
3 |
13,478 |
07-15-2017, 12:49 PM |
|
|
Thread: How can I crack a veracrypt encrypted partition?
Post: RE: How can I crack a veracrypt encrypted partitio...
If you want to crack a bootable crypted partition, please re-read the section about it in the link I posted. The details are listed inside.
Here's maybe more help: https://hashcat.net/forum/thread... |
|
atom |
hashcat
|
10 |
26,762 |
07-15-2017, 12:42 PM |
|
|
Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU
Sorry I didn't want to interrupt this thread, but as you commented about the hashcat code there's no way to ignore.
You're absolutely right when you say that the hashcat code is optimized for Intel... |
|
atom |
Hardware
|
42 |
58,349 |
07-10-2017, 10:21 PM |
|
|
Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update
No, 17.20 is fine, go use it |
|
atom |
General Talk
|
35 |
48,975 |
07-06-2017, 09:35 PM |
|
|
Thread: Merge wordlists
Post: RE: Merge wordlists
https://github.com/hashcat/hashcat-utils/releases/download/v1.8/hashcat-utils-1.8.7z |
|
atom |
hashcat
|
10 |
13,120 |
07-06-2017, 03:05 PM |
|
|
Thread: Merge wordlists
Post: RE: Merge wordlists
combinator.bin is part of hashcat-utils. Use it as described. First combine two lists into one, then use the result with the third, etc. You can chain this as long as you want, but probably your hdd w... |
|
atom |
hashcat
|
10 |
13,120 |
07-06-2017, 09:54 AM |
|
|
Thread: H/s clarification
Post: RE: H/s clarification
So far so good, except this:
Quote:
--
At least to me, this seems to translate to the number of hashes generated per second. If this is the case, the time required for comparison (step 3) will t... |
|
atom |
hashcat
|
2 |
2,830 |
07-06-2017, 09:52 AM |
|
|
Thread: How can I crack a veracrypt encrypted partition?
Post: RE: How can I crack a veracrypt encrypted partitio...
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes TrueCrypt and VeraCrypt extraction is the same |
|
atom |
hashcat
|
10 |
26,762 |
07-06-2017, 09:40 AM |
|
|
Thread: Office 2016?
Post: RE: Office 2016?
Good question, are they different to Office 2013? |
|
atom |
General Talk
|
2 |
4,297 |
07-05-2017, 06:16 AM |