Bitcoin Forum
May 27, 2024, 12:57:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Vanity Address Generator  (Read 364 times)
ydavgonzalez (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 21, 2017, 05:21:36 AM
 #1

Good evening, then I present the address generator bitcoin and dogecoin in which I am working in  Java programming language, it includes a vanity address generator with which I could find  the following address:

1Davidi92Y3zTJ5Qm4TdPqBWSk8pgdUGHG

which refers to the first 5 letters of my second name which is "David", also includes a mouse movement reader to generate entropy and cryptographically secure private keys.

http://www.mediafire.com/file/j85g9sr6voow3v5/CriptoVanity_Beta.jar
tobi4255
Full Member
***
Offline Offline

Activity: 349
Merit: 101

Tontogether | Save Smart & Win Big


View Profile
September 21, 2017, 03:38:19 PM
 #2

Good evening, then I present the address generator bitcoin and dogecoin in which I am working in  Java programming language, it includes a vanity address generator with which I could find  the following address:

1Davidi92Y3zTJ5Qm4TdPqBWSk8pgdUGHG

which refers to the first 5 letters of my second name which is "David", also includes a mouse movement reader to generate entropy and cryptographically secure private keys.

http://www.mediafire.com/file/j85g9sr6voow3v5/CriptoVanity_Beta.jar


Nice!
This is a great project.
Can it be more customized?

Can the whole btc address be a vanity one? not just the first letters?

|     T o n T o g e t h e r     |     Saving Empowers Winning     |
Join Launchpool  >  Jan 10th - Feb 10th
●      T W I T T E R      ●      T E L E G R A M      ●      M E D I U M      ●
BluRPie
Hero Member
*****
Offline Offline

Activity: 896
Merit: 504



View Profile
September 21, 2017, 06:58:49 PM
 #3

Such type of generators can send your private keys to third party. It is highly unrecommended to use vanity gens for real used wallets
tobi4255
Full Member
***
Offline Offline

Activity: 349
Merit: 101

Tontogether | Save Smart & Win Big


View Profile
September 21, 2017, 11:33:05 PM
 #4

Such type of generators can send your private keys to third party. It is highly unrecommended to use vanity gens for real used wallets

Thanks!
I will be cautious when using such Things.

If i use such a thing, ill only make it as a tipping address

|     T o n T o g e t h e r     |     Saving Empowers Winning     |
Join Launchpool  >  Jan 10th - Feb 10th
●      T W I T T E R      ●      T E L E G R A M      ●      M E D I U M      ●
ydavgonzalez (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 22, 2017, 04:20:55 AM
 #5

To generate addresses of vanity of 7 characters requires a computational effort too large, regarding the subject of security, the program also allows to enter the root private key in hexadecimal format and from there start to look for the vanity address adding one in each iteration, so the final private key will be very similar to the key entered by the user, also there is always the option to run offline.
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!