Search content
Sort by

Showing 20 of 38 results by filo1992
Post
Topic
Board Development & Technical Discussion
Re: Solving ECDLP with Kangaroos: Part 1 + 2 + RCKangaroo
by
filo1992
on 20/06/2025, 09:24:52 UTC
Hello,

keeping the same value of DP, the same range, is it possible to make a union of the tames files?

the program, when the tames file is created, continues to save the data even when it is looking for a public key?
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
filo1992
on 23/04/2025, 18:54:51 UTC

...



I wrote to you privately but you never replied.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
filo1992
on 15/04/2025, 19:56:09 UTC
H160 - Is the first 61eb8a50c86b0 the one you mentioned as 53 bits?

If that's what you mean, I have it. Smiley

It's not. It's 52 bits. Do you know anything about the hexidecimal base? It's really simple: one char is exactly 4 bits.

For those who hunt vanity address prefixes:

Address A: 19vkiEajfh6SFxXEJoFEJxQm7VJucnHqn7
Address B: 19vkiEajfiE6Wwh83YH2LMV1rgx5pivsnY

If you believe address A is better because it has a longer prefix:

Please stop what you are doing and rethink about your life, maybe also learn about how numerical base conversions work.

If you still didn't get what's wrong here:

Address B is 32 times more difficult to find, and it's also 32 times closer to the correct prefix of the correct H160. Oh, and except for statistical analysis matching prefixes does not help with anything. Again - if it would, then Bitcoin itself along with several other cryptos would be broken and their value would go to 0 before you even manage to sell the reward for fiat money. Do not listen to the voodoo magicians, you will waste your time. If you still want to lose it anyway, at least understand why you can't base your search on vanity address prefixes, you will most likely find things that are way off from what you think you're searching for.


could you explain to me how you can say that address B is closer to hash160 searched?
what can you tell me about this 19vkiEajMoXn823Bc1Cims437r8EzMJDFL
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
filo1992
on 28/03/2025, 15:25:14 UTC
Hi, I've been testing your Cyclone for a few days now.

I have a question, can the progress made be used so that I don't always have to start the search from the beginning?
Post
Topic
Board Development & Technical Discussion
Re: Solving ECDLP with Kangaroos: Part 1 + 2 + RCKangaroo
by
filo1992
on 16/02/2025, 17:47:30 UTC
hi, when I try to compile on Ubuntu it tells me cuda_runtime.h error
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
filo1992
on 24/03/2021, 22:04:15 UTC
I know this.  If i could modify the code so that it is possible to use it with multi gpu it would be great

With Vanitysearch version 1.19, I get 1100 Mk / s with 3 gtx 970.
with your version I get 690 Mk / s

Vanitysearch is not  the same as bitcrack. To get the vanitysearch speed multiply by 6..
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
filo1992
on 24/03/2021, 21:25:03 UTC
Sp_
Can you do bitcrack multi gpu?

Quote
- causal search in a range
- set the search bits

In bitcrack sp-mod:

For random search use the -r option or --random

Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
filo1992
on 24/03/2021, 21:17:11 UTC
that's just what I'm looking for too.

your version would be perfect for me

Quote
the changes I wanted to make were 2:

- causal search in a range
- set the search bits

What is a "casual search"?

My goals were to create a random version and set the keyspace and bits via flag, in the batch file. I got tired of "hard coding" when I wanted to search a different keyspace or bits or subbits in that keyspace.

Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
filo1992
on 24/03/2021, 21:00:17 UTC

I have been trying to modify the vanitysearch code for some time, but not being a programmer I have never succeeded.

the changes I wanted to make were 2:

- causal search in a range
- set the search bits

roughly what you did.

besides I was also looking for an opencl version

too bad you don't share it.

Quote
hi, where can i find your vanbitcracken?
I haven't released it or put it out to the public due to same concerns others have about closed source. I never want to get blamed for a virus or any type of "hacking". I have put a few things out, but have stopped.

I also am not a programmer by trade, just a tinkerer, not even really a shade tree C++ programmer. I could put out the code but honestly wouldn't know if makefile was correct for linux users or if people could actually compile it via VS on Windows machines. All I use is Windows, very small experience with Linux and Linux subsystems.

You looking for something for the puzzle/challenge? #64?

Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
filo1992
on 24/03/2021, 20:41:33 UTC
hi, where can i find your vanbitcracken?

puzzle #34 solved in 25 seconds with 1 1070ti. (44 seconds including the generation of starting points)

https://github.com/sp-hash/Bitcrack/releases/tag/4

#4 cuda 10.2 ptx With more speed.

Might work on compute 8.0 devices as well, But the default thread/block/points configuration is using alot of memory.

Not to shabby there sp...here are my results with older version:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:26:42 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 351A9FB15
Key 1: 3C918DFB1
Key 2: 338CC8175
Key 3: 2FA9C945D
Key 133117: 3A08727A0
Key 133118: 3A9E99592
Finish at Wed Mar 24 13:27:07 2021^31.88) [00:00:22 Elapsed Time//Time Left 00:00:26][0]  me Left 00:01:02][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 25 seconds total time, start to finish.

Oopsie, I ran it again just to see:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:31:25 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 357609441
Key 1: 217BE2A17
Key 2: 31779D8A4
Key 3: 36E0CA8B5
Key 133117: 3A8B81DAF
Key 133118: 33B932CE6
Finish at Wed Mar 24 13:31:29 2021 (GPU 133.197 MK/s) (2^28.02) [00:00:02 Elapsed Time//Time Left 00:01:02][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 4 seconds total, start to finish.

One last run with ultimate random mode, just to see:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:35:01 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 36B41C47E
Key 1: 25A7010AE
Key 2: 2C418D1B7
Key 3: 3DD63B190
Key 133117: 29CC436A8
Key 133118: 3A328D9F3
Key 133119: 3A7FD3E34
Key 0: 24E9CE1EA
Key 1: 3986374F4
Key 2: 32167F601
Key 3: 2F3DDD661
Key 133117: 2FEF81627
Key 133118: 3DB18B753
99.644 MK/s (GPU 99.644 MK/s) (2^28.61) [00:00:04 Elapsed Time//Time Left 00:01:22][0]  Time Left 00:01:02][0]
Key 0: 3C90EFC4B
Key 1: 32F213CCF
Key 2: 21DA1D09A
Key 3: 2F3F8A828
Key 133117: 33872A3FE
Key 133118: 26F4F5BA3
Key 133119: 3D2A4FD56 88.459 MK/s (GPU 88.459 MK/s) (2^29.02) [00:00:06 Elapsed Time//Time Left 00:01:30][0]
Key 0: 2B8AED9F6
Key 1: 2837A3D5C
Key 2: 2F379503D
Key 3: 2DBC194D1
Key 133117: 3C1E1C970
Key 133118: 37252D4DB
Key 133119: 2639C0556 99.642 MK/s (GPU 99.642 MK/s) (2^29.61) [00:00:08 Elapsed Time//Time Left 00:01:17][0]
Key 0: 3E58B9707
Key 1: 204876240
Key 2: 31FFD9584
Key 3: 2A17F0FD0 106.352 MK/s (GPU 106.352 MK/s) (2^30.02) [00:00:10 Elapsed Time//Time Left 00:01:10][0]
Key 133117: 2C3FFDCAF
Key 133118: 3C9BA9427
Finish at Wed Mar 24 13:35:16 2021(GPU 99.726 MK/s) (2^30.19) [00:00:12 Elapsed Time//Time Left 00:01:13][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 15 seconds, start to finish.
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
filo1992
on 23/03/2021, 23:46:16 UTC
Hi, you made some great changes on the cuda version, I get about 220 Mk / s on gtx 970.

would you be able to improve and repair the opencl version too?

Another +10%

https://github.com/sp-hash/Bitcrack/releases/tag/3

gtx 1070 375Mkeys
gtx 1070ti 445Mkeys
gtx 1080 480Mkeys
gtx 1080ti 650Mkeys
gtx titanx 610Mkeys
Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.8.0 - Ethash/Kawpow/Nimiq/Etchash and More
by
filo1992
on 20/02/2021, 23:25:43 UTC
Hi, I'm trying TRM, but I can't keep coreclock and vddc constants.

and why is socMHZ at 0?

for gpu settings use overdrive

https://ibb.co/646vdkY
Post
Topic
Board Computer hardware
Re: [WTS] P102-100 | 3070
by
filo1992
on 15/01/2021, 08:48:49 UTC
Interested contact me
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.4c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
filo1992
on 29/12/2020, 23:00:04 UTC
hello, in version 5.4c, what are the files EIO.dll and EIO.exe?
Post
Topic
Board Mining (Altcoins)
Re: RTX 3060Ti 8GB or RX 5700 XT 8GB ?
by
filo1992
on 04/12/2020, 18:30:46 UTC
if you are willing to pay for shipping I can deliver from Switzerland,
shipping with tracking

MSI GeForce RTX 3060 TI GAMING X TRIO 650 dollari + SS

MSI GEFORCE RTX 3060 TI VENTUS 2X OC 581 dollari + SS

Gigabyte GeForce RTX 3060 Ti EAGLE OC 8G 660 dollari + SS

for the moment I can buy 1 model at a time, but I could contact the supplier

Gigabyte AORUS GeForce RTX 3070 MASTER  750 Dollari + SS These have no limit


seems legit
Legit how? You shouldn't buy things directy from people online because you can get scammed, tell the buyer to go on Amazon or ebay and lists the graphic card on the website, ebay and Amazon will be the trusted third party standing between you and the seller, they will release the money only when you get your graphics card or refund you if things go wrong, be smart


If you don't trust I accept escrow
Post
Topic
Board Mining (Altcoins)
Re: RTX 3060Ti 8GB or RX 5700 XT 8GB ?
by
filo1992
on 04/12/2020, 15:38:05 UTC

if you are willing to pay for shipping I can deliver from Switzerland,
shipping with tracking

MSI GeForce RTX 3060 TI GAMING X TRIO 650 dollari + SS

MSI GEFORCE RTX 3060 TI VENTUS 2X OC 581 dollari + SS

Gigabyte GeForce RTX 3060 Ti EAGLE OC 8G 660 dollari + SS

for the moment I can buy 1 model at a time, but I could contact the supplier
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
filo1992
on 23/08/2020, 17:15:50 UTC
hi, i found this error:
2020.08.23: 19: 09: 42.070: edev DevFee: Could not connect to ethash pool ssl: //eu1.ethermine.org: 5555: Not enough buffer space or queue full. Unable to perform operation on socket
2020.08.23: 19: 09: 42.071: edev DevFee: Giving up after 1 retries, switching to next pool
2020.08.23: 19: 09: 42.071: edev DevFee: Reconnecting in 3 seconds ...
Post
Topic
Board Auctions
Re: Buying old freebitco.in accounts
by
filo1992
on 22/08/2020, 15:37:09 UTC
hi, i have one accounts


ID 481656


how much do you offer me?
Post
Topic
Board Mining (Altcoins)
Re: AMD Mem Tweak XL - Read/modify timings/pp/straps on the fly
by
filo1992
on 07/08/2020, 16:45:01 UTC
hi, when I set a value from both gui and cmd, the value does not change, rather it returns to the default setting
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
filo1992
on 07/08/2020, 14:04:08 UTC
rx570 near 29 30mh just crashing
with my msi rx570 8gb i get 30.5 Mh / s with phoenixMiner and claymore 31.6 Mh / s
If you will use AMD Memory tweak tool to set REF parameter you will receive speed on PM more than on CM.
how much should I set it
It's easy. Download tool - https://bitcointalk.org/index.php?topic=5123724.0
Start mining. During mining launch the tool. On the bottom of the each GPU tabs you'll see parameter REF. It 5 on default for polaris cards. Set it to 20 for each card and apply be pressing button in the right bottom.
Look into miner - speed will increase. Test for some time. If it will no hardware errors - try to set REF 30, test and so on.
Max REF for each card is individual. Some can normal work at 60-70, some starts to give hardware errors on 25.
when I change the parameter to 20, it changes me to the initial work of 5