Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: GTX 1060 3Gb
Post: RE: GTX 1060 3Gb
Please be more specific about what you need help with. |
|
undeath |
Hardware
|
8 |
3,378 |
09-19-2019, 05:57 PM |
|
|
Thread: benchmarking and retain
Post: RE: benchmarking and retain
73°C is nothing to worry about. Up to 90°C should be ok. |
|
undeath |
hashcat
|
3 |
3,392 |
06-13-2017, 02:42 PM |
|
|
Thread: the quantity of rules in the rule based attack
Post: RE: the quantity of rules in the rule based attack
This would usually happen when you specify -r multiple times in the comand line, but you don't seem to be doing that.
Please try with the latest version. It might be a bug. |
|
undeath |
hashcat
|
2 |
3,397 |
04-27-2017, 11:40 AM |
|
|
Thread: sha512(sha512($pass).$salt)
Post: RE: sha512(sha512($pass).$salt)
if it's not implemented you have to implement it yourself. |
|
undeath |
hashcat
|
3 |
3,399 |
12-28-2017, 10:20 PM |
|
|
Thread: Buy Hybrid GPUs - Mining and Video Editing
Post: RE: Buy Hybrid GPUs - Mining and Video Editing
Especially under full load. Although the power consumption can vary significantly depending on what you mine. |
|
undeath |
Hardware
|
3 |
3,412 |
02-02-2018, 06:34 PM |
|
|
Thread: I have a question about password include question mark
Post: RE: I have a question about password include quest...
use "??" to specify a ? in a mask attack |
|
undeath |
hashcat
|
4 |
3,413 |
08-02-2018, 04:24 PM |
|
|
Thread: Itunes iOS 12.2 backup password encryption
Post: RE: Itunes iOS 12.2 backup password encryption
Don't use --force unless you are a developer.
You should run more clever attacks than brute-force. For example dictionary+rules. |
|
undeath |
hashcat
|
10 |
3,413 |
08-20-2019, 03:54 PM |
|
|
Thread: Itunes iOS 12.2 backup password encryption
Post: RE: Itunes iOS 12.2 backup password encryption
If you know it's just numbers and of no other details a mask attack is probably the best you can do. The "approaching final keyspace" notice is not of particular importance. |
|
undeath |
hashcat
|
10 |
3,413 |
08-21-2019, 08:07 PM |
|
|
Thread: Itunes iOS 12.2 backup password encryption
Post: RE: Itunes iOS 12.2 backup password encryption
What mask are you running? Are you using increment? iTunes uses very slow hashing, but I don't know how many iterations are usually used. Try adding -O -w3 |
|
undeath |
hashcat
|
10 |
3,413 |
08-21-2019, 09:43 PM |
|
|
Thread: Itunes iOS 12.2 backup password encryption
Post: RE: Itunes iOS 12.2 backup password encryption
With --increment and no lower limit you will see poor performance for short mask lengths. You can try -S in that case. |
|
undeath |
hashcat
|
10 |
3,413 |
08-21-2019, 10:53 PM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
https://github.com/hashcat/hashcat/blob/master/tools/test.pl
you can also do
Code:
--
crunch [options] | perl tools/test.pl passthrough 0 | hashcat -m 1400 -w 3 hash.txt
--
|
|
undeath |
hashcat
|
9 |
3,421 |
07-13-2019, 12:34 PM |
|
|
Thread: [Copying] for a long time
Post: RE: [Copying] for a long time
dict is too small. You might need to do this attack differently. |
|
undeath |
hashcat
|
5 |
3,426 |
05-07-2018, 07:23 PM |
|
|
Thread: [Copying] for a long time
Post: RE: [Copying] for a long time
efficient attack, ugly edition:
combine salt with each dict word and run -a3 with the mask only
alternatively use --stdout and simply pipe in the -a6 candidates. You don't have proper status but it's... |
|
undeath |
hashcat
|
5 |
3,426 |
05-07-2018, 09:26 PM |
|
|
Thread: How to crack custom hash - SHA512, SHA256, and MD5 combined
Post: RE: How to crack custom hash - SHA512, SHA256, and...
You'd have to write your own kernel for that. |
|
undeath |
hashcat
|
3 |
3,429 |
11-04-2018, 11:31 PM |
|
|
Thread: Electrum-3.3.4
Post: RE: Electrum-3.3.4
hashcat is free open source software. You can program the module yourself or hire someone to do it for you. |
|
undeath |
hashcat
|
8 |
3,432 |
09-13-2019, 12:59 PM |
|
|
Thread: Multiple hash type mode
Post: RE: Multiple hash type mode
sergio Wrote: (08-27-2019, 09:31 AM)
--
So its slightly different and since hashcat accept both variants and even something knowingly wrong like "--truecrypt-key" is accepted, its hard to understand ... |
|
undeath |
hashcat
|
8 |
3,445 |
08-27-2019, 10:16 AM |
|
|
Thread: Trying to run a hash against Hashcat
Post: RE: Trying to run a hash against Hashcat
So when you need a new tire for your car you just buy a rubber ball because both things are made out of rubber and the ball is much cheaper? Next thing you might try to tell me a rubber ball is not th... |
|
undeath |
General Talk
|
3 |
3,465 |
12-27-2017, 08:35 PM |
|
|
Thread: Passwordlist constantly exhausted
Post: RE: Passwordlist constantly exhausted
why are you using --force? Please post the full hashcat output, the hash you are trying to crack and the corresponding plaintext. |
|
undeath |
hashcat
|
9 |
3,466 |
05-12-2019, 10:56 PM |
|
|
Thread: Passwordlist constantly exhausted
Post: RE: Passwordlist constantly exhausted
When you don't know the plaintext to your hash, how do you know it's included in your wordlist? |
|
undeath |
hashcat
|
9 |
3,466 |
05-13-2019, 02:47 PM |
|
|
Thread: Intel(R) Pentium(R) 4 CPU 2.80GHz best GPU
Post: RE: Intel(R) Pentium(R) 4 CPU 2.80GHz best GPU
That's a pretty efficient heating device you got there. But doing anything other than using that for heating is a waste of time (and power). |
|
undeath |
Hardware
|
2 |
3,467 |
07-29-2017, 07:57 PM |