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

is there a way to specify the format of the output when using the --listpass option? #476

Open DexManx opened 2 years ago

DexManx commented 2 years ago

Currently the default output (on windows) when running btcreover when using the --listpass option is reported as below:

21-bit unicodes

Is there an option or someway of specifying ASCII, or similar to reduce the generated file size?

Cheers.?

richardxtc commented 5 months ago

are you able to export the --listpass outputs instead of printed on screen?

If so how do you do that?