Pages:
Author

Topic: Pollard's kangaroo ECDLP solver - page 93. (Read 60189 times)

full member
Activity: 1232
Merit: 242
Shooters Shoot...
June 21, 2020, 12:52:29 PM
Anyone how to calculate pub key length
What do you mean? How many characters/digits in a pubkey? Compressed, Uncompressed?
compressed, starts with 02 or 03:
Code:
03284635D3127EA5E6AFFAD7213BED1BBB63535D9B2B4E22F63ED5093CB30FDAA5

uncompressed:
Code:
04284635D3127EA5E6AFFAD7213BED1BBB63535D9B2B4E22F63ED5093CB30FDAA5F30279671068A413636A6116F3E43CFB2B476067C8CF6F801EE68E8C3E6D5F4F
newbie
Activity: 13
Merit: 0
June 21, 2020, 12:35:14 PM
Anyone how to calculate pub key length
full member
Activity: 1232
Merit: 242
Shooters Shoot...
June 21, 2020, 12:16:14 PM
https://github.com/brichard19/eclambda

Can anyone try my tool on a 2080ti? On a 2080S it gets around 1300MKeys/sec when using 24-bit DP.



is this Bitcrack GPU version ?!
No,
Bitcrack support GPU

Thank you brichard19 for OpenCL version of Pollard's kangaroo
I get  263.40 Mpt/s for my RX480 8Gb.
 
Think it's worth running Vega VIIs with this program? I took all AMD cards offline b/c no one had openCL or one that was worth a flip. I know the Vega VIIs kick a$$ compared to any RTX or GTX card when it comes to mining ethash. But that's because they have 16GB HBM2 memory and a wide bus. Not sure the same would be true for this program.
full member
Activity: 431
Merit: 105
June 21, 2020, 11:52:01 AM
anyone got link for the newest bitcrack app, besides the github one, that is still not updated long time.

https://github.com/brichard19/eclambda

Can anyone try my tool on a 2080ti? On a 2080S it gets around 1300MKeys/sec when using 24-bit DP.



is this Bitcrack GPU version ?!
No,
Bitcrack support GPU

Thank you brichard19 for OpenCL version of Pollard's kangaroo
I get  263.40 Mpt/s for my RX480 8Gb.
 
what is your gpu-mem-usage setting?
member
Activity: 245
Merit: 17
June 21, 2020, 10:59:18 AM
https://github.com/brichard19/eclambda

Can anyone try my tool on a 2080ti? On a 2080S it gets around 1300MKeys/sec when using 24-bit DP.



is this Bitcrack GPU version ?!
No,
Bitcrack support GPU

Thank you brichard19 for OpenCL version of Pollard's kangaroo
I get  263.40 Mpt/s for my RX480 8Gb.
 
jr. member
Activity: 43
Merit: 1
June 21, 2020, 10:08:04 AM
https://github.com/brichard19/eclambda

Can anyone try my tool on a 2080ti? On a 2080S it gets around 1300MKeys/sec when using 24-bit DP.



is this Bitcrack GPU version ?!
No,
Bitcrack support GPU
full member
Activity: 1232
Merit: 242
Shooters Shoot...
June 21, 2020, 09:20:16 AM
Priv: 0x1A838B13505B26867
How to translate into an understandable type type HuhHuhHuh
Private Key WIF
51 characters base58, starts with a '5'   5HscGG8iqA7YnZPN9ZEPdJSHVsb5zuUVST9XFB4M1tQUWUbFsh3
Private Key WIF Compressed
52 characters base58, starts with a 'K' or 'L'   KwUNeMo5dZDuJ5wiLmG6sDxbpSHT4acLXLQcVZPmLutcR3MHSHN3
Private Key Hexadecimal Format (64 characters [0-9A-F]):  078B13055AB016486AF996FCD19DBD8AD528BE1D4F014845BC1D1E06E7BE38A8
What do you mean?

Quote
0x1A838B13505B26867

That is the private key, in hexadecimal format. That's what we all search for. Another way to look at it is:

Quote
000000000000000000000000000000000000000000000001A838B13505B26867
newbie
Activity: 27
Merit: 0
June 21, 2020, 08:37:45 AM
 Priv: 0x1A838B13505B26867
How to translate into an understandable type type HuhHuhHuh
Private Key WIF
51 characters base58, starts with a '5'   5HscGG8iqA7YnZPN9ZEPdJSHVsb5zuUVST9XFB4M1tQUWUbFsh3
Private Key WIF Compressed
52 characters base58, starts with a 'K' or 'L'   KwUNeMo5dZDuJ5wiLmG6sDxbpSHT4acLXLQcVZPmLutcR3MHSHN3
Private Key Hexadecimal Format (64 characters [0-9A-F]):  078B13055AB016486AF996FCD19DBD8AD528BE1D4F014845BC1D1E06E7BE38A8
newbie
Activity: 27
Merit: 0
June 21, 2020, 07:55:15 AM

Here's the answer:

Key# 0 [1S]Pub:  0x0230210C23B1A047BC9BDBB13448E67DEDDC108946DE6DE639BCC75D47C0216B1B
       Priv: 0x1A838B13505B26867

newbie
Activity: 27
Merit: 0
June 21, 2020, 07:46:53 AM
Earned !!!!!!!!!!!!!!!!!!!!!!!    THANKS FOR THE HELP
newbie
Activity: 25
Merit: 0
June 21, 2020, 07:41:04 AM
https://github.com/brichard19/eclambda

Can anyone try my tool on a 2080ti? On a 2080S it gets around 1300MKeys/sec when using 24-bit DP.



is this Bitcrack GPU version ?!
newbie
Activity: 27
Merit: 0
June 21, 2020, 07:40:19 AM

if you have GPU:
Code:
Kangaroo.exe -t 0 -d 14 -gpu -gpuId 0 -w 65save -wi 30 65.txt

Now, copy the below text and save it as 65.txt 
Code:
10000000000000000
1FFFFFFFFFFFFFFFF
0230210c23b1a047bc9bdbb13448e67deddc108946de6de639bcc75d47c0216b1b

Now, place the kangarootest.bat file, the 65.txt file, and the Kangaroo.exe file all in the same folder.
-ws: Save kangaroos in the work file
 -o fileName: output result to fileName


I want to save the file with the answer I put in bat and it is not saved.
Kangaroo -t 0 -d 14 -gpu -gpuId 0 -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt

I have windows 7
How do you save or output the response to a file. HELP
newbie
Activity: 13
Merit: 0
June 21, 2020, 07:23:17 AM
In root folder of kangaroo.exe take shift + right click open new shell here and paste command which you write

./kangaroo.exe.......
jr. member
Activity: 40
Merit: 2
June 21, 2020, 07:05:12 AM
Kangaroo -t 0 -d 14 -gpu -gpuId 1 -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt
pause (did as they wrote, after launching the bat file it starts and it says “click any button” in the working window, everything closes after clicking) What should I do to fix the error Huh??

Is the .bat file in the kangaroo directory? if not, provide the path to kangaroo.exe
member
Activity: 348
Merit: 34
June 21, 2020, 07:03:38 AM
Kangaroo -t 0 -d 14 -gpu -gpuId 1 -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt
pause (did as they wrote, after launching the bat file it starts and it says “click any button” in the working window, everything closes after clicking) What should I do to fix the error Huh??
for window

click start, then click in searchbar then type   cmd
click commamd prompt
when black winodw of command prompt apear, go to your folder where your kangaroo files, then run your program commands

newbie
Activity: 27
Merit: 0
June 21, 2020, 06:51:07 AM
Kangaroo -t 0 -d 14 -gpu -gpuId 1 -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt
pause (did as they wrote, after launching the bat file it starts and it says “click any button” in the working window, everything closes after clicking) What should I do to fix the error Huh??
jr. member
Activity: 40
Merit: 2
June 21, 2020, 06:22:31 AM
Hello to all! To my questions, while there is no answer, help who can. I tried to compile the file myself, but it does not start, what did I do wrong? To output information to a separate file
Kangaroo.exe -t 0 -d 14 -gpu -gpuId 0 -w 65save.txt -wi 30 65.txt -o 64save.txt
save the kangaroo in a working file also did not start
Kangaroo.exe -t 0 -d 14 -gpu -gpuId 0 -w 65save.txt -wi 30 65.txt -ws:64save.txt

Kangaroo v1.9
Kangaroo [-v] [-t nbThread] [-d dpBit] [gpu] [-check]
         [-gpuId gpuId1[,gpuId2,...]] [-g g1x,g1y[,g2x,g2y,...]]
         inFile
 -v: Print version
 -gpu: Enable gpu calculation
 -gpuId gpuId1,gpuId2,...: List of GPU(s) to use, default is 0
 -g g1x,g1y,g2x,g2y,...: Specify GPU(s) kernel gridsize, default is 2*(MP),2*(Core/MP)
 -d: Specify number of leading zeros for the DP method (default is auto)
 -t nbThread: Secify number of thread
 -w workfile: Specify file to save work into (current processed key only)
 -i workfile: Specify file to load work from (current processed key only)
 -wi workInterval: Periodic interval (in seconds) for saving work
 -ws: Save kangaroos in the work file
 -wsplit: Split work file of server and reset hashtable
 -wm file1 file2 destfile: Merge work file
 -wmdir dir destfile: Merge directory of work files
 -wt timeout: Save work timeout in millisec (default is 3000ms)
 -winfo file1: Work file info file
 -m maxStep: number of operations before give up the search (maxStep*expected operation)
 -s: Start in server mode
 -c server_ip: Start in client mode and connect to server server_ip
 -sp port: Server port, default is 17403
 -nt timeout: Network timeout in millisec (default is 3000ms)
 -o fileName: output result to fileName
 -l: List cuda enabled devices
 -check: Check GPU kernel vs CPU
 inFile: intput configuration file

Please, if possible with examples of use. HELP!!!!
A few days ago I asked for help. After all, it’s not difficult for you. Thank you so much in advance !!!!!!!!
If is says: GPU #0

Then try this command:

Kangaroo.exe -t 0 -d 14 -gpu -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt


If it says: GPU #1

Then:

Kangaroo.exe -t 0 -d 14 -gpu -gpuId 1 -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt


If you collected * bat * as the above program does not start, help correct and fix the ERROR.



Paste into a .bat file

Kangaroo -t 0 -d 14 -gpu -gpuId 1 -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt  (type what you need)
pause
newbie
Activity: 27
Merit: 0
June 21, 2020, 06:18:43 AM
Hello to all! To my questions, while there is no answer, help who can. I tried to compile the file myself, but it does not start, what did I do wrong? To output information to a separate file
Kangaroo.exe -t 0 -d 14 -gpu -gpuId 0 -w 65save.txt -wi 30 65.txt -o 64save.txt
save the kangaroo in a working file also did not start
Kangaroo.exe -t 0 -d 14 -gpu -gpuId 0 -w 65save.txt -wi 30 65.txt -ws:64save.txt

Kangaroo v1.9
Kangaroo [-v] [-t nbThread] [-d dpBit] [gpu] [-check]
         [-gpuId gpuId1[,gpuId2,...]] [-g g1x,g1y[,g2x,g2y,...]]
         inFile
 -v: Print version
 -gpu: Enable gpu calculation
 -gpuId gpuId1,gpuId2,...: List of GPU(s) to use, default is 0
 -g g1x,g1y,g2x,g2y,...: Specify GPU(s) kernel gridsize, default is 2*(MP),2*(Core/MP)
 -d: Specify number of leading zeros for the DP method (default is auto)
 -t nbThread: Secify number of thread
 -w workfile: Specify file to save work into (current processed key only)
 -i workfile: Specify file to load work from (current processed key only)
 -wi workInterval: Periodic interval (in seconds) for saving work
 -ws: Save kangaroos in the work file
 -wsplit: Split work file of server and reset hashtable
 -wm file1 file2 destfile: Merge work file
 -wmdir dir destfile: Merge directory of work files
 -wt timeout: Save work timeout in millisec (default is 3000ms)
 -winfo file1: Work file info file
 -m maxStep: number of operations before give up the search (maxStep*expected operation)
 -s: Start in server mode
 -c server_ip: Start in client mode and connect to server server_ip
 -sp port: Server port, default is 17403
 -nt timeout: Network timeout in millisec (default is 3000ms)
 -o fileName: output result to fileName
 -l: List cuda enabled devices
 -check: Check GPU kernel vs CPU
 inFile: intput configuration file

Please, if possible with examples of use. HELP!!!!
A few days ago I asked for help. After all, it’s not difficult for you. Thank you so much in advance !!!!!!!!
If is says: GPU #0

Then try this command:

Kangaroo.exe -t 0 -d 14 -gpu -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt


If it says: GPU #1

Then:

Kangaroo.exe -t 0 -d 14 -gpu -gpuId 1 -ws -w 65save.txt -wi 30 -o 64save.txt 65.txt


If you collected * bat * as the above program does not start, help correct and fix the ERROR.
newbie
Activity: 13
Merit: 0
June 21, 2020, 02:09:04 AM
https://github.com/brichard19/eclambda

Can anyone try my tool on a 2080ti? On a 2080S it gets around 1300MKeys/sec when using 24-bit DP.


First of all thank you for open source files.

I have several question if you able to answer me

First how to calculate which pub key or address is 64 65 or other key lenght

Also how to convert hash160 to pub key.
Eclambda tested on 1080ti dbits default 18
330mp and what is iters? It stay 36

How to calculate how much combination have some key?
I want to parcipiate in any testing
member
Activity: 170
Merit: 58
June 21, 2020, 01:04:13 AM
I will have a look at that tomorrow.

3 AM? You should rest!
Pages:
Jump to: