Bitcoin Forum
June 14, 2024, 08:49:14 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: WifSolverCuda - new project for solving WIFs on GPU on: September 25, 2023, 10:52:52 AM
Hi, need to find private key for bitcoin wallet. Part of this key is 35 characters, I know how to find other characters, is there a program for sorting characters with an indication of mandatory ones.
I would appreciate a tip on the bitcoin part
So you have a private key missing 35 characters while you have the other 29 characters? Are the missing chars at the end, middle or beginning?

Not true, I have 35 characters, I know their location, need to define other characters. The format of my data is as follows: Kz**ofz1AMJ****aLa8RepNxmVbKR****5dDOdPrG****PGlw***
Of course, the symbols are different than what I have mentioned here, but I have shown the principle of arrangement of known and unknown symbols. I guarantee a generous reward for effective help!
2  Bitcoin / Project Development / Re: The FinderOuter, a bitcoin recovery tool (v0.18.0 2023-06-23) on: September 15, 2023, 12:22:52 PM
Hi dev, a suggestion : could you make it so the user could select how many threads to be used? Since it uses everything a CPU can offer, usually it just hangs if the load is too much, unless you go to task manager on windows and limit CPU usage, but having an option to set one time and the ability to save the user settings would be great.
https://github.com/Coding-Enthusiast/FinderOuter/commit/09466f3e9fe2b57fa158c1f61add98e15cb6973d
This was added under an expander on the side with the name "Settings" that will allow you to set the number of threads the parallel loops use based on the number of cores .net can detect.
The max value here may not be accurate in case the system has more than one processor group or has CPU utilization limit. I'll probably add an override option to go beyond that limit as a more advanced feature since going beyond the thread limit could potentially slow down the process.
This also needs some guides on how it should be used etc. in our KnowledgeBase page which I'll add before v0.19.0 is released.


PS. If you build at the given commit above, know that there is currently a bug in our UI where the slider appears to be at the minimum value (1) when the application starts but the actual value is set correctly to the maximum number of threads. This is fixed in the new AvaloniaUI 11.0 which we need to upgrade to but it takes time due to the breaking changes in the UI framework.

Hi, need to find private key for bitcoin wallet. Part of this key is 35 characters, I know how to find other characters, is there a program for sorting characters with an indication of mandatory ones.
I would appreciate a tip on the bitcoin part
3  Bitcoin / Project Development / Re: WifSolverCuda - new project for solving WIFs on GPU on: September 15, 2023, 11:50:03 AM
thank you for the reply , well i did what you had to tell me to take the known wif to test my rigs , just need more challenge , it doesnt need 40 strong GPUs to crack only 12 lost wif character with this program , if  this coins have an owner , let the owner talk to me and maybe we can make collaboration.  
I'm sure if this key was real, the owner would have already found the key by now,  there is no evidence suggesting this address corresponds to that WIF.

And I believe there is much more to improve on this tool, as I believe there is a way to up the speed by ten folds.

thank you for the reply , i m just asking do you have more data like that so i can test my rigs with that data , you just answer yes or no Smiley
Ok, here you go, start grinding away!
For keys starting with 5J:
Code:
5J1111111115bCRZhiS5sEGMpmcRZdpAhmWLRfMmutGmPGL3vBS
5Jzzzzzzzzz5bCRZhiS5sEGMpmcRZdpAhmWLRfMmutGmPFNXqkb

For keys starting with 5K:
Code:
5K1111111115bCRZhiS5sEGMpmcRZdpAhmWLRfMmutGmPES53YJ
5Kzzzzzzzzz5bCRZhiS5sEGMpmcRZdpAhmWLRfMmutGmPFaZr5u

For compressed ones if you needed help let me know.😅

Hi, need to find private key for bitcoin wallet. Part of this key is 35 characters, I know how to find other characters, is there a program for sorting characters with an indication of mandatory ones.
I would appreciate a tip on the bitcoin part
4  Bitcoin / Bitcoin Discussion / Re: == Bitcoin challenge transaction: ~1000 BTC total bounty to solvers! ==UPDATED== on: September 14, 2023, 06:10:15 PM
no the gpu find nothing only if i search with cpu can i find keys

-t 30  1000mk/s finds key after 10 sek
-gpu 10000mk/s find nothing after 1 hours

i thing the gpu engine is wrong or so
im search on rtx 4060

if i use bitcrack for searching i can search only on gpu and find keys
-gpu -t 0

you are using the wrong software if you are looking for the puzzle, thats a vanity search and there is no range search, , try vanbitcracken and put your range to search
https://github.com/WanderingPhilosopher/VanBitCrackenRandom2

Hi, need to find private key for bitcoin wallet. Part of this key is 35 characters, I know how to find other characters, is there a program for sorting characters with an indication of mandatory ones.
I would appreciate a tip on the bitcoin part
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!