Mizogg / BITCOIN-WIF-Recovery

Find the Missong parts of a Wallet Import format(WIF) for Bitcoin
GNU General Public License v3.0
19 stars 14 forks source link

Error during the execution of > WIF_Recovery.py #8

Closed RobGo88 closed 2 years ago

RobGo88 commented 2 years ago

Hello. Unfortunately, I get the following error when running the program:

**\WIF_Recovery.py", line 84, in print(len(master_list)) OverflowError: cannot fit 'int' into an index-sized integer

Can you help me please? Thanks Rob.

Mizogg commented 2 years ago

Hi Rob,

Yes I have seen this error. At the moment you can only look for 10 missing Characters any more than 10 you will get this error. This is something I working on. Hopefully updates soon