Bitcoin Forum
April 27, 2024, 10:06:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 ... 191 »
  Print  
Author Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22]  (Read 1152817 times)
apoorvlathey
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 547


CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
April 23, 2016, 02:11:40 PM
 #2681

How can I login my generated Address?
You can use your generated address by using the Private key generated by vanity gen. Open a wallet like electrum or bitcoin core, enter your Private key into it and your address would get imported ! Now you can use this wallet to send and receive bitcoins to this vanity address.

I forgot my private key Sad can I generate again?

You cannot generate the exact same address but can generate another address starting with the same letters.
Eg : If you forgot 1Example........ then you can use vanitygen to generate similar address staring with 1Example.....

If you had some bitcoins in that address then it could not be retrieved.

The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714255570
Hero Member
*
Offline Offline

Posts: 1714255570

View Profile Personal Message (Offline)

Ignore
1714255570
Reply with quote  #2

1714255570
Report to moderator
1714255570
Hero Member
*
Offline Offline

Posts: 1714255570

View Profile Personal Message (Offline)

Ignore
1714255570
Reply with quote  #2

1714255570
Report to moderator
defcon23
Legendary
*
Offline Offline

Activity: 1120
Merit: 1002


View Profile
April 23, 2016, 02:12:08 PM
 #2682

How can I login my generated Address?
You can use your generated address by using the Private key generated by vanity gen. Open a wallet like electrum or bitcoin core, enter your Private key into it and your address would get imported ! Now you can use this wallet to send and receive bitcoins to this vanity address.
  that's not the asked question.




How can I login my generated Address?
what do you mean by "login" ?  you mean watching or loading .. ?   Roll Eyes
I forgot my private key Sad can I generate again?
no. really impossible to get a coliision ( soooo improbable)
Jezreel
Full Member
***
Offline Offline

Activity: 129
Merit: 100


The Boy Who Shattered Time


View Profile
April 23, 2016, 02:15:23 PM
 #2683

I forgot to copy the private key.
defcon23
Legendary
*
Offline Offline

Activity: 1120
Merit: 1002


View Profile
April 23, 2016, 02:16:20 PM
 #2684

I forgot to copy the private key.
man : already answered one post above: NO you cant.
apoorvlathey
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 547


CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
April 23, 2016, 02:38:15 PM
 #2685

I forgot to copy the private key.
To prevent this in future you can use the following code :

Code:
vanitygen64.exe -o file.txt 1Addy

This would save your generated address and private key into "file.txt" in the same folder where vanitygen is.

DaveF
Legendary
*
Offline Offline

Activity: 3458
Merit: 6235


Crypto Swap Exchange


View Profile WWW
April 23, 2016, 02:47:22 PM
 #2686

More info. I added some RAM to the system and it kept going for almost 2 days before crashing.
I'm thinking something in one of the windows updates is causing some kind of memory leak in the program or the driver, but that is a guess at best.

I'll throw in another 4GB stick later in the week and try again.

-Dave

The computer doesn't need more Ram (all the work is being done on the GPU).  Have you updated your GPU's drivers?

OgNasty made a patch, search this thread for "LifeBoat"
That's the one I'm using.
I know system RAM should not matter, but @ 2 GB it will never make more then 18 hours. With 4 it makes it more then double that.

Latest NVIDIA drivers are installed.

-Dave

It's definitely something with system RAM
2 GB = 18 hrs before crash
4 GB = Almost 2 days before crash
8 GB = Over 3 1/2 days and still going....

However, I noticed that according to task manager it's not using that much memory. Very odd.

Also, dose anyone know the reason why it's using 50% CPU when all I have it doing is mining the the graphics card?

-Dave

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Jezreel
Full Member
***
Offline Offline

Activity: 129
Merit: 100


The Boy Who Shattered Time


View Profile
April 23, 2016, 02:58:26 PM
 #2687

I forgot to copy the private key.
To prevent this in future you can use the following code :

Code:
vanitygen64.exe -o file.txt 1Addy

This would save your generated address and private key into "file.txt" in the same folder where vanitygen is.
Thank you sir for helping me. Smiley
LoyceV
Legendary
*
Offline Offline

Activity: 3290
Merit: 16558


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
April 23, 2016, 03:29:04 PM
Last edit: April 23, 2016, 09:28:39 PM by LoyceV
 #2688

It's definitely something with system RAM
2 GB = 18 hrs before crash
4 GB = Almost 2 days before crash
8 GB = Over 3 1/2 days and still going....

However, I noticed that according to task manager it's not using that much memory. Very odd.
Does anything change if you increase swap-size? Memory leaks may be swapped away.
Alternative: take 2 GB ram and run oclvanitygen a few hours, then restart it. Repeat that and see if it crashes again.

Quote
Also, dose anyone know the reason why it's using 50% CPU when all I have it doing is mining the the graphics card?
Here it uses full CPU while mining on Nvidia. I assume it needs CPU to deal with the keys it finds or something. So the videocard just produces millions of keys per second, the CPU checks if they are the right keys. But I'm just guessing here Smiley

Edit: after reading shorena (see below) I am curious now what the CPU is doing Smiley

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
April 23, 2016, 08:17:34 PM
 #2689

-snip-
Quote
Also, dose anyone know the reason why it's using 50% CPU when all I have it doing is mining the the graphics card?
Here it uses full CPU while mining on Nvidia. I assume it needs CPU to deal with the keys it finds or something. So the videocard just produces millions of keys per second, the CPU checks if they are the right keys. But I'm just guessing here Smiley

The GPU can check as well. See the comment here[1].

[1] https://github.com/samr7/vanitygen/blob/master/oclengine.c#L1424

Im not really here, its just your imagination.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
April 24, 2016, 01:49:47 PM
 #2690

It's definitely something with system RAM
2 GB = 18 hrs before crash
4 GB = Almost 2 days before crash
8 GB = Over 3 1/2 days and still going....

However, I noticed that according to task manager it's not using that much memory. Very odd.
Does anything change if you increase swap-size? Memory leaks may be swapped away.
Alternative: take 2 GB ram and run oclvanitygen a few hours, then restart it. Repeat that and see if it crashes again.

Quote
Also, dose anyone know the reason why it's using 50% CPU when all I have it doing is mining the the graphics card?
Here it uses full CPU while mining on Nvidia. I assume it needs CPU to deal with the keys it finds or something. So the videocard just produces millions of keys per second, the CPU checks if they are the right keys. But I'm just guessing here Smiley

Edit: after reading shorena (see below) I am curious now what the CPU is doing Smiley
your guessing wrong Wink

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
April 24, 2016, 01:50:20 PM
 #2691

More info. I added some RAM to the system and it kept going for almost 2 days before crashing.
I'm thinking something in one of the windows updates is causing some kind of memory leak in the program or the driver, but that is a guess at best.

I'll throw in another 4GB stick later in the week and try again.

-Dave

The computer doesn't need more Ram (all the work is being done on the GPU).  Have you updated your GPU's drivers?

OgNasty made a patch, search this thread for "LifeBoat"
That's the one I'm using.
I know system RAM should not matter, but @ 2 GB it will never make more then 18 hours. With 4 it makes it more then double that.

Latest NVIDIA drivers are installed.

-Dave

It's definitely something with system RAM
2 GB = 18 hrs before crash
4 GB = Almost 2 days before crash
8 GB = Over 3 1/2 days and still going....

However, I noticed that according to task manager it's not using that much memory. Very odd.

Also, dose anyone know the reason why it's using 50% CPU when all I have it doing is mining the the graphics card?

-Dave
you only need more RAM if your on winblows. their mapping SysRAM with GPURAM.

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
shinep
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
April 25, 2016, 02:38:25 AM
 #2692

Is there a way to lock/password protect the vanity generated priv key?
xhomerx10
Legendary
*
Offline Offline

Activity: 3822
Merit: 7969



View Profile
April 25, 2016, 02:47:11 AM
Last edit: April 25, 2016, 03:20:46 AM by xhomerx10
 #2693

Is there a way to lock/password protect the vanity generated priv key?

 You can use the -e option and be prompted for a password before generation.
Alternatively you can use the -E option and specify the password pre-generation (probably not a good idea for security reasons)

edit: If you don't have keyconv you wont be able to decrypt the encrypted private key.  Get it here and put it in your vanitygen folder.
  Usage: keyconv encrypted_private_key <enter>
  You'll be prompted for the password.

Quartx
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 504


Becoming legend, but I took merit to the knee :(


View Profile WWW
April 25, 2016, 02:47:41 AM
 #2694

Is there a way to lock/password protect the vanity generated priv key?

After you import it into a wallet like electum, you can set up the relevant BIP38 pass phrase or simple password from there

smaxz
Sr. Member
****
Offline Offline

Activity: 430
Merit: 253


VeganAcademy


View Profile
April 25, 2016, 02:49:47 AM
 #2695

once, a priv key is shown though, its possible to import it anywhere. even if you have imported it to an encrypted wallet previously.


- NGdTwHRSdnThdi1drQuHGT3khAHRtZ1HMq -
Quartx
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 504


Becoming legend, but I took merit to the knee :(


View Profile WWW
April 25, 2016, 02:52:31 AM
 #2696

once, a priv key is shown though, its possible to import it anywhere. even if you have imported it to an encrypted wallet previously.



Thats why it is suggested to use the passwod option -e or instantly delete priv keys after importing.

OgNasty
Donator
Legendary
*
Offline Offline

Activity: 4718
Merit: 4234


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
April 26, 2016, 04:21:21 AM
 #2697

Just a heads up...  I upgraded to AMD's 16.4.2 drivers and vanitygen no longer worked.  I had to downgrade in order to get it working again.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
aarons6
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006


View Profile
April 26, 2016, 04:41:03 AM
 #2698

Just a heads up...  I upgraded to AMD's 16.4.2 drivers and vanitygen no longer worked.  I had to downgrade in order to get it working again.
i have those drivers and it works, just tested it.


Code:
C:\oclvanitygen>oclvanitygen64.exe -o done.txt -D 0:0 -D 0:1 1test
Difficulty: 264104224
Pattern: 1test
Address: 1testTeRt7D64QuUqHomV3aiXr2yYDSm1
Privkey: 5KXERMsfQ1AetjGpY5fdveEWAWHPevau8ePP7qf33xVRweSSwvh
OgNasty
Donator
Legendary
*
Offline Offline

Activity: 4718
Merit: 4234


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
April 26, 2016, 04:50:27 AM
 #2699

Just a heads up...  I upgraded to AMD's 16.4.2 drivers and vanitygen no longer worked.  I had to downgrade in order to get it working again.
i have those drivers and it works, just tested it.


Code:
C:\oclvanitygen>oclvanitygen64.exe -o done.txt -D 0:0 -D 0:1 1test
Difficulty: 264104224
Pattern: 1test
Address: 1testTeRt7D64QuUqHomV3aiXr2yYDSm1
Privkey: 5KXERMsfQ1AetjGpY5fdveEWAWHPevau8ePP7qf33xVRweSSwvh

Interesting.  Mine would crash upon launching when trying to use the GPU (CPU worked fine still).  The GPU is a R9 390x.  I tried both 16.4.1 & 16.4.2.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Jezreel
Full Member
***
Offline Offline

Activity: 129
Merit: 100


The Boy Who Shattered Time


View Profile
April 28, 2016, 12:17:57 AM
 #2700

Hard to make 7 Characters on address it takes several days.
Pages: « 1 ... 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 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 ... 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!