Post
Topic
Board Off-topic
Re: [ARCHIVE] Bitcoin challenge discusion
by
paniker
on 11/09/2019, 16:34:34 UTC
can anyony told me how to use --continue to save a result of scan private and addr?
or mb show a command?

 use first time -  xxBitCrack -c -u -i target.txt -o finish.txt --keyspace 1:FFFFFFFFFFF -continue step.txt
 and after       -  xxBitCrack -c -u -i target.txt -o finish.txt -continue step.txt

How do u guys convert hex to wif? offline?

 -target.txt - this is must be?

 -continue step.txt - wtf this?

thanks
-i target.txt(-i   IN)*(target.txt)a text file with your addresses, you can name it whatever you like. -continue step.txt(also can name whatever) here the program will record your progress and after restarting it will start from the place where it stopped.-continue does not work if the -r(random) flag is enabled.


Great! Thanks, go test it