Bitcoin Forum
April 23, 2024, 11:56:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 ... 191 »
  Print  
Author Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22]  (Read 1152802 times)
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
May 16, 2015, 01:06:40 PM
 #2161

I have been working with this s*** for at day now. I can get vanitygen.exe working no problem, but oclvanitygen.exe will not create a single/simple adress? What is the command line for creating a privkey for 1goat

I have tried    oclvanitygen.exe -d 0 -i 1goat

What is not working here? oclvanityget has identitied my AMD GPU, but no result  Embarrassed

UPDATE:  It has to be a driver issue, because I can for the oclvanitygen to use the CPU and this works.... But why can the 7800 series GPU mine and not be used for vanitygen?

IIRC shouldn't the command be "D" not "d" when allocating GPUs?

1713873390
Hero Member
*
Offline Offline

Posts: 1713873390

View Profile Personal Message (Offline)

Ignore
1713873390
Reply with quote  #2

1713873390
Report to moderator
1713873390
Hero Member
*
Offline Offline

Posts: 1713873390

View Profile Personal Message (Offline)

Ignore
1713873390
Reply with quote  #2

1713873390
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
TheRealSteve
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

FUN > ROI


View Profile
May 16, 2015, 01:32:35 PM
 #2162

IIRC shouldn't the command be "D" not "d" when allocating GPUs?
Depends on how it's being addressed:

-d <device>   Select OpenCL device
-D <devstr>   Use OpenCL device, identified by device string
              Form: <platform>:<devicenumber>[,<options>]
              Example: 0:0,grid=1024x1024
-p <platform> Select OpenCL platform


koelen3
Legendary
*
Offline Offline

Activity: 1022
Merit: 1007


Sooner or later, a man who wears two faces forgets


View Profile
May 17, 2015, 09:47:17 AM
 #2163

Really?
Yes, really Smiley  No lowercase 'L', no uppercase 'o', no uppercase 'i' and no '0' (number zero).

If you used -i (case insensitive) it would have looked for 1koeLen (and 1KoeLen and 1KOeLen and 1KOELen, etc. etc.) - but the number it should have returned should have been very low then (as there's many more possible hits).  If you used it with the -r (regex), then I think it accepts all those forbidden characters, but it wouldn't give an estimate of when it would be found (if I recall that correct).
I used -i , i will give it a try with -r too
But thanks to you i have one for myself now Smiley
Cheers
RustyNomad
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile WWW
May 17, 2015, 10:16:54 AM
 #2164

Can vanitygen be used to generate addresses for Dash (Darkcoin)?

If so anybody know which code to be used in vanitygen i.e. X 30 for Doge?

Thanks

EDIT: Found it... 77

List of codes can be found here https://en.bitcoin.it/wiki/List_of_address_prefixes
xhomerx10
Legendary
*
Offline Offline

Activity: 3822
Merit: 7962



View Profile
May 17, 2015, 10:39:10 AM
 #2165

Can vanitygen be used to generate addresses for Dash (Darkcoin)?

If so anybody know which code to be used in vanitygen i.e. X 30 for Doge?

Thanks

 There's a list of codes here - http://multicoinpool.org/index.php?page=vanity and here https://en.bitcoin.it/wiki/List_of_address_prefixes

Looks like Dash should be 76 but I have not yet imported any addresses created this way into a wallet.
koelen3
Legendary
*
Offline Offline

Activity: 1022
Merit: 1007


Sooner or later, a man who wears two faces forgets


View Profile
May 17, 2015, 01:23:26 PM
 #2166

Stupid Question - Is there a way to copy the Privkey from Commandprompt that i get after running vanitygen ? I hate typing it manually.
unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1005


View Profile
May 17, 2015, 01:32:07 PM
 #2167

Stupid Question - Is there a way to copy the Privkey from Commandprompt that i get after running vanitygen ? I hate typing it manually.


You just highlight it and copy as normally... Or make vanitygen output the keys to a txt file Smiley
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
May 17, 2015, 01:51:50 PM
 #2168

Stupid Question - Is there a way to copy the Privkey from Commandprompt that i get after running vanitygen ? I hate typing it manually.

http://www.hacktrix.com/two-methods-to-select-copy-and-paste-text-in-cmd-or-command-prompt

RustyNomad
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile WWW
May 17, 2015, 05:51:33 PM
 #2169

Can vanitygen be used to generate addresses for Dash (Darkcoin)?

If so anybody know which code to be used in vanitygen i.e. X 30 for Doge?

Thanks

 There's a list of codes here - http://multicoinpool.org/index.php?page=vanity and here https://en.bitcoin.it/wiki/List_of_address_prefixes

Looks like Dash should be 76 but I have not yet imported any addresses created this way into a wallet.


True, it should be 76 and not 77 as I stated. Thanks for those additional links.
koelen3
Legendary
*
Offline Offline

Activity: 1022
Merit: 1007


Sooner or later, a man who wears two faces forgets


View Profile
May 17, 2015, 06:17:03 PM
 #2170

Stupid Question - Is there a way to copy the Privkey from Commandprompt that i get after running vanitygen ? I hate typing it manually.


You just highlight it and copy as normally... Or make vanitygen output the keys to a txt file Smiley

Can't highlight anything at all :/
Edit : Now i can thanks han

Stupid Question - Is there a way to copy the Privkey from Commandprompt that i get after running vanitygen ? I hate typing it manually.

http://www.hacktrix.com/two-methods-to-select-copy-and-paste-text-in-cmd-or-command-prompt

Thank you! Never though it could be this easy
Smiley
umairsaleem
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
May 18, 2015, 11:00:16 AM
 #2171

One question, how to run Vanitygen on my OS X? I don't know how to setup those files on Github.
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
May 18, 2015, 11:25:15 AM
 #2172

One question, how to run Vanitygen on my OS X? I don't know how to setup those files on Github.

Download vanitygen and unzip it. Direct to vanitygen folder and run make.

You will need to install OpenSSL and pcre. See http://bitcoin.stackexchange.com/a/6005 for installing pcre & see https://github.com/samr7/vanitygen/issues/20 for installing OpenSSL.

P.S. If any error is showing when running 'make', post output here. Someone will help you.

I found a better link - http://www.stanley-adams.co.uk/2013/12/custom-vanity-bitcoin-address/. Hope that helps you.

LsHallo
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
May 19, 2015, 03:59:47 PM
 #2173

As said in the start post you need some numbers for GCN GPUs.
I hope you still need them after time.
My R9 290 makes 33-36MKey/s @ 1000MHz Core and 1260MHz VRAM
And for addition: My i7 860 @ 2,93GHz makes 700-800kKey/s
2run
Hero Member
*****
Offline Offline

Activity: 1890
Merit: 792


View Profile
May 21, 2015, 09:18:35 AM
 #2174

i'm very lucky Smiley

144444444
1PPpppPppP
1BitcoiN
1Bitcoin

Thank you!
RustyNomad
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile WWW
May 25, 2015, 03:56:11 PM
Last edit: May 25, 2015, 04:52:40 PM by RustyNomad
 #2175

Following is a problem I had with vanitygen, not sure whether I did something wrong and or whether this is something that may happen from time to time...

a) I generated 5 Doge addresses making use of the oclvanity command and the -X 30 -e parameters to generate a addresses with encrypted private keys.

b) Some coins were sent to the one address and all seemed fine (luckily only about $1)

c) I used the keyconv command with the -X 30 parameter to decrypt the encrypted private key which worked without any problems and it gave me the correct Doge address

d) I tried to import the private key of this address into a Dogechain wallet but it does not accept the private key. Tried the Wif and Hex versions of the private key

e) Tried the Doge paper wallet generator where you enter the Wif/Hex keys and get details on the address and tried the other formats of the private key but none seems to work...

The above only happened with the one address, the other 4 all worked fine and I've been able to import them without problems. Is this something that happens or something I did wrong and if so how do I prevent this from happening or should I just test every address before use to make sure they work 100%?
tspacepilot
Legendary
*
Offline Offline

Activity: 1456
Merit: 1076


I may write code in exchange for bitcoins.


View Profile
May 26, 2015, 07:44:33 PM
 #2176

Following is a problem I had with vanitygen, not sure whether I did something wrong and or whether this is something that may happen from time to time...

a) I generated 5 Doge addresses making use of the oclvanity command and the -X 30 -e parameters to generate a addresses with encrypted private keys.

b) Some coins were sent to the one address and all seemed fine (luckily only about $1)

c) I used the keyconv command with the -X 30 parameter to decrypt the encrypted private key which worked without any problems and it gave me the correct Doge address

d) I tried to import the private key of this address into a Dogechain wallet but it does not accept the private key. Tried the Wif and Hex versions of the private key

e) Tried the Doge paper wallet generator where you enter the Wif/Hex keys and get details on the address and tried the other formats of the private key but none seems to work...

The above only happened with the one address, the other 4 all worked fine and I've been able to import them without problems. Is this something that happens or something I did wrong and if so how do I prevent this from happening or should I just test every address before use to make sure they work 100%?


I had no idea that vanitygen worked for any coin other than bitcoin.  Wish I could help?  Also, isn't keyconv command part of an external python lib?  Seems like there are several possible points of failure here.
andulolika
Legendary
*
Offline Offline

Activity: 2296
Merit: 1047



View Profile
May 26, 2015, 09:15:06 PM
 #2177

Can i please know how to use my ati to get vanity? There was no way i had it fixed.

🔥 🔥 🔥  Satochip - Secure the future  🔥 🔥 🔥
⭐️ Hardware wallet on a smartcard | Affordable and easy to use | Open source and community driven | BTC, LTC, BCH (SLP tokens), ETH (ERC-20 tokens)... ⭐️
──WebsiteShop  |  Bitcointalk  |  Twitter  |  Telegram  |  Github──
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
May 26, 2015, 10:10:17 PM
 #2178

Can i please know how to use my ati to get vanity? There was no way i had it fixed.

Do you have OpenCL already working on your machine/video card?

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
andulolika
Legendary
*
Offline Offline

Activity: 2296
Merit: 1047



View Profile
May 26, 2015, 10:53:06 PM
 #2179

Can i please know how to use my ati to get vanity? There was no way i had it fixed.

Do you have OpenCL already working on your machine/video card?
Nope, if you could help me i will be more than gratefull, asked tons of people but it all ends in no.

🔥 🔥 🔥  Satochip - Secure the future  🔥 🔥 🔥
⭐️ Hardware wallet on a smartcard | Affordable and easy to use | Open source and community driven | BTC, LTC, BCH (SLP tokens), ETH (ERC-20 tokens)... ⭐️
──WebsiteShop  |  Bitcointalk  |  Twitter  |  Telegram  |  Github──
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
May 26, 2015, 11:58:27 PM
 #2180

What OS are you using? Do you have up-to-date drivers? Which GPU (specific ATI model)?

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
Pages: « 1 ... 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 ... 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!