Propulsion
The buck stops here.
I forked vanitygen to be able to create Darkcoin addresses.
Source is available here. https://github.com/propulsions/DarkVanityGen.git
I've tested it with some change. Seems to work.
The gpu version seems to not work unless using 12.x AMD Catalyst Drivers. 13 plus fails.
To use the cpu version simply do:
To try to create an address that has "van1ty" in it.
Note: I's, O's, and l's(Lower case L's) are incompatible.
Source is available here. https://github.com/propulsions/DarkVanityGen.git
I've tested it with some change. Seems to work.
Code:
dumpprivkey Xf1rstPvMsQ84tRGukBRVcv2bBDT1HkZiy
7sPt1Fsi5FPLCRpZJxxbe3NpDsA2aWLun4WA2a7qbZApKbjF7fL
dumpprivkey XcoinB7HPLRcc4CbVSsVkjWq6te3t9WxoL
7qsRF4JN7nbY5esnYPbHSY3dKMiyrnvwDgnQ62gnGN3h3mFFdFd
The gpu version seems to not work unless using 12.x AMD Catalyst Drivers. 13 plus fails.
To use the cpu version simply do:
Code:
./vanitygen -D "Xvan1ty"
Note: I's, O's, and l's(Lower case L's) are incompatible.