Token processing question
#5
(12-05-2021, 02:25 PM)penguinkeeper Wrote: Fair enough, how many possible words could there be, per position?

There aren't many. Each position could have about 5-6 different words, each with a few variations related to capitilization. The question isn't about keyspace, but about a preprocessing tool that will allow me to generate a wordlist with relevant candidates.

I see that there's a combinator tool by hashcat, but it can only take up to 3 wordlists. Since the positions are known, maybe I could use BTCRecover's tokenlist to generate two 8 word lists and then use the combinator with two inputs, one for the first 8 words and the other for the other 8 words. That should work right?
Reply


Messages In This Thread
Token processing question - by xabbix - 12-05-2021, 01:42 PM
RE: Token processing question - by penguinkeeper - 12-05-2021, 02:21 PM
RE: Token processing question - by xabbix - 12-05-2021, 02:22 PM
RE: Token processing question - by penguinkeeper - 12-05-2021, 02:25 PM
RE: Token processing question - by xabbix - 12-05-2021, 02:38 PM
RE: Token processing question - by penguinkeeper - 12-05-2021, 02:43 PM
RE: Token processing question - by xabbix - 12-05-2021, 02:49 PM
RE: Token processing question - by penguinkeeper - 12-05-2021, 02:54 PM