Bitcoin Forum
May 08, 2024, 04:50:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 191 »
  Print  
Author Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22]  (Read 1152832 times)
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
December 11, 2011, 05:44:45 AM
 #401

I tried 1I and it showed this error:
Invalid character 'I' in prefix '1I'

I also tried with a char like "à" but it didn't work well.
Are there some chars that aren't allowed? ( or are them bugs? )


bitcoin addresses use base58 encoding link, so you will have have to stick with that charmap

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
1715143839
Hero Member
*
Offline Offline

Posts: 1715143839

View Profile Personal Message (Offline)

Ignore
1715143839
Reply with quote  #2

1715143839
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
December 11, 2011, 06:02:20 AM
 #402

ouch, I just learned something new. Thank you Wink

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
December 11, 2011, 06:32:50 AM
 #403

ouch, I just learned something new. Thank you Wink

np, i could use some help too on the p2p forum, sent you a pm  Cheesy

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
Rassah
Legendary
*
Offline Offline

Activity: 1680
Merit: 1035



View Profile WWW
December 16, 2011, 01:39:17 AM
 #404

I got oclvanitygen running on my miner just for fun.

Fibonachi: 11235813yoNV9F45KjwRiBYnYFufMunTj8

I was originally going to try for 1123581321, but that would take a few years with just one of my graphics cards trying it.  I'd rather make coins with that much time.

I would still love an easy way to import these keys besides with strongcoin.  I don't think pywallet supports the encrypted wallet format yet.

It doesn't, but you can create a new unencrypted one, import your address, and move all your money out of the encrypted one, before encrypting the new one. Don't know if there is a way to extract keys out of encrypted wallets though :/

or you could use the comandline options and unlock your wallet for 10-15 minutes, enough time to import few private keys with pywallet Wink

I ca't find the command line to do this. Can you help please?
terrytibbs
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501



View Profile
December 16, 2011, 01:46:50 AM
 #405

I got oclvanitygen running on my miner just for fun.

Fibonachi: 11235813yoNV9F45KjwRiBYnYFufMunTj8

I was originally going to try for 1123581321, but that would take a few years with just one of my graphics cards trying it.  I'd rather make coins with that much time.

I would still love an easy way to import these keys besides with strongcoin.  I don't think pywallet supports the encrypted wallet format yet.

It doesn't, but you can create a new unencrypted one, import your address, and move all your money out of the encrypted one, before encrypting the new one. Don't know if there is a way to extract keys out of encrypted wallets though :/

or you could use the comandline options and unlock your wallet for 10-15 minutes, enough time to import few private keys with pywallet Wink

I ca't find the command line to do this. Can you help please?
Judging by the following tool in the contrib directory, the command is:
Code:
bitcoind walletpassphrase [passphrase] [time in minutes]

Good luck!
terrytibbs
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501



View Profile
December 16, 2011, 01:55:57 AM
 #406

Forgot the tool, duh.
https://github.com/bitcoin/bitcoin/blob/master/contrib/wallettools/walletunlock.py
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
December 16, 2011, 02:00:54 AM
Last edit: December 16, 2011, 03:23:59 AM by paraipan
 #407

I got oclvanitygen running on my miner just for fun.

Fibonachi: 11235813yoNV9F45KjwRiBYnYFufMunTj8

I was originally going to try for 1123581321, but that would take a few years with just one of my graphics cards trying it.  I'd rather make coins with that much time.

I would still love an easy way to import these keys besides with strongcoin.  I don't think pywallet supports the encrypted wallet format yet.

It doesn't, but you can create a new unencrypted one, import your address, and move all your money out of the encrypted one, before encrypting the new one. Don't know if there is a way to extract keys out of encrypted wallets though :/

or you could use the comandline options and unlock your wallet for 10-15 minutes, enough time to import few private keys with pywallet Wink

I ca't find the command line to do this. Can you help please?
Judging by the following tool in the contrib directory, the command is:
Code:
bitcoind walletpassphrase [passphrase] [time in minutes]

Good luck!

exactly, only thing time is entered in seconds

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
Rassah
Legendary
*
Offline Offline

Activity: 1680
Merit: 1035



View Profile WWW
December 16, 2011, 03:32:06 AM
 #408

Sweet! Thanks guys!
Bitcoin 100
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
December 16, 2011, 04:10:12 AM
 #409

Sweet! Thanks guys!

I like it when a plan comes together.

Now, I have a question. (may have been addressed in this long thread, so sorry for asking again)

Can a vanity address be hashed by one person for the sole purpose of giving it to another, along with the password, whereupon the new owner is able to change the password locking out the one who created it? If so, reply with a brief outline of how this is done or, at the very least, point me toward a post that explains this.

~Bruno~

dree12
Legendary
*
Offline Offline

Activity: 1246
Merit: 1077



View Profile
December 16, 2011, 04:23:25 AM
 #410

Sweet! Thanks guys!

I like it when a plan comes together.

Now, I have a question. (may have been addressed in this long thread, so sorry for asking again)

Can a vanity address be hashed by one person for the sole purpose of giving it to another, along with the password, whereupon the new owner is able to change the password locking out the one who created it? If so, reply with a brief outline of how this is done or, at the very least, point me toward a post that explains this.

~Bruno~


TL;DR: No.

Full version: https://en.bitcoin.it/wiki/Private_key

Hope this helps.
Rassah
Legendary
*
Offline Offline

Activity: 1680
Merit: 1035



View Profile WWW
December 16, 2011, 06:20:41 AM
Last edit: December 16, 2011, 06:31:29 AM by Rassah
 #411


Judging by the following tool in the contrib directory, the command is:
Code:
bitcoind walletpassphrase [passphrase] [time in minutes]

Good luck!

Ok, n00b question. I'm getting a
Quote
error: couldn't connect to server

Running on Win7, not launching as Admin, but bitcoind given all access through firewall. It runs fine if I run bitcoind by itself without any parameters.
I guess I need to know how to send it RPC commands after I launch it, or something. Please help
BurtW
Legendary
*
Offline Offline

Activity: 2646
Merit: 1136

All paid signature campaigns should be banned.


View Profile WWW
December 16, 2011, 06:24:35 AM
 #412

Quote
Can a vanity address be hashed by one person for the sole purpose of giving it to another, along with the password, whereupon the new owner is able to change the password locking out the one who created it? If so, reply with a brief outline of how this is done or, at the very least, point me toward a post that explains this

We have discussed this at length above and it can be done as follows:

You create a standard private/public key pair and send just the public key to the second person and keep the private key secret.
Instead of creating new random key pairs from the standard starting point they create them from your public key point.
If they find the vanity public address you are looking for they can send you the vanity private and public keys they created based on the public key you sent them.
You can then multiply the private key they send you and the private key you kept secret together to get the final private key for the vanity address.

The person that worked on the project for you has no way of knowing the final private key.  You are the only one that can know it because you are the only one that has both the private keys needed to muliply together to get the final private key for the vanity public address.

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
finway
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
December 16, 2011, 06:26:14 AM
 #413

I'll try this when i finished my mining.

BurtW
Legendary
*
Offline Offline

Activity: 2646
Merit: 1136

All paid signature campaigns should be banned.


View Profile WWW
December 16, 2011, 06:34:41 AM
 #414

Quote
Can a vanity address be hashed by one person for the sole purpose of giving it to another, along with the password, whereupon the new owner is able to change the password locking out the one who created it? If so, reply with a brief outline of how this is done or, at the very least, point me toward a post that explains this

We have discussed this at length above and it can be done as follows:

You create a standard private/public key pair and send just the public key to the second person and keep the private key secret.
Instead of creating new random key pairs from the standard starting point they create them from your public key point.
If they find the vanity public address you are looking for they can send you the vanity private and public keys they created based on the public key you sent them.
You can then multiply the private key they send you and the private key you kept secret together to get the final private key for the vanity address.

The person that worked on the project for you has no way of knowing the final private key.  You are the only one that can know it because you are the only one that has both the private keys needed to muliply together to get the final private key for the vanity public address.
As also discussed in detail in this and other threads this could be the basis for a distributed vanity address mining operation where one person could enlist many (hundreds?) of other to search for a very difficult to find vanity address and then pay the one who finds it.  Kind of like mining - so it has been called "vanity address mining".  The beauty is that it can be done in a totally secure way where none of the miners know the final private key - only the customer can calculate it.

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
December 16, 2011, 11:38:17 AM
 #415

ouch, I just learned something new. Thank you Wink

lol, does it always hurt when you learn something? that'd suck.

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
December 16, 2011, 01:04:07 PM
 #416


Judging by the following tool in the contrib directory, the command is:
Code:
bitcoind walletpassphrase [passphrase] [time in minutes]

Good luck!

Ok, n00b question. I'm getting a
Quote
error: couldn't connect to server

Running on Win7, not launching as Admin, but bitcoind given all access through firewall. It runs fine if I run bitcoind by itself without any parameters.
I guess I need to know how to send it RPC commands after I launch it, or something. Please help

ok, the normal procedure is... close the GUI client, open up a terminal (cmd in windows), navigate to the dir where you  know "bitcoind" is found, launch it (this step is important and depends on you previously closing any Bitcoin gui instance) and wait a few minutes untill it starts up. Usually it takes the same amount of time for bitcoin-qt or bitcoind to start, the last it's a little faster sometimes.
After following all the previous steps you can try sending some commands, like "bitcoind getinfo" for example and see if it responds. Try "bitcoind help" for a complete list of all the commands. Hope this helps  Roll Eyes

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
Rassah
Legendary
*
Offline Offline

Activity: 1680
Merit: 1035



View Profile WWW
December 17, 2011, 05:11:23 AM
Last edit: December 17, 2011, 06:11:32 AM by Rassah
 #417

Found the problem. PEBKAC lack of patience error  Grin Just had to wait for the thing to fully launch before it would respond

EDIT: Never mind. Even unlocking the wallet doesn't help. pywallet corrpts the walet.dat file when I try to import keys regardless of whether it's unlocked or not. Sucks I can't encrypt my wallet due to this. (keeping the entire folder encrypted using Windows though)
JayCoin
Sr. Member
****
Offline Offline

Activity: 409
Merit: 251


Crypt'n Since 2011


View Profile WWW
December 17, 2011, 05:52:50 AM
Last edit: December 17, 2011, 06:42:38 AM by JayCoin
 #418

Finally was able to compile a fresh oclvanitygen Windows binary.  Getting 18.3 Mkey/s on both of my 5770's for a total of 36.6 Mkey/s.  Should be able to get a 8 (7+1)character vanity in 4.5hrs ... Wait a second... It already Completed! Sweet!

New Address: 1JayCoinAX1hVGZkXH7a67P4nzDG2GLJPs

That was kind of a pain.  Anyone want a zip file of the compiled windows binary.  I made a zip file with the binaries and includes. Unzip and run!

Hello There!
Red Emerald
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
December 17, 2011, 06:16:55 AM
 #419

What version is litecoin?  I am wanting to generate a vanity address for it and don't know what to put for the network byte.

Or better yet, how do you figure out the version for any alt-chain?  I'm assuming for litecoin it is L in some different base. I tried 0x32, but that didn't work.  All I know is that bitcoin is 0.

$ vanitygen -X <something> L<my address>

terrytibbs
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501



View Profile
December 17, 2011, 01:25:36 PM
 #420

What version is litecoin?  I am wanting to generate a vanity address for it and don't know what to put for the network byte.

Or better yet, how do you figure out the version for any alt-chain?  I'm assuming for litecoin it is L in some different base. I tried 0x32, but that didn't work.  All I know is that bitcoin is 0.

$ vanitygen -X <something> L<my address>

48
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 191 »
  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!