Password with known letters
#6
Hi,

You want to use the combipow of hashcat/src/combipow.bin

Create a Textfile containing your letters. As you are not sure about which comes after an other, you want to make a list with each letter on a new line.

A
i
1
u
.....

./combipow.bin your_wordlist > name_of_output_file

Now you head off to an combinator attack. Use your dict first and then brute force. You want to use hashcat -a 3 -m 16600 name_of_output_file ?a?a?a?a?a?a

You get what I mean? I have a similar problem but I used special chars like äöü in my password with 0.045 BTC electrum wallet.
Reply


Messages In This Thread
Password with known letters - by outaspace - 04-09-2021, 10:11 PM
RE: Password with known letters - by rsberzerker - 04-11-2021, 01:56 AM
RE: Password with known letters - by outaspace - 04-11-2021, 08:23 AM
RE: Password with known letters - by outaspace - 04-11-2021, 11:04 AM
RE: Password with known letters - by Centurio - 04-11-2021, 02:46 PM
RE: Password with known letters - by Centurio - 04-11-2021, 02:52 PM
RE: Password with known letters - by outaspace - 04-11-2021, 09:47 PM
RE: Password with known letters - by Centurio - 04-12-2021, 09:32 AM
RE: Password with known letters - by outaspace - 04-12-2021, 08:22 PM
RE: Password with known letters - by Centurio - 04-12-2021, 10:37 PM
RE: Password with known letters - by outaspace - 04-14-2021, 08:16 PM
RE: Password with known letters - by Centurio - 04-15-2021, 07:12 AM