Pages:
Author

Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22] - page 11. (Read 1153511 times)

jr. member
Activity: 91
Merit: 3
Hello i have a problem with oclvanitygen.

I use cuda 10.0 with 5 GTX 1070

NVIDIA Driver version :  410.48

when i start oclvanitygen normal all works great like this:

Code:
./oclvanitygen -D 0:0 -D 0:1 -D 0:2 -D 0:3 -D 0:4 1BTC
Difficulty: 77178
Compiling kernel, can take minutes...done!
Pattern: 1BTC                                                                 
Address: 1BTCGGz4gRcQzx6qRhvxTu6ZGC158WJbQF
Privkey: 5JfqJigF2ZgwwwXHDWWKjXWbBnHN5TiFiC3YihHg1BvzxfqzZRZ

so the ouput is right.

but when i use the pattern file -f and the seed option -s ( i have 6 MIO Pattern it works with my ram and sometimes i take 12 word seed and sometimes 24 word seed ) the output is wrong.

here i took this seed: love light grit bless gorilla title media curtain horse soup better action seminar squirrel hold shield quick equip frozen retreat honey tomorrow roast autumn

Code:
./oclvanitygen -S -k -D 0:0 -D 0:1 -D 0:2 -D 0:3 -D 0:4 -o found.txt -f 6MIOPattern -s seed

Next match difficulty: 719170320814992132724345727918 (5999998 prefixes)
[171.58 Mkey/s][total 115385303040][Prob 0.0%][50% in 9.212632e+13y]           Match idx: 6082822
CPU hash: 54b93af0933ab37205ba39a21dd479054f3ecccf
GPU hash: [b]3b4df4363caa9e3bd9da58020d3080be8230a4ae[/b]
Found delta: 15716809 Start delta: 15728641
[175.30 Mkey/s][total 167588659200][Prob 0.0%][50% in 9.017270e+13y]

and here i took this seed: range pupil foam valley cart raise family exotic swear bamboo coach room sister drop copy claim about response giraffe pig correct fire mask vote

Code:
./oclvanitygen -S -k -D 0:0 -D 0:1 -D 0:2 -D 0:3 -D 0:4 -o found.txt -f 6MIOPattern -s seed

Next match difficulty: 719170320814992132724345727918 (5999998 prefixes)
Compiling kernel, can take minutes...done!
[168.58 Mkey/s][total 200272773120][Prob 0.0%][50% in 9.376390e+13y]           Match idx: 6082822
CPU hash: 1e1bd1d3bebeae2beedc1293c959ab2b134f8911
GPU hash: [b]3b4df4363caa9e3bd9da58020d3080be8230a4ae[/b]
Found delta: 15719297 Start delta: 47185921
[169.56 Mkey/s][total 252098641920][Prob 0.0%][50% in 9.322174e+13y]           Match idx: 6082822
CPU hash: d590b6052485414473c054533478d9a5e8004063
GPU hash: [b]3b4df4363caa9e3bd9da58020d3080be8230a4ae[/b]
Found delta: 15714174 Start delta: 47185921
[168.33 Mkey/s][total 288809287680][Prob 0.0%][50% in 9.390258e+13y]

you can see i everytime found the same hash with my gpu: 3b4df4363caa9e3bd9da58020d3080be8230a4ae

i really dont understand what i am doing wrong

mabey someone can help me ?

sr. member
Activity: 938
Merit: 452
Check your coin privilege

The intel graphics do not support open CL you need an AMD or Nvidia card.
-Dave

Are you sure about that?

https://software.intel.com/en-us/articles/opencl-drivers#proc-graph-section

Intel has OpenCL runtimes for both their GPU and CPU processors.

This seems to be a bug that occured 5 years ago too : https://github.com/samr7/vanitygen/issues/38

Check the fix there if it might work for you. Or change to one of the forks mentioned in the issue..
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
can anybody help, it will not work

I start it unter Windows 7 and Windows 10 and get the same error message
i test it with -d 0:0 / -d 0:1 / -D 0:0 / -D 0:1, same error

Code:
oclvanitygen.exe -d 0:0 1WiLLi
Difficulty: 15318045009
Compiling kernel, can take minutes...vg_ocl_context_callback error: Build program failure.
failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
1:173:19: error: constant address space qualified variables are required to be initialized
Device: Intel(R) HD Graphics 520
Vendor: Intel(R) Corporation (8086)
Driver: 20.19.15.4444
Profile: FULL_PROFILE
Version: OpenCL 2.0
Max compute units: 24
Max workgroup size: 256
Global memory: 1360632218
Max allocation: 340158054
Available OpenCL platforms:
0: [Intel(R) Corporation] Intel(R) OpenCL
  0: [Intel(R) Corporation] Intel(R) HD Graphics 520
  1: [Intel(R) Corporation] Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz


The intel graphics do not support open CL you need an AMD or Nvidia card.
-Dave
legendary
Activity: 3500
Merit: 2792
Escrow Service
can anybody help, it will not work

I start it unter Windows 7 and Windows 10 and get the same error message
i test it with -d 0:0 / -d 0:1 / -D 0:0 / -D 0:1, same error

Code:
oclvanitygen.exe -d 0:0 1WiLLi
Difficulty: 15318045009
Compiling kernel, can take minutes...vg_ocl_context_callback error: Build program failure.
failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
1:173:19: error: constant address space qualified variables are required to be initialized
Device: Intel(R) HD Graphics 520
Vendor: Intel(R) Corporation (8086)
Driver: 20.19.15.4444
Profile: FULL_PROFILE
Version: OpenCL 2.0
Max compute units: 24
Max workgroup size: 256
Global memory: 1360632218
Max allocation: 340158054
Available OpenCL platforms:
0: [Intel(R) Corporation] Intel(R) OpenCL
  0: [Intel(R) Corporation] Intel(R) HD Graphics 520
  1: [Intel(R) Corporation] Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz

legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
is it possible to run the program and work with the GPU instead of the CPU?
Yes, use oclvanitygen.
legendary
Activity: 3500
Merit: 2792
Escrow Service
is it possible to run the program and work with the GPU instead of the CPU?
donator
Activity: 4760
Merit: 4323
Leading Crypto Sports Betting & Casino Platform
this tool is awesome . i hope next version have more functions or update to make file export have smaller size

we can replace

Pattern: 1
Address: 1xxxxxxxxxxxxxxxxxxx
Privkey: 5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

by

Pattern: 1  ,Address: 1xxxxxxxxxxxxxxxxxxx ,Privkey: 5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

on 1 line


or  more function
read file text (mutil line) and convert  to bitcoin address and private key (passphrases to generate like brainwallet)

thank you so much

Vanitygen hasn’t been updated in a long time. You’d need to find someone to make a software branch that includes these changes for you, or write a simple script to do it with the vanitygen output file.
full member
Activity: 386
Merit: 100
this tool is awesome . i hope next version have more functions or update to make file export have smaller size

we can replace

Pattern: 1
Address: 1xxxxxxxxxxxxxxxxxxx
Privkey: 5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

by

Pattern: 1  ,Address: 1xxxxxxxxxxxxxxxxxxx ,Privkey: 5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

on 1 line


or  more function
read file text (mutil line) and convert  to bitcoin address and private key (passphrases to generate like brainwallet)

thank you so much
newbie
Activity: 5
Merit: 0
you da man thx, @LoyceV

ok here is prefix >L33T
now
make and address using these and only these . A, M, N, H, Y, G, T, R,  c, b, h, j, k, m, 4, 5, 6

it can not use a lowercase, or B or 2,  iwant it to make address based on my input
So you want the entire address to meet your requirements? That's going to be very difficult or more likely just impossible.
I'd say try this: make a long list of prefixes:
Code:
1L33TAAA
1L33TAAM
1L33TAAN
1L33TAAH
.......
.......
Make this list 4913 or 83521 prefixes long, so you include lengths 1L33TAAA or 1L33TAAAA.
Then, use this list as input for oclvanitygen (much faster than just vanitygen), and see how long it takes you to get some results. Each additional character is going to take you more than 3 times longer.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
ok here is prefix >L33T
now
make and address using these and only these . A, M, N, H, Y, G, T, R,  c, b, h, j, k, m, 4, 5, 6

it can not use a lowercase, or B or 2,  iwant it to make address based on my input
So you want the entire address to meet your requirements? That's going to be very difficult or more likely just impossible.
I'd say try this: make a long list of prefixes:
Code:
1L33TAAA
1L33TAAM
1L33TAAN
1L33TAAH
.......
.......
Make this list 4913 or 83521 prefixes long, so you include lengths 1L33TAAA or 1L33TAAAA.
Then, use this list as input for oclvanitygen (much faster than just vanitygen), and see how long it takes you to get some results. Each additional character is going to take you more than 3 times longer.
newbie
Activity: 5
Merit: 0




Thank you,  , lets say i only want to include 2345 and exclude the res of the number , so 2-5 and letters  a combination of lowercase and uppercase that i choose /. fo example ABSD pqrs and number 2-5.

is that doable?

thank you

what i am trying to achive here is to make a L33T phrase which is possible with certin numbers and words. NUmber only 689

letters > ABDEF uppercase ghtwy lowercase

thanks for your help, don know it this is doable with regex, i couldn't figure it out.



I'd help you out but I have no idea what you mean.

Try to understand what I wrote, and apply what you want :

regex : ^1[a-z]{4}.*$

example match : 1lmnoxxxxxxxxxxxxxxxxxx

regex : ^1[A-Z]{2}.*$

example match : 1IJxxxxxxxxxxxxxxxxxxxx

regex : ^1[A-Z0-9]{4}.*Z$

example match : 1A2B1xxxxxxxxxxxxxxxxxxxxZ

etc...


thanks

what i am trying to achive here is to make a L33T phrase which is possible with certin numbers and words. NUmber only 689

letters > ABDEF uppercase ghtwy lowercase
Can you give an example of the prefix you want? Would it be for example 1689ABDEFghtwy or the same characters in any different order?

ok here is prefix >L33T
now
make and address using these and only these . A, M, N, H, Y, G, T, R,  c, b, h, j, k, m, 4, 5, 6

it can not use a lowercase, or B or 2,  iwant it to make address based on my input

thank you
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
what i am trying to achive here is to make a L33T phrase which is possible with certin numbers and words. NUmber only 689

letters > ABDEF uppercase ghtwy lowercase
Can you give an example of the prefix you want? Would it be for example 1689ABDEFghtwy or the same characters in any different order?
sr. member
Activity: 938
Merit: 452
Check your coin privilege



Thank you,  , lets say i only want to include 2345 and exclude the res of the number , so 2-5 and letters  a combination of lowercase and uppercase that i choose /. fo example ABSD pqrs and number 2-5.

is that doable?

thank you

what i am trying to achive here is to make a L33T phrase which is possible with certin numbers and words. NUmber only 689

letters > ABDEF uppercase ghtwy lowercase

thanks for your help, don know it this is doable with regex, i couldn't figure it out.



I'd help you out but I have no idea what you mean.

Try to understand what I wrote, and apply what you want :

regex : ^1[a-z]{4}.*$

example match : 1lmnoxxxxxxxxxxxxxxxxxx

regex : ^1[A-Z]{2}.*$

example match : 1IJxxxxxxxxxxxxxxxxxxxx

regex : ^1[A-Z0-9]{4}.*Z$

example match : 1A2B1xxxxxxxxxxxxxxxxxxxxZ

etc...
newbie
Activity: 5
Merit: 0
what i am trying to achive here is to make a L33T phrase which is possible with certin numbers and words. NUmber only 689

letters > ABDEF uppercase ghtwy lowercase

thanks for your help, don know it this is doable with regex, i couldn't figure it out.

newbie
Activity: 5
Merit: 0

use only capital letters, exclude numbers, exclude xyz include 234
only use letters ABCDEFGJHK and number 23456 etc...

thank you

I think vanitygen works with regex.

vanitygen -v -r ^1[A-Z0-9]{3}.*$

Quick explanation :  ^1[A-Z0-9]{3}.*$

^: Start of regex line
1 : All btc addresses start with 1
[A-Z0-9] : only capital letters, and numbers
{3} : 3 times
. : any character
* : any number of times
$ : end of regex line

You can check more explanations about how to use regex expressions here : https://regex101.com/





Thank you,  , lets say i only want to include 2345 and exclude the res of the number , so 2-5 and letters  a combination of lowercase and uppercase that i choose /. fo example ABSD pqrs and number 2-5.

is that doable?

thank you
sr. member
Activity: 938
Merit: 452
Check your coin privilege

use only capital letters, exclude numbers, exclude xyz include 234
only use letters ABCDEFGJHK and number 23456 etc...

thank you

I think vanitygen works with regex.

vanitygen -v -r ^1[A-Z0-9]{3}.*$

Quick explanation :  ^1[A-Z0-9]{3}.*$

^: Start of regex line
1 : All btc addresses start with 1
[A-Z0-9] : only capital letters, and numbers
{3} : 3 times
. : any character
* : any number of times
$ : end of regex line

You can check more explanations about how to use regex expressions here : https://regex101.com/
newbie
Activity: 5
Merit: 0
Hi There

is possible to exclude, include certian letters or numbers, when generating the addresses. ?

ex, Aprat the Prefix 1XYZ, when generating the public address.

use only capital letters, exclude numbers, exclude xyz include 234
only use letters ABCDEFGJHK and number 23456 etc...

thank you
legendary
Activity: 3808
Merit: 7912
i want to print the result on 1 line , address and Privkey on one line

normal result
Quote
Address: 1xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Privkey: 5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

i want result
Quote
1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx , 5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

save data file is minimum

Quote
https://github.com/samr7/vanitygen/blob/master/pattern.c

line 576

if (!vcp->vc_result_file || (vcp->vc_verbose > 0)) {
      if (isscript)
         printf("P2SHAddress: %s\n", addr2_buf);
      printf("Address: %s\n"
             "%s: %s\n",
             addr_buf, keytype, privkey_buf);
   }


what do i need to  do  ?


 remove/replace the newline character which is

Code:
\n

full member
Activity: 386
Merit: 100
i want to print the result on 1 line , address and Privkey on one line

normal result
Quote
Address: 1xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Privkey: 5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

i want result
Quote
1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx , 5xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

save data file is minimum

Quote
https://github.com/samr7/vanitygen/blob/master/pattern.c

line 576

if (!vcp->vc_result_file || (vcp->vc_verbose > 0)) {
      if (isscript)
         printf("P2SHAddress: %s\n", addr2_buf);
      printf("Address: %s\n"
             "%s: %s\n",
             addr_buf, keytype, privkey_buf);
   }


what do i need to  do  ?
newbie
Activity: 54
Merit: 0
Please help me how to use this

-s   Seed random number generator from

oclvanitygen.exe or vanitygen.exe

-------------------

can i use my dictionary 2gb hash , SHA256 on check vanitygen (not random symbol)

if you can, how?


-------------------

is it possible to take 1 hash and add +1 symbols  to it ?
(vanitygen)
Pages:
Jump to: