Python code to recover private key from public key [migrated]

Python code to recover private key from public key [migrated]

Helllo,

I would like to use this code to generate/recover my private key, I'm using Python 3.6 and installed ecdsa package but how should I edit the code with my public key?

I'm quite new to python, tried some things but I get the following errors..

NameError: name 'addr' is not defined

TypeError: 'NoneType' object is not iterable

IndentationError: unexpected indent (<-- I have many of this error)

Do I need anything else to download and install?

I'd appreciate for any kind of help!

https://ift.tt/2DpQkMa

Comments

Popular posts from this blog

Need help to recover blpckchain.info wallet, my wife forgot her password and the brute force with btcrecover is not catching the password

When downloading the blockchain my application is become unusable, is there an issue with my code or am I using the BitcoinJ library incorrectly?

Mistakenly sent BTC from my personal wallet back to one of the exchange wallet addresses that I had received BTC from before - help recovering!