Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
albert0bsd
on 03/01/2023, 15:28:53 UTC
i also can test keyhunt, if you tell me how to setup on windows and for #66 address. use python to keep track of your ranges, how to?

It is easy, make a python script to keep track of the ranges, and use os.system to call keyhunt with new ranges.

Regards.