Skip to content

keys.py Random Bitcoin Legacy compressed/uncompresses addresses. Check 256Addresses for Balance/transaction . Based on keys.lol

License

Notifications You must be signed in to change notification settings

rammos92/keys.py-Random-keys.lol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Keys.py Random keys.lol

My Version of KEYS.LOL made my Mizogg https://mizogg.co.uk

I hope you all enjoy. Bit is Python’s fastest Bitcoin library using Block Chain API to query 256 addresses.

To Install

pip install bit pip install rich

To Start

python keys.py

Example Puzzle 64-160 Below

-----------------KEYS.LOL---------------------- Starting search... Using Block Chain API... -----------------KEYS.LOL---------------------- ℹ️ Start search... Pick Range to start (Min=0 Max=256) ℹ️

✅ Start range in BITs (Puzzle StartNumber) ✍️ -> 64

⛔️ Stop range Max in BITs (Puzzle StopNumber)✍️ -> 160

⏳Starting search... Please Wait ⏳

[1] ------------------------

🔁 Total Checked 👇[256]

😒😞😔😟😕 Bitcoin Address Compressed : 1J88acaLhCnSD8HojSBpC2Y1JrN7KcEVcZ

😒😞😔😟😕 Bitcoin Address UnCompressed : 1HCykLda8Ui4NjYUEuUr5xnQCrwpRHexAV

🔑 Private Key (HEX) : 000000000000000000000000c7d56cb1b5e38264c1798d01bcc52f727dd370c5

🔑 Private Key (DEC) : 1140848690719862226484188065888594519092494561477

🔑 PrivateKey (wif) Compressed : KwDiBf89QgGbjEhKniuicoC1tJzTC3QoSFiQQSDBpsyCoUma2EJU

🔑 PrivateKey (wif) UnCompressed : 5HpHagT65TZzG1PH3Cm7iBvFFLwFYW6PknUWKT6w7KLz3qzgvGt

📋 Page Number : [8912880396248923644407719264754644680410113762]

🌩Loading 10 Seconds :■□□□□□□□□□□□□□□□□□□□ 5% Traceback (most recent call last):

image image image

keys.py

FULL Results Sequential Scan 128 Results per page/scan. Checks all information final balance, Transactions, Total Received and Total sent. Saves the page number of wallet found. Blockchain.info/multiaddr join query 256 addresses. 10 Seconds for sleep so that the API does not block you.

Good Luck and Happy Hunting. Made by mizogg.co.uk

Also Check out my other Version on https://mizogg.co.uk/python-bitcoin-balance/

Donations 3P7PZLbwSt2bqUMsHF9xDsaNKhafiGuWDB

About

keys.py Random Bitcoin Legacy compressed/uncompresses addresses. Check 256Addresses for Balance/transaction . Based on keys.lol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%