deisik
Legendary
Offline
Activity: 3542
Merit: 1280
English ⬄ Russian Translation Services
|
|
August 29, 2016, 05:49:36 AM |
|
So when I find an address and it shows the public key and private key in the command prompt, is there a way I can copy and paste the two keys into a notepad file so I dont have to write each character out?
If you are using Windows, look here. If you are using Linux and, say, xterm as a terminal emulator, just select the text and then paste it clicking the middle button of the mouse where you need it... As you can see, Linux beats Windows hands down even in the simplest of operations
|
|
|
|
Timelord2067
Legendary
Offline
Activity: 3892
Merit: 2254
💲🏎️💨🚓
|
|
August 29, 2016, 12:34:03 PM |
|
So when I find an address and it shows the public key and private key in the command prompt, is there a way I can copy and paste the two keys into a notepad file so I dont have to write each character out?
If you are using Windows, look here. If you are using Linux and, say, xterm as a terminal emulator, just select the text and then paste it clicking the middle button of the mouse where you need it... As you can see, Linux beats Windows hands down even in the simplest of operations You can also use the command vanitygen -o dump.txt 1Boat where the -o is the output and dump.txt (or what ever) is where the code is written to in the same directory.
|
|
|
|
forumaster
|
|
August 29, 2016, 06:56:59 PM |
|
How to check for multiple patterns? I have few patterns that I want and it will be more fast instead of generating one by one... Thanks
|
|
|
|
xhomerx10
Legendary
Offline
Activity: 4060
Merit: 8976
|
|
August 29, 2016, 07:35:06 PM |
|
How to check for multiple patterns? I have few patterns that I want and it will be more fast instead of generating one by one... Thanks With a name like forumaster, one would think you could use the search function of the forum. Perhaps you are master of a different type of forum? Use the -f option -f filenamethe file should contain one entry per line you should also output the results to a file when you do this -o filenamenote that this should be a different filename the the input filename
|
|
|
|
forumaster
|
|
August 29, 2016, 07:53:31 PM |
|
How to check for multiple patterns? I have few patterns that I want and it will be more fast instead of generating one by one... Thanks With a name like forumaster, one would think you could use the search function of the forum. Perhaps you are master of a different type of forum? Use the -f option -f filenamethe file should contain one entry per line you should also output the results to a file when you do this -o filenamenote that this should be a different filename the the input filename Ahaha, it's only a nickname, in this forum I'm still a newbie and I can't merge forum and newbie for a good nickname xD Anyway thanks, I will try this
|
|
|
|
DebitMe
Legendary
Offline
Activity: 2800
Merit: 1012
Get Paid Crypto To Walk or Drive
|
|
August 29, 2016, 07:56:38 PM |
|
How to check for multiple patterns? I have few patterns that I want and it will be more fast instead of generating one by one... Thanks With a name like forumaster, one would think you could use the search function of the forum. Perhaps you are master of a different type of forum? Use the -f option -f filenamethe file should contain one entry per line you should also output the results to a file when you do this -o filenamenote that this should be a different filename the the input filename Ahaha, it's only a nickname, in this forum I'm still a newbie and I can't merge forum and newbie for a good nickname xD Anyway thanks, I will try this Not exactly sure what I am doing wrong, but when using a notepad file as my list for the -f option, it only finds addresses with the first entry in the notepad file.
|
|
|
|
LoyceV
Legendary
Offline
Activity: 3528
Merit: 17822
Thick-Skinned Gang Leader and Golden Feather 2021
|
|
August 29, 2016, 09:09:31 PM Last edit: August 30, 2016, 11:58:41 AM by LoyceV |
|
Not exactly sure what I am doing wrong, but when using a notepad file as my list for the -f option, it only finds addresses with the first entry in the notepad file.
It works fine for me, with each entry on a new line, with a 1 in front. Example: 1search 1for 1aLL 1these 1words I haven't used notepad though, if this still doesn't work it can be related to line breaks. I remember these problems from years ago (and can barely imagine it's still a problem). If this is the problem, try Wordpad.
|
| | Peach BTC bitcoin | │ | Buy and Sell Bitcoin P2P | │ | . .
▄▄███████▄▄ ▄██████████████▄ ▄███████████████████▄ ▄█████████████████████▄ ▄███████████████████████▄ █████████████████████████ █████████████████████████ █████████████████████████ ▀███████████████████████▀ ▀█████████████████████▀ ▀███████████████████▀ ▀███████████████▀ ▀▀███████▀▀
▀▀▀▀███████▀▀▀▀ | | EUROPE | AFRICA LATIN AMERICA | | | ▄▀▀▀ █ █ █ █ █ █ █ █ █ █ █ ▀▄▄▄ |
███████▄█ ███████▀ ██▄▄▄▄▄░▄▄▄▄▄ █████████████▀ ▐███████████▌ ▐███████████▌ █████████████▄ ██████████████ ███▀███▀▀███▀ | . Download on the App Store | ▀▀▀▄ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▀ | ▄▀▀▀ █ █ █ █ █ █ █ █ █ █ █ ▀▄▄▄ |
▄██▄ ██████▄ █████████▄ ████████████▄ ███████████████ ████████████▀ █████████▀ ██████▀ ▀██▀ | . GET IT ON Google Play | ▀▀▀▄ █ █ █ █ █ █ █ █ █ █ █ ▄▄▄▀ |
|
|
|
cpfreeplz
Legendary
Offline
Activity: 966
Merit: 1042
|
|
August 29, 2016, 10:17:26 PM Last edit: August 29, 2016, 10:32:54 PM by cpfreeplz |
|
So when I find an address and it shows the public key and private key in the command prompt, is there a way I can copy and paste the two keys into a notepad file so I dont have to write each character out?
Within Vanitygen right click -> select all + Enter. Go to your document you want it in and paste it. That's how I do it! Ctrl+c won't work by the way
I've been trying to figure out what I'm doing wrong with my GPU... it's an AMD A6-3420M Radeon(tm) HD Graphics. When I try and do -D 0:0 and/or -D 0:1 it say 'could not open device '0:0', ignoring. It shows my GPU as '1:' so I'm assuming I need to use the command 1:1, right?
|
|
|
|
Timelord2067
Legendary
Offline
Activity: 3892
Merit: 2254
💲🏎️💨🚓
|
|
August 30, 2016, 12:28:01 AM |
|
I've been trying to figure out what I'm doing wrong with my GPU... it's an AMD A6-3420M Radeon(tm) HD Graphics. When I try and do -D 0:0 and/or -D 0:1 it say 'could not open device '0:0', ignoring. It shows my GPU as '1:' so I'm assuming I need to use the command 1:1, right?
I've seen a couple of people who've had to use 1:0 2:0 3:0 to describe their graphics cards. Your 0:0 might be your CPU, you can squeeze a few extra hashes out of it, but the system slows right down.
|
|
|
|
cpfreeplz
Legendary
Offline
Activity: 966
Merit: 1042
|
|
August 30, 2016, 02:02:28 AM |
|
I've been trying to figure out what I'm doing wrong with my GPU... it's an AMD A6-3420M Radeon(tm) HD Graphics. When I try and do -D 0:0 and/or -D 0:1 it say 'could not open device '0:0', ignoring. It shows my GPU as '1:' so I'm assuming I need to use the command 1:1, right?
I've seen a couple of people who've had to use 1:0 2:0 3:0 to describe their graphics cards. Your 0:0 might be your CPU, you can squeeze a few extra hashes out of it, but the system slows right down. I didn't seem to be able to figure out how to use the GPU at all in oclvanitygen. I did -v -D 0:0 -D 0:1 1test, -v -D 0:0 -D 1:0 1test, and a few other variations but they don't work for me. I've found some guides but I really can't figure out what I'm doi wrong. Ikv used my CPU with vanitygen64 with no issues so assumed using the GPU would be basically the same!
|
|
|
|
xhomerx10
Legendary
Offline
Activity: 4060
Merit: 8976
|
|
August 30, 2016, 08:46:24 AM |
|
How to check for multiple patterns? I have few patterns that I want and it will be more fast instead of generating one by one... Thanks With a name like forumaster, one would think you could use the search function of the forum. Perhaps you are master of a different type of forum? Use the -f option -f filenamethe file should contain one entry per line you should also output the results to a file when you do this -o filenamenote that this should be a different filename the the input filename Ahaha, it's only a nickname, in this forum I'm still a newbie and I can't merge forum and newbie for a good nickname xD Anyway thanks, I will try this Not exactly sure what I am doing wrong, but when using a notepad file as my list for the -f option, it only finds addresses with the first entry in the notepad file. Well the easiest addresses will generally be found first and if you use the -i option it will continue looking for all addresses in your list. Can you post a snippet of your list from the beginning?
|
|
|
|
Timelord2067
Legendary
Offline
Activity: 3892
Merit: 2254
💲🏎️💨🚓
|
|
August 30, 2016, 11:25:36 AM |
|
I've been trying to figure out what I'm doing wrong with my GPU... it's an AMD A6-3420M Radeon(tm) HD Graphics. When I try and do -D 0:0 and/or -D 0:1 it say 'could not open device '0:0', ignoring. It shows my GPU as '1:' so I'm assuming I need to use the command 1:1, right?
I've seen a couple of people who've had to use 1:0 2:0 3:0 to describe their graphics cards. Your 0:0 might be your CPU, you can squeeze a few extra hashes out of it, but the system slows right down. I didn't seem to be able to figure out how to use the GPU at all in oclvanitygen. I did -v -D 0:0 -D 0:1 1test, -v -D 0:0 -D 1:0 1test, and a few other variations but they don't work for me. I've found some guides but I really can't figure out what I'm doi wrong. Ikv used my CPU with vanitygen64 with no issues so assumed using the GPU would be basically the same! Start simple You should get this: (and by this I mean something similar) Difficulty: 4476342 Available OpenCL platforms: 0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing 0: [Advanced Micro Devices, Inc.] Tahiti 1: [Advanced Micro Devices, Inc.] Tahiti 2: [AuthenticAMD] AMD A4-3300 APU with Radeon(tm) HD Graphics Choosing just the last one I then get oclvanitygen -D 0:2 1Boat You should get something like this: Difficulty: 4476342 Compiling kernel, can take minutes...done! Pattern: 1Boat Address: 1BoatZkAneV9PsCp6LKenR3rxQXs6mQoiy Privkey: 5K7aGsmQvymQx12WRQhZ6VZ3EdeLgwJjGANMHmLd92yNwSnsj6F Try the other ones your system lists (note, I have two graphics cards, your config may / will look slightly different) oclvanitygen -D 0:1 1Boat oclvanitygen -D 0:0 1Boat If you start getting Difficulty: 4476342 Match idx: 1 CPU hash: c4e7297e0146329aeb8995bf723373cdfbe555dd GPU hash: 7680ace6e2d3a96d325ca56ebe2703c930424bca Found delta: 2237430 Start delta: 1 [275.42 Kkey/s][total 8388608][Prob 84.6%][90% in 7.0s] Then try using the "LifeBoat" variant by Og Nasty (use the search engine above) Once you work out which cards do what, you will end up with a command like this: oclvanitygen -f work.txt -o dump.txt -D n:n and using a text editor such as notepad (not MS Word or Libre Open Office as they add weird stuff into their text files) 1search 1for 1aLL 1these 1words Remembering that letters such as "i", "o" and "L" and case sensitive always.
And after all that, you can step up to oclvanitygen64.exe if your system can do so.
|
|
|
|
CROSS.
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 30, 2016, 09:11:01 PM |
|
If you are having issues opening vanitygen, try running it from a command prompt
|
|
|
|
DebitMe
Legendary
Offline
Activity: 2800
Merit: 1012
Get Paid Crypto To Walk or Drive
|
|
August 30, 2016, 10:54:18 PM |
|
So my list is working now, for some reason it wasn't at first, but no matter. Follow up question to the list...Can I specify if I want to search for case sensitive and insensitive per address? Or is it all or nothing?
|
|
|
|
Chris!
Legendary
Offline
Activity: 1382
Merit: 1123
|
|
August 31, 2016, 12:17:29 AM |
|
I'm looking into a new laptop and I'm wondering if anyone has some advice on GPUs. Does anyone know if a NVIDIA Tegra K1 will work on oclvanitygen? I like the idea of a chromebook bit I probably wouldn't stick with the chrome OS.
|
|
|
|
Timelord2067
Legendary
Offline
Activity: 3892
Merit: 2254
💲🏎️💨🚓
|
|
August 31, 2016, 12:25:50 AM |
|
I'm looking into a new laptop and I'm wondering if anyone has some advice on GPUs. Does anyone know if a NVIDIA Tegra K1 will work on oclvanitygen? I like the idea of a chromebook bit I probably wouldn't stick with the chrome OS.
You need to run the program for weeks if not months to find more complicated ones eg 1DeLoreancLYehy6CVnFE326GkZC5Pm8EG 1EighteenDPybnq2LhcnneBBo7qArD9aUt 1Pizza2gowGTHhjwA6CzEnWfQ2R1a1Mtq7 1AKQJ1o987Ynm3aTUZXYXrYDMk8UPNu9pn
|
|
|
|
Chris!
Legendary
Offline
Activity: 1382
Merit: 1123
|
|
August 31, 2016, 01:00:09 AM |
|
I'm looking into a new laptop and I'm wondering if anyone has some advice on GPUs. Does anyone know if a NVIDIA Tegra K1 will work on oclvanitygen? I like the idea of a chromebook bit I probably wouldn't stick with the chrome OS.
You need to run the program for weeks if not months to find more complicated ones eg 1DeLoreancLYehy6CVnFE326GkZC5Pm8EG 1EighteenDPybnq2LhcnneBBo7qArD9aUt 1Pizza2gowGTHhjwA6CzEnWfQ2R1a1Mtq7 1AKQJ1o987Ynm3aTUZXYXrYDMk8UPNu9pnDo you mean it isn't a very good GPU? I know with a CPU I can basically only do 5 characters or its not worth the time at all. The only reason I'm asking about this is because Shorena had mentioned that Intel Graphics cards don't seem to work for oclvanitygen.
|
|
|
|
cpfreeplz
Legendary
Offline
Activity: 966
Merit: 1042
|
|
August 31, 2016, 01:14:49 AM |
|
I've been trying to figure out what I'm doing wrong with my GPU... it's an AMD A6-3420M Radeon(tm) HD Graphics. When I try and do -D 0:0 and/or -D 0:1 it say 'could not open device '0:0', ignoring. It shows my GPU as '1:' so I'm assuming I need to use the command 1:1, right?
I've seen a couple of people who've had to use 1:0 2:0 3:0 to describe their graphics cards. Your 0:0 might be your CPU, you can squeeze a few extra hashes out of it, but the system slows right down. I didn't seem to be able to figure out how to use the GPU at all in oclvanitygen. I did -v -D 0:0 -D 0:1 1test, -v -D 0:0 -D 1:0 1test, and a few other variations but they don't work for me. I've found some guides but I really can't figure out what I'm doi wrong. Ikv used my CPU with vanitygen64 with no issues so assumed using the GPU would be basically the same! Start simple You should get this: (and by this I mean something similar) Difficulty: 4476342 Available OpenCL platforms: 0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing 0: [Advanced Micro Devices, Inc.] Tahiti 1: [Advanced Micro Devices, Inc.] Tahiti 2: [AuthenticAMD] AMD A4-3300 APU with Radeon(tm) HD Graphics Choosing just the last one I then get oclvanitygen -D 0:2 1Boat You should get something like this: Difficulty: 4476342 Compiling kernel, can take minutes...done! Pattern: 1Boat Address: 1BoatZkAneV9PsCp6LKenR3rxQXs6mQoiy Privkey: 5K7aGsmQvymQx12WRQhZ6VZ3EdeLgwJjGANMHmLd92yNwSnsj6F -snip- Thanks so much for going through that in depth for me! I finally got it figured out this is going to be fun to go through different settings now that I have the basics down!
|
|
|
|
Timelord2067
Legendary
Offline
Activity: 3892
Merit: 2254
💲🏎️💨🚓
|
|
August 31, 2016, 10:04:51 AM |
|
Thanks so much for going through that in depth for me! I finally got it figured out this is going to be fun to go through different settings now that I have the basics down! No problems - The more the merrier - The only thing I neglected to mention was the tree nature of the 0:0 0:1 0:2 in my example (the zero, one and two branching off from the initial zero). Regards,
|
|
|
|
Timelord2067
Legendary
Offline
Activity: 3892
Merit: 2254
💲🏎️💨🚓
|
|
August 31, 2016, 10:12:29 AM |
|
I'm looking into a new laptop and I'm wondering if anyone has some advice on GPUs. Does anyone know if a NVIDIA Tegra K1 will work on oclvanitygen? I like the idea of a chromebook bit I probably wouldn't stick with the chrome OS.
You need to run the program for weeks if not months to find more complicated ones eg 1DeLoreancLYehy6CVnFE326GkZC5Pm8EG 1EighteenDPybnq2LhcnneBBo7qArD9aUt 1Pizza2gowGTHhjwA6CzEnWfQ2R1a1Mtq7 1AKQJ1o987Ynm3aTUZXYXrYDMk8UPNu9pnDo you mean it isn't a very good GPU? I know with a CPU I can basically only do 5 characters or its not worth the time at all. The only reason I'm asking about this is because Shorena had mentioned that Intel Graphics cards don't seem to work for oclvanitygen. AFAIK any graphics cards are ok, their age and type determine some basics such as their speed and whether or not you should use the "original" or the Og Nasty variant. The above took many days / weeks. I have a small list of perhaps 500 that I am searching for - all the four, five six and most seven (after the leading one) have been found, I'm now sitting back and waiting for the longer term ones to be found. I have some unlikely longer ones such as 1Mississippi and similar which I add as I come across them, however, I don't plan using most of them except to say "Look what I found!"
|
|
|
|
|