ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Create a unique bitcoin address for free


  • Please log in to reply
Create a unique bitcoin address for free

#1

Levathian
Levathian
    Offline
    248
    Rep
    1289
    Likes

    Veteran

Posts: 2471
Threads: 227
Joined: Apr 03, 2015
Credits: 22

Eight years registered
#1

 

 

I'd like to present a standalone command line vanity address generator
called vanitygen.

There are plenty of quality tools to do this right now already. So why
use vanitygen? The main reason is that it is fast, more than an order
of magnitude faster than the official bitcoin client with the vanity
address patch applied. This is despite the fact that it runs on the
CPU and does not use OpenCL or CUDA. Vanitygen is also a bit more
user-friendly in that it provides feedback on its rate of progress and
how many keys it has checked.

Vanitygen is written in C, and is provided in source code form and
pre-built Win32 binaries. At present, vanitygen can be built on Linux,
and requires the openssl and pcre libraries.

Vanitygen can generate regular bitcoin addresses, namecoin addresses,
and testnet addresses.

Vanitygen can search for exact prefixes or regular expression matches.
When searching for exact prefixes, vanitygen will ensure that the
prefix is possible, will provide a difficulty estimate, and will run
about 30% faster. Exact prefixes are case-sensitive by default, but
may be searched case-insensitively using the "-i" option. Regular
expression patterns follow the Perl-compatible regular expression
language.

Vanitygen can accept a list of patterns to search for, either on the
command line, or from a file or stdin using the "-f" option. File
sources should have one pattern per line. When searching for N exact
prefixes, performance of O(logN) can be expected, and extremely long
lists of prefixes will have little effect on search rate. Searching
for N regular expressions will have varied performance depending on the
complexity of the expressions, but O(N) performance can be expected.

By default, vanitygen will spawn one worker thread for each CPU in your
system. If you wish to limit the number of worker threads created by
vanitygen, use the "-t" option.

The example below completed quicker than average, and took about 45 sec
to finish, using both cores of my aging Core 2 Duo E6600:

$ ./vanitygen 1Love
Difficulty: 4476342
[48165 K/s][total 2080000][Prob 37.2%][50% in 21.2s]
Pattern: 1Love
Address: 1LoveRg5t2NCDLUZh6Q8ixv74M5YGVxXaN
Privkey: 5JLUmjZiirgziDmWmNprPsNx8DYwfecUNk1FQXmDPaoKB36fX1o

Currently, it is difficult to import the private key into bitcoin.
Sipa's showwallet branch has a new command called "importprivkey" that
accepts the base-58 encoded private key. Vanitygen has been tested to
work with that version of bitcoin.
 

 

 

 

Hidden Content
You'll be able to see the hidden content once you reply to this topic or

Please Login or Register to see this Hidden Content

.

 

i didn't make this and am not responsible for any type of damage done.

if you don't know how to use this then don't bother asking me. 


This leak has not been classified yet. Please be careful when downloading.
  • 4

#2

MrFuck1
MrFuck1
    Offline
    7
    Rep
    19
    Likes

    Veteran

Posts: 679
Threads: 22
Joined: Jan 05, 2017
Credits: 0
Seven years registered
#2

ty


  • 0

i88abQ.gif


#3

pruned_67812165
pruned_67812165
    Offline
    0
    Rep
    30
    Likes

    Veteran

  • PipPipPipPipPipPipPip
Posts: 1496
Threads: 116
Joined: Apr 02, 2017
Credits: 0

Seven years registered
#3

ty


  • 0

LO7aXV.png


#4

pruned_1367640
pruned_1367640
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 136
Threads: 1
Joined: Sep 05, 2015
Credits: 0
Eight years registered
#4

ty


  • 0

#5

pruned_37588866
pruned_37588866
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 89
Threads: 2
Joined: Aug 08, 2017
Credits: 0
Six years registered
#5

im not understand any of this...but thanks


  • 0

#6

gs4geo
gs4geo
    Offline
    2
    Rep
    19
    Likes

    Junkie

  • PipPipPipPipPipPip
Posts: 295
Threads: 22
Joined: May 15, 2015
Credits: 0
Eight years registered
#6

Everyone keep in mind that it is possible for someone to get the same address and pkey as you. Which is why you should never use a vanity acquired BTC address.


  • 0

#7

pruned_81247368
pruned_81247368
    Offline
    0
    Rep
    -4
    Likes

    Veteran

  • PipPipPipPipPipPipPip
Posts: 1132
Threads: 15
Joined: Mar 10, 2017
Credits: 0

Seven years registered
#7

let me have alook @ this


  • 0

#8

pruned_24604757
pruned_24604757
    Offline
    -16
    Rep
    169
    Likes

    Why so serious

  • PipPipPipPipPipPip
Posts: 261
Threads: 55
Joined: Aug 28, 2017
Credits: 0

Six years registered
#8
Ty

  • 0

The quieter you become, the more you are able to hear...

 


#9

success9half
success9half
    Offline
    0
    Rep
    0
    Likes

    Junkie

  • PipPipPipPipPipPip
Posts: 393
Threads: 0
Joined: Feb 06, 2018
Credits: 0
Six years registered
#9

thx


  • 0

#10

vacaje
vacaje
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

Posts: 95
Threads: 0
Joined: Aug 12, 2020
Credits: 0
Three years registered
#10
Ty

  • 0


 Users browsing this thread: