Post
Topic
Board Development & Technical Discussion
Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22]
by
unamic
on 19/06/2023, 15:40:15 UTC
Yes. But what are you trying to do? Usually those requests mean someone's trying to brute-force existing addresses, which won't work.
I don't want to search for specific patterns like 1Love, but create many addresses and pick out the best patterns that I might like. Bitcoin would also be enough for me, it is important to me that it creates 12 or 24 seeds and works with Cuda.
Quote
This board isn't the right place for discussing altcoins.
It's not about Altcoins, I'm looking for a VanityGen version that, in addition to Bitcoin, also generates other addresses (also for Altcoins) at the same time, so at best it is also capable of creating a 256bit secure 24 seed.

Use VanitySeach for faster speed and for possible GPU support (depending on your GPU) instead.
With that tool, use -o arg to specify an "output.txt" file where the private keys will be saved.

Bitcointalk Thread link: https://bitcointalk.org/index.php?topic=5112311.0
Does VanitySearch also support 12 or 24 seeds? If necessary, it also works without would only be nice because of the compatibility with other wallets. Or is there possibly a possibility to convert a private key afterwards to a seed? I think I read something that you convert it into bites and then the bites into words.