gurnec / btcrecover

An open source Bitcoin wallet password and seed recovery tool designed for the case where you already know most of your password/seed, but need assistance in trying different possible combinations.
GNU General Public License v2.0
1.23k stars 657 forks source link

--listpass only prints to screen #511

Open richardxtc opened 5 months ago

richardxtc commented 5 months ago

Can we possibly get an option to create an output file of all password combinations

This will help to test a batch of passwords by bashing and if none are the password we can then run the --listpass and save those options to an output file which can then be used in the exclude password list so if we add in a word to the original password list the bashing will only use the new combinations and not the ones you have already run. Basically creating an elimination process.

jonathancross commented 5 months ago

This project is dead. See this fork instead: https://github.com/3rdIteration/btcrecover/