Bitcoin Forum
May 13, 2024, 12:46:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Restoring / buying paper wallets, WIF or QR codes  (Read 107 times)
math09183 (OP)
Member
**
Offline Offline

Activity: 170
Merit: 58


View Profile
September 22, 2021, 12:59:38 PM
 #1

I offer my help in restoring paper wallets (damaged, partial WIF, broken QR code etc.), negotiable fee (depends on amount and amount of work). In any case, PM or email me.
1715604386
Hero Member
*
Offline Offline

Posts: 1715604386

View Profile Personal Message (Offline)

Ignore
1715604386
Reply with quote  #2

1715604386
Report to moderator
1715604386
Hero Member
*
Offline Offline

Posts: 1715604386

View Profile Personal Message (Offline)

Ignore
1715604386
Reply with quote  #2

1715604386
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715604386
Hero Member
*
Offline Offline

Posts: 1715604386

View Profile Personal Message (Offline)

Ignore
1715604386
Reply with quote  #2

1715604386
Report to moderator
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16655


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
September 22, 2021, 02:15:19 PM
 #2

What makes you trustworthy to handle private keys? The fact that you spam the same topic on 3 different boards doesn't really inspire confidence.

I have a XLM private key written down with some mistakes. It's not mine, I tried for someone 3 years ago, but couldn't find the correct key. Any ideas on that (without me sending the key of course)?

rad1ocrash
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 22, 2021, 02:45:28 PM
 #3

What makes you trustworthy to handle private keys? The fact that you spam the same topic on 3 different boards doesn't really inspire confidence.

I have a XLM private key written down with some mistakes. It's not mine, I tried for someone 3 years ago, but couldn't find the correct key. Any ideas on that (without me sending the key of course)?

I would try an approach similar to this, if you are certain that the amount of errors is small: https://bitcoin.stackexchange.com/questions/98944/how-can-i-recover-the-missing-end-of-my-private-key

Sadly for Stellar there aren't as many good tools as for BTC (e.g. the glorious BTC-Recover).
math09183 (OP)
Member
**
Offline Offline

Activity: 170
Merit: 58


View Profile
September 22, 2021, 02:48:02 PM
 #4

What makes you trustworthy to handle private keys? The fact that you spam the same topic on 3 different boards doesn't really inspire confidence.

I have a XLM private key written down with some mistakes. It's not mine, I tried for someone 3 years ago, but couldn't find the correct key. Any ideas on that (without me sending the key of course)?

Honestly speaking never heard of that s*coin. Which format it is? WIF? If yes, how many characters missing?
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16655


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
September 22, 2021, 04:58:55 PM
 #5

I would try an approach similar to this, if you are certain that the amount of errors is small: https://bitcoin.stackexchange.com/questions/98944/how-can-i-recover-the-missing-end-of-my-private-key
I don't know how many mistakes are made, and I don't know where they're located.
I tried Conding Enthusiast's StellarCracker 3 years ago, but it didn't find it. The private key could very well have more than one mistake on more than one location.
There's a couple hundred bucks (at current exchange rate) in it for me (or anyone who helps) if I ever manage to crack it. The deal was the owner gets 90%.

I found back my comment in my final email to the guy: "I think you just made too many mistakes writing it down the first time.".

PawGo
Legendary
*
Offline Offline

Activity: 952
Merit: 1367


View Profile
September 22, 2021, 06:06:54 PM
 #6

I took a look at StellarCracker and the logic behind it, I think I may play with it. I will modify my WifSolver to work with base32 and maybe extend the number of searches/replacements. Just confirm - you have all the characters but checksum is wrong, right?
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16655


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
September 22, 2021, 06:22:13 PM
 #7

Just confirm - you have all the characters but checksum is wrong, right?
I don't know what's wrong (but I do have the address).

PawGo
Legendary
*
Offline Offline

Activity: 952
Merit: 1367


View Profile
September 23, 2021, 01:13:41 PM
Last edit: September 23, 2021, 06:27:25 PM by PawGo
Merited by LoyceV (8), ABCbits (1)
 #8

I have prepared a simple tool based on my WifSolver, now it supports only "rotation" (checking 1,2,3... misspelled characters), check could be done for any correct KEY or for the given AccountId, as you said you have the expected one. I will add "SEARCH" worker, for checking a given/all characters on the specific positions, but I think it is less important now.
Later I will prepare ReadMe, but for now you may just launch it:
Code:
java -jar stellarSolver.jar ./examples/example_ROTATE.conf
In examples/ folder you will find how to launch it - by default it checks 1 and 2 mistakes, you may indicate if you want more (KEY line, after comma). The last line - expected AccountId.
Available on github: https://github.com/PawelGorny/StellarSolver
https://github.com/PawelGorny/StellarSolver/releases/tag/v0.2.0
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16655


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
September 23, 2021, 05:26:33 PM
 #9

I have prepared a simple tool based on my WifSolver, now it supports only "rotation" (checking 1,2,3... misspelled characters)
This looks promising, it's running now (in a VM with no internet access) for 3 incorrect characters. I assume it checks 3 characters at random locations, right?
The next possibility would be more than 3 missing characters, or a "shift" of an entire block of characters to the left or right.

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!