Skip to content

A python program that finds the public keys to a list of bitcoin addresses if they are known

License

Notifications You must be signed in to change notification settings

GonzoTheDev/BitcoinPublicKeyGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinPublicKeyGrabber

A python program that finds the public keys to a list of bitcoin addresses if they are known.

Usage

Simply place the bitcoin addresses you want to look up in the addresses.csv file, one address per line and then run the python script. The program will output the public keys to txt file called pubkeys.txt.

I put 10 known bitcoin addresses from the richlist into addresses.csv for example data.

About

A python program that finds the public keys to a list of bitcoin addresses if they are known

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages