Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Proper Dictionary Usage
Post: Proper Dictionary Usage
Sorry I am new to hashcat but I love playing with GPUs. I am trying to get the password for an encrypted LTC wallet that I forgot the password too. I got the password hash and it's SHA-256 and I have ... |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-02-2018, 11:28 PM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
philsmd Wrote: (01-02-2018, 11:59 PM)
--
Litecoin wallets (wallet.dat) use a very specific algorithm which hashcat covers with hash mode:
-m 11300 = Bitcoin/Litecoin wallet.dat
use bitcoin2john.p... |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-03-2018, 12:05 AM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
undeath Wrote: (01-03-2018, 01:38 AM)
--
why are you trying -m 1400 in your first post then?
--
Like I said I am new. Isn't 1400 for SHA-256? |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-03-2018, 01:56 AM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
slyexe Wrote: (01-03-2018, 02:54 AM)
--
7-zip has its own implementation. It's -m 11600, also a very slow hash. So if you're needing to guess two separate passwords for both the 7zip portion and wal... |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-03-2018, 02:59 AM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
philsmd Wrote: (01-02-2018, 11:59 PM)
--
Litecoin wallets (wallet.dat) use a very specific algorithm which hashcat covers with hash mode:
-m 11300 = Bitcoin/Litecoin wallet.dat
use bitcoin2john.p... |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-03-2018, 04:00 AM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
After comparing hash examples my 7zip hash is missing the salt
$7z$0$19$0$salt$8$f6
$7z$0$19$0$___$8$5
Mine is on the bottom and I included a space where salt should be. Does it need the actual wor... |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-03-2018, 04:28 AM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
Updated to 4.0.1 and now it accepts the original 7zip hash without instantly dumping the same one with the extra jazz on the end. I have a feeling I'm going to end up with the same SHA-256 hash but th... |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-03-2018, 04:47 AM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
philsmd Wrote: (01-03-2018, 09:12 AM)
--
If hashcat says
Status...........: Cracked
and the hash is outputted together with an appended number of chars/digits, it means that this appended string is ... |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-03-2018, 03:24 PM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
philsmd Wrote: (01-03-2018, 03:31 PM)
--
no. the command should look something like this:
Code:
--
hashcat64 -m 11600 -a 0 -w 3 -o Done.txt Hash.txt realuniq.lst
--
-a 0 is for wordlist at... |
|
BuckGup |
hashcat
|
13 |
9,870 |
01-03-2018, 03:55 PM |
|
|
Thread: Pause Certain Devices
Post: Pause Certain Devices
Is it possible to only pause 1 GPU out of 2? I would like to have one run 24/7 but pause the other when I actually want to use my PC. Is this even possible? Thanks |
|
BuckGup |
hashcat
|
1 |
1,669 |
03-31-2018, 01:04 AM |