• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

DIY Vanity(customized recieve address) for Cryptos!

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

moho

I wanna title tooo !
Joined
Nov 26, 2004
Location
1337 Leet Street , CO 1337
So.. you want to make a customized address? lol. so did i.
LTCMohoPHygBcydiSkXhvhPW6tfMgTMDQF
LTCTraine6DnFhJard3G6vUBvf6eFRPeVY
LTC2SUNCYw5YS39fzS7eBvTsxb3WPsgf4r
LTCman7jcNRSvw6UuJmA9Zh4bHYjpdchF5

those are just a few of the ones i did for my litecoin wallet.

here you go:

download this here for GPU generating:
https://lifeboat.com/oclvanitygen
you can do CPU but GPU is much much faster.
the tool is called vanitygen.

Vanitygen is a command-line vanity bitcoin/altcoin address generator, which, "mines" for your custom address.

easiest to go open a command prompt and find your folder(i just extracted to C:\)

example for 7950, the first card and only card in my pc:

c:\vanitygen\oclvanitygen64 -w 256 -D 0:0 -X 48 LTCMoho
usage is:
-w worksize(like cgminer)
-D 0:devicenum
-X 48 used for Litecoin addresses
LTCmoho.<<what you want it to search for. The longer the prefix, the longer it will take to find it.
All litecoin addresses must start with L.

some other crypto usages:
Code:
Generate Dogecoin (DOGE) addresses:
$ ./vanitygen -X 30 D -k
$ ./vanitygen -X 30 DMooN -k
$ ./vanitygen -X 30 DMUcH -k
$ ./vanitygen -X 30 DMANy -k
$ ./vanitygen -X 30 DSHibE -k
(Unfortunately, "Dwow" is not possible).
Generate Novacoin (NVC) addresses:
$ ./vanitygen -X 8 4 -k
$ ./vanitygen -X 8 4D -k
$ ./vanitygen -X 8 4Z -k
$ ./vanitygen -X 8 4a -k
$ ./vanitygen -X 8 4d -k
Generate Feathercoin (FTC) addresses:
$ ./vanitygen -X 14 6 -k
$ ./vanitygen -X 14 6d -k
$ ./vanitygen -X 14 6z -k
$ ./vanitygen -X 14 7 -k
$ ./vanitygen -X 14 71 -k
$ ./vanitygen -X 14 72 -k
$ ./vanitygen -X 14 73 -k
Generate Anoncoin (ANC) addresses:
$ ./vanitygen -X 23 A -k
$ ./vanitygen -X 23 AF -k
$ ./vanitygen -X 23 AZ -k
$ ./vanitygen -X 23 Aa -k
$ ./vanitygen -X 23 Af -k
Generate Franko (FRK) addresses:
$ ./vanitygen -X 35 F -k
$ ./vanitygen -X 35 FD -k
$ ./vanitygen -X 35 FE -k
$ ./vanitygen -X 35 FN -k
$ ./vanitygen -X 35 FR -k
Generate Digitalcoin (DGC) addresses:
$ ./vanitygen -X 30 D -k
$ ./vanitygen -X 30 D5 -k
$ ./vanitygen -X 30 D9 -k
$ ./vanitygen -X 30 DA -k
$ ./vanitygen -X 30 DU -k
Generate Litecoin (LTC) addresses:
$ ./vanitygen -X 48 L -k
$ ./vanitygen -X 48 LK -k
$ ./vanitygen -X 48 LZ -k
$ ./vanitygen -X 48 La -k
$ ./vanitygen -X 48 Li -k
Generate Namecoin (NMC) addresses:
$ ./vanitygen -X 52 M -k
$ ./vanitygen -X 52 Mv -k
$ ./vanitygen -X 52 Mz -k
$ ./vanitygen -X 52 N -k
$ ./vanitygen -X 52 N1 -k
$ ./vanitygen -X 52 N9 -k
$ ./vanitygen -X 52 NA -k
$ ./vanitygen -X 52 NK -k
Generate PPCoin (PPC) addresses:
$ ./vanitygen -X 55 P -k
$ ./vanitygen -X 55 P8 -k
$ ./vanitygen -X 55 P9 -k
$ ./vanitygen -X 55 PA -k
$ ./vanitygen -X 55 PX -k
Generate YaCoin (YAC) addresses:
$ ./vanitygen -X 77 X -k
$ ./vanitygen -X 77 Xz -k
$ ./vanitygen -X 77 Y -k
$ ./vanitygen -X 77 Y1 -k
$ ./vanitygen -X 77 Y9 -k
$ ./vanitygen -X 77 YA -k
$ ./vanitygen -X 77 YP -k
Generate BBQcoin (BQC) addresses:
$ ./vanitygen -X 85 b -k
$ ./vanitygen -X 85 bC -k
$ ./vanitygen -X 85 bZ -k
$ ./vanitygen -X 85 ba -k
$ ./vanitygen -X 85 bc -k
Generate Ixcoin (IXC) addresses:
$ ./vanitygen -X 138 x -k
$ ./vanitygen -X 138 xX -k
$ ./vanitygen -X 138 xZ -k
$ ./vanitygen -X 138 xa -k
$ ./vanitygen -X 138 xv -k

Once you get your address you should see something like this:

c:\ocl>oclvanitygen -w 256 -D 0:1 -X 48 LTCTrain
Difficulty: 888446610538
Pattern: LTCTrain
Address: LTCTraine6DnFhJard3G6vUBvf6eFRPeVY
Privkey: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
copy your Private Key,
go to your wallet app, and go to help> debug window>console tab.
*note if you do not have a wallet passphrase lock, skip to 2* - recommend you add one ASAP!
1- type
Code:
walletpassphrase XXXX 120
(120 is seconds to keep it unlocked, change if you want)
2- type
Code:
importprivkey <your private key goes here>
let it run for a second, then close and reopen your wallet. your custom address should now be in your receive addresses! label as you wish!
 
Last edited:
Sticky this, ZL1!

I was generating a "Pharaoh" BTC address yesterday, but I had to stop becasue my VM's were choking for CPU cycles :p


I did a quick look, it seems we can generate a bunch of addresses for many different coins! :thup:


Good job moho! Nice find, I didn't know we could use GPU's to generate addresses!
 
interesting idea.

moho, can you please make the colors viable for the light-skin as well? the light blue and yellow are very difficult to read.
 
A bit better, the orange is still a little weird, but more readable than the yellow.

Thanks :)
 
18 Mkey/s on my 6850 :D
50% in 8 Hr to generate 1Pharaoh BTC address :thup:

Using the gpu is much faster than cpu :D
 
I keep getting these:
atch idx: 0
CPU hash: 202d81157e81ea1e52f5a901515230a9d34ed972
GPU hash: 09c4d23cae5fca69a83ec4bb6a7ddbf628435c5d
Found delta: 794670 Start delta: 9437185
[9.32 Mkey/s][total 31457280]
atch idx: 0
CPU hash: d4b85d9a638b4a5fb4d30dea056032cee80ab0b0
GPU hash: 09c4d2210219e2b8ba7ce17c9e7f768ff91adf7d
Found delta: 1564152 Start delta: 1

I think it's because of the incompatibility with 13.xx drivers. I read we need 12.8 + AMD APP SDK 2.8 or 2.7 :(

Just lett'n you guys know if you get these errors too.
 
i just used the cpu, ZL1 wasnt too hard to find :))
 
yeah, i couldnt get it to work with my 280x either.
was trying to get one for my buddy, but on cpu mode, it said it would take about a year to find it.
 
lol, zl1 so easy, the ltc one took split second :))
 
yeah, Dyckah took about 4 minutes to find via cpu.
but my buddys name he wanted was like 2x as long, so a bit harder, lol.
 
yeah, Dyckah took about 4 minutes to find via cpu.
but my buddys name he wanted was like 2x as long, so a bit harder, lol.

Anubis took ~4-8 hours (left it on all night).

I hope they get a fix out, my Cpu gets 820 Kkey/s while my 270x gets 18 Mkey/s and the 270x gets 20 Mkey/s...
Much faster. ;)
 
oh, thats weird, you'd think the i5 would be a little faster than that, seeing as dyckah and anubis are the same amount of letters!
 
oh, thats weird, you'd think the i5 would be a little faster than that, seeing as dyckah and anubis are the same amount of letters!

Generate an address that starts with "S"

Sphinx is harder to generate than Pharaoh :confused:
Certain letters are harder to generate ;)
 
Back