Bitcoin Forum
May 03, 2024, 07:11:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: One more WIF Solver  (Read 215 times)
PawGo (OP)
Legendary
*
Offline Offline

Activity: 952
Merit: 1367


View Profile
July 24, 2020, 11:05:34 AM
Merited by math09183 (4), ABCbits (3), ranochigo (2), odolvlobo (1), Heisenberg_Hunter (1), TheArchaeologist (1)
 #1

First at all 'Hello!'. After reading the forum for some time, finally I opened the account.
I would like to share with you my WIF Solver - having some free time recently I made a small application for restoring damaged WIFs.
More information you may find on github: https://github.com/PawelGorny/WifSolver
I prepared 5 scenarios of solving problem, I am interested in your opinion - what could be added or improved?
Especially I would like to ask what do you think about the JUMP approach. I realized that knowing how hex format ends (after decryption of part of WIF) it is possible to calculate the minimum jump length - the number which added to our private key, if converted back to hex keeps the end 'untouched'. Of course there is still matter of wrong checksum, but this could be checked later, when trying to decode generated WIF. The idea was not to test each possible combination of WIF, but only the selected one.
Maybe I cannot clearly describe how this approach works, but please check the example.
If you have any comments or questions - I am glad to hear it.
Pawel
1714763513
Hero Member
*
Offline Offline

Posts: 1714763513

View Profile Personal Message (Offline)

Ignore
1714763513
Reply with quote  #2

1714763513
Report to moderator
1714763513
Hero Member
*
Offline Offline

Posts: 1714763513

View Profile Personal Message (Offline)

Ignore
1714763513
Reply with quote  #2

1714763513
Report to moderator
1714763513
Hero Member
*
Offline Offline

Posts: 1714763513

View Profile Personal Message (Offline)

Ignore
1714763513
Reply with quote  #2

1714763513
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714763513
Hero Member
*
Offline Offline

Posts: 1714763513

View Profile Personal Message (Offline)

Ignore
1714763513
Reply with quote  #2

1714763513
Report to moderator
1714763513
Hero Member
*
Offline Offline

Posts: 1714763513

View Profile Personal Message (Offline)

Ignore
1714763513
Reply with quote  #2

1714763513
Report to moderator
PawGo (OP)
Legendary
*
Offline Offline

Activity: 952
Merit: 1367


View Profile
July 24, 2020, 11:53:20 AM
 #2

Hi, welcome to Bitcointalk Smiley

While i don't have opinion directly related to your script/software, you might want to look at similar software at The FinderOuter, a bitcoin recovery tool (v0.4.0 2020-06-30)
Also, GitHub links you mentioned returns Page not Found/404.

Uhh what a faux pas at the beginning! I forgot to make the repository public  Undecided
Now it should work.
Pages: [1]
  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!