Bitcoin Forum
April 26, 2024, 09:38:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Privatekey Generator!  (Read 209 times)
naphy (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 27, 2019, 03:18:08 PM
 #1

I am looking for private key generator. Same like this one http://www.thegalacticlottery.com/script/ but not in website. If there is a .py version or code version that I can run in my pc using CPU or GPU. thanks in advance.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714124281
Hero Member
*
Offline Offline

Posts: 1714124281

View Profile Personal Message (Offline)

Ignore
1714124281
Reply with quote  #2

1714124281
Report to moderator
Patatas
Legendary
*
Offline Offline

Activity: 1750
Merit: 1115

Providing AI/ChatGpt Services - PM!


View Profile
June 27, 2019, 11:05:19 PM
Merited by seoincorporation (1)
 #2

I am looking for private key generator. Same like this one http://www.thegalacticlottery.com/script/ but not in website. If there is a .py version or code version that I can run in my pc using CPU or GPU. thanks in advance.
There is certainly a Python version and surprisingly just a few lines of code. Follow this thread on reddit and google the other sources: https://www.reddit.com/r/Bitcoin/comments/7tzq3w/generate_your_own_private_key_5_lines_of_python/ 

P.S.: Don't blindly trust the above link or any random code you come across internet, make sure you verify whatever you're doing is secure. This looks like a legit python module https://github.com/blockstack/pybitcoin
naphy (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 28, 2019, 10:32:20 AM
 #3

I am looking for private key generator. Same like this one http://www.thegalacticlottery.com/script/ but not in website. If there is a .py version or code version that I can run in my pc using CPU or GPU. thanks in advance.
There is certainly a Python version and surprisingly just a few lines of code. Follow this thread on reddit and google the other sources: https://www.reddit.com/r/Bitcoin/comments/7tzq3w/generate_your_own_private_key_5_lines_of_python/ 

P.S.: Don't blindly trust the above link or any random code you come across internet, make sure you verify whatever you're doing is secure. This looks like a legit python module https://github.com/blockstack/pybitcoin


Thank You! Kabayan hahaha  Grin Grin Grin
seoincorporation
Legendary
*
Offline Offline

Activity: 3136
Merit: 2908


Top Crypto Casino


View Profile
June 28, 2019, 05:06:53 PM
 #4

The solution from patatas is a good one, you could use that python script, but my favorite form to do this is with a software called vanity gen, you can find it in the next link:

https://en.bitcoin.it/wiki/Vanitygen

There you will find where to download it, how to install it, and how it runs. The best part of it is that it works with other coins and not only with bitcoin Wink

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
yojoots
Newbie
*
Offline Offline

Activity: 11
Merit: 7


View Profile
June 30, 2019, 08:47:25 PM
 #5

This looks like a legit python module https://github.com/blockstack/pybitcoin

I wouldn't recommend using this, based on the first sentence in the README:

Quote
This code is deprecated and should not be used

Instead, see this article for an informative walkthrough of the process. It includes python code and a few helpful tips to keep in mind. However, if you're planning on using these keys to store or manage significant sums of money, I would recommend using either a dedicated hardware wallet (like Trezor or the Ledger Nano X) or Bitcoin Core itself, built and run on a machine that has never been online (and ideally doesn't even have networking capabilities at all).

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!