Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: hashcat WPA benchmark not starting at all
Post: RE: hashcat benchmark not starting at all
probably a crash inside the opencl runtime |
|
undeath |
hashcat
|
12 |
8,216 |
03-17-2019, 08:29 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: Command error
Post: RE: Command error
yes, itunes backups use a very slow kdf. |
|
undeath |
hashcat
|
4 |
2,207 |
03-24-2019, 06:30 PM |
|
|
Thread: Need help with one word + lots of rules.
Post: RE: Need help with one word + lots of rules.
If you suspect it's a mistyping of a single character I think your most promising attack would be a mask attack with a hcmask file like this:
Code:
--
?uretdada45!
H?letdada45!
Hr?ltdada45!
…... |
|
undeath |
hashcat
|
3 |
1,974 |
03-24-2019, 10:10 PM |
|
|
Thread: hashcat WPA benchmark not starting at all
Post: RE: hashcat WPA benchmark not starting at all
this is not a problem with hashcat but a problem with your opencl driver. Clean your system and remove any traces of existing opencl drivers and then install the latest driver for your device. |
|
undeath |
hashcat
|
12 |
8,216 |
03-26-2019, 12:01 AM |
|
|
Thread: Hashcat Restore not working
Post: RE: Hashcat Restore not working
You cannot "restore" a session that is finished. You can open the .log with a text editor. |
|
undeath |
hashcat
|
4 |
2,398 |
03-26-2019, 06:58 PM |
|
|
Thread: Hashcat Restore not working
Post: RE: Hashcat Restore not working
There is no way. Screenshots are a stupid form of documentation. |
|
undeath |
hashcat
|
4 |
2,398 |
03-26-2019, 07:02 PM |
|
|
Thread: Argon2 Support
Post: RE: Argon2 Support
Surprisingly there isn't even a github issue for argon2 support (except as part of a keepass update). I'd be interested in seeing how hashcat performs with various argon2 parameter combinations myself... |
|
undeath |
hashcat
|
2 |
1,684 |
03-27-2019, 09:06 PM |
|
|
Thread: AMD GPU driver issue
Post: RE: AMD GPU driver issue
do you have a icd loader installed? |
|
undeath |
hashcat
|
7 |
3,824 |
03-27-2019, 10:19 PM |
|
|
Thread: AMD GPU driver issue
Post: RE: AMD GPU driver issue
apt-get install ocl-icd-libopencl1 should do the trick I think. |
|
undeath |
hashcat
|
7 |
3,824 |
03-28-2019, 01:06 AM |
|
|
Thread: hashcat & cpulimit/cputool
Post: RE: hashcat & cpulimit/cputool
you can use -w1. To lock hashcat to certain cpu cores you can use the --cpu-affinity option |
|
undeath |
hashcat
|
1 |
1,179 |
03-30-2019, 06:50 PM |
|
|
Thread: Toogle case generator problem
Post: RE: Toogle case generator problem
toggle rules only work for the first 16 characters |
|
undeath |
hashcat
|
4 |
2,028 |
04-05-2019, 10:13 PM |
|
|
Thread: Where's potfile?
Post: RE: Where's potfile?
Does that directory exist? The potfile is only created after at least one hash has been cracked successfully. |
|
undeath |
hashcat
|
7 |
2,992 |
04-10-2019, 11:48 PM |
|
|
Thread: Is this a known and implemented algo?
Post: RE: Is this a known and implemented algo?
the hash is only 4 bytes, there are going to be loads of collisions, even on cpu only. https://github.com/LFriede/eset-password-recovery |
|
undeath |
hashcat
|
3 |
2,237 |
04-11-2019, 10:23 AM |
|
|
Thread: Integer overflow detected in keyspace of wordlist
Post: RE: Integer overflow detected in keyspace of wordl...
That error means your wordlist is too large. |
|
undeath |
hashcat
|
3 |
2,399 |
04-22-2019, 12:55 AM |
|
|
Thread: same attack, no results
Post: RE: same attack, no results
If you want to resume an attack you should use the session restore feature or the brain server. |
|
undeath |
hashcat
|
3 |
2,087 |
04-23-2019, 09:59 PM |
|
|
Thread: How do I crack a password w/ these rules?
Post: RE: How do I crack a password w/ these rules?
https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
hashcat
|
1 |
1,515 |
04-24-2019, 11:52 PM |
|
|
Thread: Problem with restoring
Post: RE: Problem with restoring
use --session wpa --restore |
|
undeath |
hashcat
|
1 |
1,471 |
04-27-2019, 03:20 PM |