Post
Topic
Board Bitcoin Technical Support
Re: BTCRecover commands how to?
by
NotATether
on 09/02/2021, 21:35:25 UTC
if word is included only then add satellites
how to do this
"this is forgotten password kamasutra 69 007 james bond "
i want this:
kamasutra comes with 69 or other sexy combinations

kamasutra comes without a must + inclusion
kamasutra may or may not be in the password, and if it is not then no satellites come with it

if "kamasutra" included then add 69 or other sexy combo else do not add "69 or other sexy combo"

if 007 then add combinations of james bond combos else do not add james bond combos

thus one word triggers inclusion of satellites or else nothing is included

You'd need two different token files for that because BTCRecover doesn't support that natively. Each file will start with the beginning phrase you want to use, in your case:

Code:
this
is
forgotten
password

And in the first token file you put your tokens for the satellite words inside, e.g. put kamasutra on the next line and then in the next few lines put the combinations for your other satellite words there.

For each satellite you have you got to make that many token files plus one with no satellite words at all, and then run BTCRecover with each token file one at a time.