Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
The Healer
on 11/10/2018, 16:59:10 UTC
Thank you for the answer.

 1. I have to run the .bat file with something like this:

     bitcrack64 -b 32 -t 256 -p 16 -c -i addr.txt -o out.txt -s
     0000000000000000000000000000000000000000000000000000000000000001 -r 100000000000

 2. But I need 1 file with this name "addr.txt" and another with "out.txt" in the same folder, right?

 3. In the file "addr.txt" I need BTC addresses (1 per line), correct?

 4. what do I need in the "out.txt" file?

 Smiley