Bitcoin Forum
May 24, 2024, 03:06:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
Author Topic: Faster and Autonomous Large Bitcoin Collider upgrade  (Read 6712 times)
nc50lc
Legendary
*
Offline Offline

Activity: 2422
Merit: 5624


Self-proclaimed Genius


View Profile
September 17, 2018, 05:40:54 AM
 #101

RIP LBC, RIP vanitygen  Grin
Vanitygen's main purpose if for creating personalized address, not to bruteforce private keys.

But I second this: RIP LBC 'after 104 more addresses'.
It's been dead for a long time though, there are only few users left who's actually "adding" a share (for the Puzzle).
Most are just brought there by curiosity and false hope.

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
arulbero
Legendary
*
Offline Offline

Activity: 1915
Merit: 2074


View Profile
September 17, 2018, 11:10:53 AM
 #102

Can someone show me the pk no 161 - 256 ?

Private keys?  It's not possible. Only the transaction's author know them.
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 110
Merit: 1


View Profile
September 18, 2018, 02:23:53 AM
 #103

Arulbero's magic proggie can calculate PK of spent puzzle56 because 2^55 - 2^56 is relatively small range.

puzzle161 is spent, but the range 2^161 - 2^162 is 40564819207303340847894502572032 times larger

>Vanitygen's main purpose if for creating personalized address, not to bruteforce private keys.

nc50lc, you should read at least first page before commenting in topic.
arulbero
Legendary
*
Offline Offline

Activity: 1915
Merit: 2074


View Profile
September 18, 2018, 11:31:44 AM
 #104

Arulbero's magic proggie can calculate PK of spent puzzle56 because 2^55 - 2^56 is relatively small range.

puzzle161 is spent, but the range 2^161 - 2^162 is 40564819207303340847894502572032 times larger

I can search a private key in a 2^70 range, not much more. It takes a lot of memory and cpu power.
domozhirov
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 22, 2018, 07:11:27 PM
 #105

arulbero, can you send your script or the source code of the program with baby-giant step? I'm not a programmer, I'm just a system administrator, but I have a test server with xeon and 1tb ram. I think that 1tb is enough to compose a hash for about 2 ^ 110. And if my assumptions are correct, then I can search the keys from 2 ^ 160-2 ^ 220
arulbero
Legendary
*
Offline Offline

Activity: 1915
Merit: 2074


View Profile
September 22, 2018, 08:27:10 PM
 #106

arulbero, can you send your script or the source code of the program with baby-giant step? I'm not a programmer, I'm just a system administrator, but I have a test server with xeon and 1tb ram. I think that 1tb is enough to compose a hash for about 2 ^ 110. And if my assumptions are correct, then I can search the keys from 2 ^ 160-2 ^ 220

1 TB is only 2^5 times 32 GB (the Ram of my laptop). You could search maybe until 2^80, probably less, I have a Xeon too.

I wrote that program for myself, it is "unusable" at the moment (too hard to configure, no comments) for anybody but the author (me).
DevilOper
Member
**
Offline Offline

Activity: 280
Merit: 26


View Profile
October 03, 2018, 10:48:22 AM
 #107

Theoretically CUDA doesn't have noticeable advantage over OPENCL.
It has inline assembler though.
fucilator_3000
Member
**
Offline Offline

Activity: 154
Merit: 27


View Profile
October 20, 2018, 04:15:00 PM
 #108

arulbero, can you send your script or the source code of the program with baby-giant step? I'm not a programmer, I'm just a system administrator, but I have a test server with xeon and 1tb ram. I think that 1tb is enough to compose a hash for about 2 ^ 110. And if my assumptions are correct, then I can search the keys from 2 ^ 160-2 ^ 220

1 TB is only 2^5 times 32 GB (the Ram of my laptop). You could search maybe until 2^80, probably less, I have a Xeon too.

I wrote that program for myself, it is "unusable" at the moment (too hard to configure, no comments) for anybody but the author (me).

Keep us posted dude! Cheesy
anunnaki1202
Jr. Member
*
Offline Offline

Activity: 78
Merit: 1


View Profile
November 14, 2018, 09:56:28 PM
 #109

Can oclvanitygen run on CPU I have a server with 48 threads and getting this error

Code:
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$ chmod 777 oclvanitygen
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$ ./oclvanitygen -D 0:0 -f addresses.txt -o found.txt -k lastkey.txt 5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip4nEB3kEsreAnchuDf
Start with 5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip4nEB3kEsreAnchuDf
Searching for 200000 addresses
clGetPlatformIDs(0): Unknown code -1001
cant get_platform(0)
Can't get_opencl_device
Could not open device '0:0', ignoring
clGetPlatformIDs(0): Unknown code -1001
Available OpenCL platforms:
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$ make oclvanitygen
make: 'oclvanitygen' is up to date.
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$
anunnaki1202
Jr. Member
*
Offline Offline

Activity: 78
Merit: 1


View Profile
November 14, 2018, 11:36:49 PM
 #110

I got it run as far as below

Code:
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$ sudo ./oclvanitygen -D 0:2 -f addresses.txt -o found.txt -k lastkey.txt 5HpHagT65TZzG1PH3DyuZSxCy1DYd7f5wZAZseJkjZqLb1rDeBo
Start with 5HpHagT65TZzG1PH3DyuZSxCy1DYd7f5wZAZseJkjZqLb1rDeBo
Searching for 200000 addresses
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
clGetDeviceIDs(0): CL_DEVICE_NOT_FOUND
can't get_device_list
cant get_device(2)
cant get_platform(0)
Can't get_opencl_device
Could not open device '0:2', ignoring
Available OpenCL platforms:
0: [Intel] Intel Gen OCL Driver
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
clGetDeviceIDs(0): CL_DEVICE_NOT_FOUND
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$

This error is on Ubuntu 18.04.1 LTS
Intel® Xeon(R) CPU E7540 @ 2.00GHz × 48

What am trying to achieve is to make it run on CPU
GoldTiger69
Hero Member
*****
Offline Offline

Activity: 582
Merit: 502


View Profile WWW
November 15, 2018, 12:07:14 AM
 #111

I got it run as far as below

Code:
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$ sudo ./oclvanitygen -D 0:2 -f addresses.txt -o found.txt -k lastkey.txt 5HpHagT65TZzG1PH3DyuZSxCy1DYd7f5wZAZseJkjZqLb1rDeBo
Start with 5HpHagT65TZzG1PH3DyuZSxCy1DYd7f5wZAZseJkjZqLb1rDeBo
Searching for 200000 addresses
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
clGetDeviceIDs(0): CL_DEVICE_NOT_FOUND
can't get_device_list
cant get_device(2)
cant get_platform(0)
Can't get_opencl_device
Could not open device '0:2', ignoring
Available OpenCL platforms:
0: [Intel] Intel Gen OCL Driver
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
clGetDeviceIDs(0): CL_DEVICE_NOT_FOUND
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$

This error is on Ubuntu 18.04.1 LTS
Intel® Xeon(R) CPU E7540 @ 2.00GHz × 48

What am trying to achieve is to make it run on CPU

oclvanitygen is for GPUs. For CPU you need to use Vanitygen.

I can help you to restore/recover your wallet or password.
https://bitcointalk.org/index.php?topic=1234619.0
anunnaki1202
Jr. Member
*
Offline Offline

Activity: 78
Merit: 1


View Profile
November 15, 2018, 12:19:41 AM
 #112

How to do that ?
To just removing ocl?
GoldTiger69
Hero Member
*****
Offline Offline

Activity: 582
Merit: 502


View Profile WWW
November 15, 2018, 12:34:52 AM
 #113

How to do that ?
To just removing ocl?

Nope, oclvanitygen and vanitygen are 2 different programs.  Read the following thread, you will understand what I'm saying: https://bitcointalk.org/index.php?topic=25804.0

I can help you to restore/recover your wallet or password.
https://bitcointalk.org/index.php?topic=1234619.0
Andzhig
Jr. Member
*
Offline Offline

Activity: 183
Merit: 3


View Profile
November 15, 2018, 01:23:14 PM
 #114

Can oclvanitygen run on CPU I have a server with 48 threads and getting this error
Try -D 1:1
anunnaki1202
Jr. Member
*
Offline Offline

Activity: 78
Merit: 1


View Profile
November 15, 2018, 11:19:30 PM
 #115

same error


Code:
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$ ./oclvanitygen -D 1:1 -f addresses.txt -o found.txt -k lastkey.txt 5KHon4xmV31t9dFSHzeN3KF3R1EvjnSRCuy5ZcVEL83NZXzsyeE
Start with 5KHon4xmV31t9dFSHzeN3KF3R1EvjnSRCuy5ZcVEL83NZXzsyeE
Searching for 200000 addresses
/dev/dri/card0 not authenticated
cant get_platform(1)
Can't get_opencl_device
Could not open device '1:1', ignoring
Available OpenCL platforms:
0: [Intel] Intel Gen OCL Driver
/dev/dri/card0 not authenticated
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
clGetDeviceIDs(0): CL_DEVICE_NOT_FOUND
anunnaki@anunnaki-PowerEdge-R810:~/vanitygen$
Andzhig
Jr. Member
*
Offline Offline

Activity: 183
Merit: 3


View Profile
November 16, 2018, 11:34:50 AM
 #116

same error
then wait "bitcrack" cpu version https://github.com/brichard19/BitCrack/issues/71 or try on python 3 to create your own programs there for a couple of weeks to study. https://bitcointalk.org/index.php?topic=1306983.msg45861254#msg45861254

holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 110
Merit: 1


View Profile
November 19, 2018, 02:59:17 AM
 #117

Quote from: anunnaki1202

Don't listen to ignorant andzhig.
Theoretically it should work on CPU or Intel GPU, NDV said that he made some fixes to original vg code.
You should use NDV OCL version, but you have to setup OCL drivers for CPU first.
I haven't tried.

I don't think it makes sense now, when puzzles 55-57 are found.
phrase "Xeon CPUs, not the best, but alright. I was getting at least 33.6 million keys/sec on a 96-CPU machine." from
https://github.com/brichard19/BitCrack/issues/40
dunno who is this. Maybe UnknownHostname dude and crappy LBC software.
But still,  it only makes sense to search with several GPUs now, not 48CPU cores. Even if they are free/stolen.
Andzhig
Jr. Member
*
Offline Offline

Activity: 183
Merit: 3


View Profile
November 19, 2018, 10:46:56 AM
 #118

I'm not "ignorant")), if his mind didn’t have enough drivers to install, then the sense before him to grovel, for me, it works on cpu with -D 1:1. But bitcrack has an advantage at the moment besides speed, it can run multiple copies of the program on the same device, the total speed is divided between the programs equally, on 1080ti, can run 100 programs on one card with speed 1-2mk\s, this allows a larger scatter range to scan simultaneously ().

PietCoin97
Jr. Member
*
Offline Offline

Activity: 91
Merit: 3


View Profile
November 20, 2018, 02:15:03 PM
 #119

Quote from: anunnaki1202

Don't listen to ignorant andzhig.
Theoretically it should work on CPU or Intel GPU, NDV said that he made some fixes to original vg code.
You should use NDV OCL version, but you have to setup OCL drivers for CPU first.
I haven't tried.

I don't think it makes sense now, when puzzles 55-57 are found.
phrase "Xeon CPUs, not the best, but alright. I was getting at least 33.6 million keys/sec on a 96-CPU machine." from
https://github.com/brichard19/BitCrack/issues/40
dunno who is this. Maybe UnknownHostname dude and crappy LBC software.
But still,  it only makes sense to search with several GPUs now, not 48CPU cores. Even if they are free/stolen.

holy_ship does it make sense what i wrote you in pm for the search space ?

and how can i install the Bitcrack or should i only download the exe file from github ?

holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 110
Merit: 1


View Profile
November 23, 2018, 03:02:29 AM
 #120

on 1080ti, can run 100 programs on one card with speed 1-2mk\s, this allows a larger scatter range to scan simultaneously ().

Are you sure that overall speed is not lower with 100 copies?
You can easily do the same with simplest scripts and switches
-s, --start             Staring key, in hex
-r, --range             Number of keys to search
to scan each range at full speed, then skip to next.
Pages: « 1 2 3 4 5 [6] 7 »  All
  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!