Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: How are Litecoin wallets encrypted?
Post: RE: How are Litecoin wallets encrypted?
That's not how quantum computers work. They don't magically make everything faster (or even feasible). Especially not standard hashing algorithms. Rather your litecoins will become worthless because t... |
|
undeath |
hashcat
|
3 |
4,292 |
01-16-2018, 12:55 AM |
|
|
Thread: Error while running hashcat: llvm_codegen: Assertion error == 0 failed...
Post: RE: Error while running hashcat: llvm_codegen: As...
Probably just (yet another) The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) issue. Can you try on a different OS? |
|
undeath |
hashcat
|
3 |
3,846 |
01-16-2018, 03:19 PM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
hashcat returns a completely different error, that is definitely a different problem. Have you tried saving as UTF8 (no BOM)? |
|
undeath |
hashcat
|
30 |
23,352 |
01-17-2018, 01:14 AM |
|
|
Thread: Old Office and KDF
Post: RE: Old Office and KDF
what exact information are you looking for/what is unclear? |
|
undeath |
hashcat
|
13 |
10,132 |
01-19-2018, 08:31 PM |
|
|
Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...
This is not a veracrypt support forum. Why not make a backup and try? |
|
undeath |
General Talk
|
7 |
5,221 |
01-19-2018, 11:38 PM |
|
|
Thread: Old Office and KDF
Post: RE: Old Office and KDF
Are you unclear about how to do RC4 decryption, don't you know what encryptedVerifier is, don't you know what encryptedVerifierHash is, or something else? |
|
undeath |
hashcat
|
13 |
10,132 |
01-20-2018, 12:46 AM |
|
|
Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...
You would only need to backup the part you are overwriting with the backup header. If it decrypts it decrypts. |
|
undeath |
General Talk
|
7 |
5,221 |
01-20-2018, 01:39 AM |
|
|
Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...
By backup header I mean backup whatever you are overwriting. You need to know what that is. And yes, in the worst case it will simply fail to unlock. |
|
undeath |
General Talk
|
7 |
5,221 |
01-20-2018, 01:47 AM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
Hashes generally have to be in one single line. Your browser probably adds line breaks on the example hash page for easier readability. |
|
undeath |
hashcat
|
30 |
23,352 |
01-20-2018, 02:57 PM |
|
|
Thread: using hashcat to generate file-checksums
Post: RE: using hashcat to generate file-checksums
File checksumming on gpu would make not much sense because PCIe throughput would be the bottleneck. Besides, GPUs are fast because they have so many cores and can do many computations parallelly. That... |
|
undeath |
General Talk
|
4 |
3,491 |
01-21-2018, 01:11 PM |
|
|
Thread: using hashcat to generate file-checksums
Post: RE: using hashcat to generate file-checksums
Sorry, I misread your statement about the bottleneck.
Most checksum functions are not designed to allow parallel processing of a single hashing operation and the sha1/2 familiy is one of that. (due... |
|
undeath |
General Talk
|
4 |
3,491 |
01-21-2018, 04:06 PM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
onis_uk Wrote: (01-21-2018, 11:02 AM)
--
$ethereum$s*262144*8*1*
but the example has was
$ethereum$s*262144*1*8*
so I swapped the 1 and 8 around
--
that will make your hash uncrackable. those are... |
|
undeath |
hashcat
|
30 |
23,352 |
01-21-2018, 06:17 PM |
|
|
Thread: Is correct these hash?
Post: RE: Is correct these hash?
mmm286 Wrote: (01-21-2018, 11:06 PM)
--
I'm trying to extract user and passĀ of a application for try to convince my boss to use https instead http.
--
Just deploy a rouge web server and do an activ... |
|
undeath |
General Talk
|
5 |
5,152 |
01-22-2018, 12:11 AM |
|
|
Thread: How to generate hashes for directory content (files) not crack them ?
Post: RE: How to generate hashes for directory content (...
imo this is unlikely to be implemented, but I'm not a hashcat dev.
also see this related thread: https://hashcat.net/forum/thread-7221.html |
|
undeath |
hashcat
|
2 |
2,873 |
01-23-2018, 10:39 PM |
|
|
Thread: Hashtopussy vs Linux Beowulf
Post: RE: Hashtopussy vs Linux Beowulf
|
undeath |
General Talk
|
3 |
3,568 |
01-24-2018, 09:12 PM |
|
|
Thread: Low CPU Utilization - OpenCL
Post: RE: Low CPU Utilization - OpenCL
why do you expect your cpu speed to equal the gpu speed? |
|
undeath |
hashcat
|
3 |
2,705 |
01-24-2018, 09:59 PM |
|
|
Thread: GPU not getting close to benchmark?
Post: RE: GPU not getting close to benchmark?
plain dict attack with no rules are limited by IO and are expected to slow down things for fast hashes. |
|
undeath |
hashcat
|
5 |
4,455 |
01-25-2018, 01:26 PM |
|
|
Thread: Cost of Hashstack
Post: RE: Cost of Hashstack
Hashstack is included with the hardware. You cannot get hashstack without hardware. |
|
undeath |
General Talk
|
1 |
2,336 |
01-25-2018, 01:28 PM |
|
|
Thread: GPU not getting close to benchmark?
Post: RE: GPU not getting close to benchmark?
try adding -w3, that's what the benchmark uses. |
|
undeath |
hashcat
|
5 |
4,455 |
01-25-2018, 05:48 PM |
|
|
Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure
wpa passwords must have a length of at least 8 characters. If it worked before that was a bug. |
|
undeath |
hashcat
|
8 |
5,703 |
01-30-2018, 02:05 PM |