Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Litecoin Wallet.dat passphrase lost
Post: RE: Litecoin Wallet.dat passphrase lost
use your recovery seed to restore the wallet? |
|
undeath |
hashcat
|
2 |
2,914 |
12-21-2017, 10:32 PM |
|
|
Thread: Password list maker in progress
Post: RE: Password list maker in progress
Is there any advantage of this over the probably much faster internal rule engine? |
|
undeath |
General Talk
|
3 |
2,906 |
09-22-2018, 11:04 AM |
|
|
Thread: difference between double wide PCIex16 vs double wide PCIe Gen3 x16
Post: RE: difference between double wide PCIex16 vs doub...
PCIe is fully downward compatible. |
|
undeath |
Hardware
|
5 |
2,904 |
06-26-2019, 07:56 PM |
|
|
Thread: Having Issues Trying To Crack MD5 w/ Wordlist
Post: RE: Having Issues Trying To Crack MD5 w/ Wordlist
whatever other OS you have on your computer is probably better for using with hashcat than The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali). |
|
undeath |
hashcat
|
3 |
2,897 |
07-06-2018, 12:07 AM |
|
|
Thread: Correct cmd for 7z file using brute force
Post: RE: Correct cmd for 7z file using brute force
jillbrooke Wrote: (11-22-2017, 06:19 AM)
--
The password might be 9 characters long and I can't remember any parts of it.
--
You're not going to recover it during your lifetime. |
|
undeath |
hashcat
|
1 |
2,895 |
11-22-2017, 01:23 PM |
|
|
Thread: Difference between bruteforce and password list for WPA cracking
Post: RE: Difference between bruteforce and password lis...
what walterlacka wrote. You are missing B in your custom charset. |
|
undeath |
hashcat
|
3 |
2,893 |
03-16-2018, 07:34 PM |
|
|
Thread: Fan speed problem with hashcat
Post: RE: Fan speed problem with hashcat
Are you using the latest version? |
|
undeath |
hashcat
|
3 |
2,884 |
03-15-2018, 10:45 AM |
|
|
Thread: WeHeartIt hashes
Post: RE: WeHeartIt hashes
https://hashcat.net/forum/thread-7603-post-40861.html#pid40861 |
|
undeath |
hashcat
|
2 |
2,876 |
06-24-2018, 09:15 PM |
|
|
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: how is --hex-wordlist supposed to function?
Post: RE: how is --hex-wordlist supposed to function?
as the name of the option suggests, it expects all lines in the wordlist to be hex-encoded. What exactly did you expect the option to "take care of"? |
|
undeath |
hashcat
|
6 |
2,870 |
05-10-2019, 08:02 PM |
|
|
Thread: how is --hex-wordlist supposed to function?
Post: RE: how is --hex-wordlist supposed to function?
indeed that doesn't seem to work.
Code:
--
echo 'otoño' | hashcat -m 1000 bc4a371bba2211148ebcdee649c561fc
--
and
Code:
--
echo 'otoño' | hashcat -m 1000 bc4a371bba2211148ebcdee649c561fc --encodi... |
|
undeath |
hashcat
|
6 |
2,870 |
05-10-2019, 08:26 PM |
|
|
Thread: how is --hex-wordlist supposed to function?
Post: RE: how is --hex-wordlist supposed to function?
as the command line indicates, this is utf-16le.
Code:
--
echo 6f0074006f00f1006f00 | xxd -r -p | iconv --from=utf-16le
--
|
|
undeath |
hashcat
|
6 |
2,870 |
05-10-2019, 10:31 PM |
|
|
Thread: question for
Post: RE: question for
You could probably even come up with an algorithm that does it with SIMD, but if the overall gain is a 5ms faster hashcat startup that's not really something worth benchmarking and/or optimizing. |
|
undeath |
hashcat
|
2 |
2,866 |
05-09-2017, 11:07 AM |
|
|
Thread: Help please ! can't figure out the mode to be used
Post: RE: Help please ! can't figure out the mode to be ...
https://hashcat.net/wiki/doku.php?id=example_hashes |
|
undeath |
hashcat
|
3 |
2,866 |
10-05-2018, 04:13 PM |
|
|
Thread: Intel(R) Graphics 4600
Post: RE: Intel(R) Graphics 4600
it says right there in the error message that the OpenCL drivers you are using are buggy. Buggy can mean it works in some cases but not others.
Besides, your benchmarks are only using your AMD gpu ac... |
|
undeath |
Hardware
|
1 |
2,864 |
06-24-2018, 07:16 PM |
|
|
Thread: 2080TI keepass2 speed
Post: RE: 2080TI keepass2 speed
what did you base your expectation on? |
|
undeath |
hashcat
|
7 |
2,857 |
03-21-2019, 04:58 PM |
|
|
Thread: 2080TI keepass2 speed
Post: RE: 2080TI keepass2 speed
keepass has a variable iteration count. The example hash uses 24569 iterations, your hash has 60000. |
|
undeath |
hashcat
|
7 |
2,857 |
03-21-2019, 05:05 PM |
|
|
Thread: 2080TI keepass2 speed
Post: RE: 2080TI keepass2 speed
considering this benchmark (https://hashcat.net/forum/thread-8028.html) for a 2080 has 159kH/s at 6k iterations, 22kH/s at 60k iterations for a 2080TI seems like a good number. |
|
undeath |
hashcat
|
7 |
2,857 |
03-21-2019, 05:17 PM |
|
|
Thread: Optimized kernel problem
Post: RE: Optimized kernel problem
Looks like a temperature or power problem. |
|
undeath |
hashcat
|
2 |
2,854 |
08-15-2018, 10:44 AM |
|
|
Thread: vast.ai gpu rentals?
Post: RE: vast.ai gpu rentals?
try with the beta version https://hashcat.net/beta/ |
|
undeath |
hashcat
|
6 |
2,847 |
07-20-2019, 11:01 AM |