I try to make a token.list to use btcrecover.
I put my tokenlist on the right folder (btcrecover where btcrecover.py is) but everytime i open it i have this error message :
btcrecover.py error: argument : --tokenlist or --passwordlist is required or file btcrecover-tokens-auto must be present.
..
#-- my wallet.dat --autosave progress.sav --pause
--tokenlist
Thats a syntax issue. You have to deliver the name of your tokenlist as a parameter after --tokenlist.
Look here for usage:
For example, windows:
and linux:
You'll find more help to syntax/options here: https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#running-btcrecover