Bitcoin Forum
May 11, 2024, 04:03:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 144 »
1  Bitcoin / Bitcoin Technical Support / Re: Blocktrail (btc.com) wallet recovery P2PKH/P2SH issue on: September 26, 2023, 06:30:47 PM
So it makes me wonder if those QR codes are actually my wallet, or maybe they are just the blocktrail pubkeys as third party of the 2-3 signature
One thing's for sure, Blocktrail/BTC.com never issued P2PKH to their clients, it's always 2-of-3 MultiSig.
So, it's either what you're guessing or the funds are just sent to the derived P2PKH address unintentionally. (like imported the xpub to a wallet and used it to receive BTC)

Is your backup V1 (developer)? Since it has that extra blocktrailKey @m/9999'.
In that case, I'm afraid I'm not familiar with the developer version which may be different than V2 or V3 backups.
Try to contact neutraLTC to check if he knows if the V1 blocktrailKeys are recoverable from your backups mnemonics.

@others
Those mnemonic phrases in the backup aren't actually the BIP39 seed phrases of the MultiSig wallet.
Those are actually what is "labeled" but converted into a BIP39 mnemonic.
In other words, deriving the seed from it isn't the correct way to get the master key and extended keys, the source entropy must be derived from it instead.

Examples:
Encrypted Primary Seed
Code:
library fantasy right giraffe impulse believe unique puppy rain amount abandon above cotton lottery cash exclude bicycle hamster pair clock edit picture two guard supply shadow wife maximum tired lion speed cruel draw knife brave wheel pumpkin foot plate involve eight guide mule carbon valley enroll grow town enemy sunset power regular allow cycle plug expose immune output pave result
The source entropy is, which is the "Encrypted Primary Seed":
Code:
810a62e7311722297b6570b101000000430d0808d27715ed167c15b46748baeb3ad9d89bebc4be2b047441a4426f746d7d0adab5e98bb146ecf245113f0e9659c73249fb32a55a606a6da9b28571b3ae

Backup Seed
Code:
scissors census engage duty alarm salon cabbage benefit two sudden service whisper organ caught whisper much symptom fire radio sadness faint tip write illness
The source entropy is, which is the "Backup Seed" (backupSeed - 256Bits):
Code:
c104a92922405d7d07e8a9ebbb1310fd49c648fea488dc8ae6c35ef51fc53fa3

Reference: https://github.com/blocktrail/wallet-recovery-tool/blob/master/src/libs/blocktrail-sdk/docs/KEYS.md#print-recovery-sheet

The wallet is V3

My guess is still those QR codes show the pubkey for the blocktrail wallet, and i don't have those xprv keys to those.
2  Bitcoin / Bitcoin Technical Support / Re: Blocktrail (btc.com) wallet recovery P2PKH/P2SH issue on: September 19, 2023, 06:58:42 AM


https://imgur.com/a/AvVOivz

As you can see, when i import the XPUB by itself, i can see the funds.
Once i import the same XPUB as 2-of-3, there is no balance showing up.
3  Bitcoin / Bitcoin Technical Support / Re: Blocktrail (btc.com) wallet recovery P2PKH/P2SH issue on: September 19, 2023, 06:40:48 AM
It' impossible to contact support.

I noticed it uses Insight API and blocktrail API to recover the wallet, but since those are both out of service, i guess my BTC is lost.
4  Bitcoin / Bitcoin Technical Support / Re: Blocktrail (btc.com) wallet recovery P2PKH/P2SH issue on: September 07, 2023, 01:58:18 PM
-snip-
On the step 1 of recovery, have you clicked "+ Add Pubkey" to add another text box where you can put the second xpub?
How about the recovery tool from the actual/updated domain? (recovery.btc.com)
You can directly import the .pdf file there to see if it makes a difference.

Anyways, here's the archived version of their official announcement when they terminated the wallet service,
link: https://web.archive.org/web/20220331180654mp_/https://wallet.btc.com/#/announcement
It has a link to their recovery support email that you can try if they are still active.

Maybe unrelated but, there was also a discussion here at that time: https://bitcointalk.org/index.php?topic=5386357.0

I directly imported the PDF file.
Also tried manually entering the pubkeys.

Main issue is that it doesn't generate the same XPUB as displayed on my QR codes.
I tried new wallets generated by their SDK, the same thing happens.

So it makes me wonder if those QR codes are actually my wallet, or maybe they are just the blocktrail pubkeys as third party of the 2-3 signature
5  Bitcoin / Bitcoin Technical Support / Re: Blocktrail (btc.com) wallet recovery P2PKH/P2SH issue on: September 07, 2023, 01:56:34 PM
Do you have the private keys or the seed or anything else like what is shown in your link?

The XPUB is your public key, there is no way to recover anything from it, all it does is generate addresses that your private seed can access.

You need the private keys or recovery phrase to do anything.

-Dave



I have everything.
6  Bitcoin / Bitcoin Technical Support / Blocktrail (btc.com) wallet recovery P2PKH/P2SH issue on: September 07, 2023, 07:41:35 AM
Hi everyone

I found an old blocktrail.com wallet recovery PDF sheet.
(As example, here is a public version on google https://www.scribd.com/document/433450775/bitcoin-recovery-key)

Now i have a couple of questions:

First off, i have 2 QR codes with an XPUB and derivation path. (m/0 and m/9999)
When i scan the second QR, the XPUB shows a balance of roughly 2BTC on a P2PKH address
By using the recovery tool at https://recovery.blocktrail.com/, i noticed the addresses are generated in P2SH and no balance is recovered.

So my main questions are:

- What do those 2 QR code represent actually? Are those real public keys, meaning i still have those BTC in my wallet?
- How can i recover the wallet as P2PKH to actually access those coins?

I've been through the entire blocktrail SDK, there is only the option to extract scrypt based xpub/xpriv.

Thank you all


7  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: August 18, 2023, 06:23:57 AM
Pollard Kangaroo approach is for the know private key range and for the best, within 125 bit range and of course since you have the Multibit wallet handy all you have to do is "Once you located the files, if you have access to an old multibit app on you computer you need to import the wallet and export the private keys to a new wallet. If you do not have a copy of Multibit, you can use OpenSSL together with your password to decrypt the files and recover the keys."

You need the password to export them. I still have the wallet open every single day since then.
I just keep looking at what value i've missed out on Smiley

I'm confused, do you have the wallet or you don't? How come the wallet is lost and you have it open?

Maybe I'm missing something here?

All info can be found on github here

https://github.com/gurnec/btcrecover/issues/212

I've also posted the hash if anyone wants to take a shot at it, i offer a 5BTC reward.

8  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: August 17, 2023, 07:17:07 PM

Have you tried hashcat yet?

Wish you find your coins, good luck.

I've spent close to 250k since 2014 on this, so, yes.
Bruteforcing is no option.

Dave succesfully recovered a wallet holding +- 1800BTC around the same time (lost all passwords the same day), so i know he's a capable guy.
If he tells me after almost ten years it's impossible using the bruteforce technique, then i trust him.

I guess i'll wait it out until our technology evolves.
9  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: August 17, 2023, 06:49:44 PM
I have experience working with multibit wallets. Maybe I can help.

The wallet itself is lost. Dave Bitcoin has been working on it since early 2014, bruteforce of the entire range up to 10 characters has been attempted.
At one point, KeychainX found a false positive using the words i gave him, but it was just that - a false positive.

My only remaining options at this point are to handle this like solving the puzzles, but with my own wallet  Undecided



Pollard Kangaroo approach is for the know private key range and for the best, within 125 bit range and of course since you have the Multibit wallet handy all you have to do is "Once you located the files, if you have access to an old multibit app on you computer you need to import the wallet and export the private keys to a new wallet. If you do not have a copy of Multibit, you can use OpenSSL together with your password to decrypt the files and recover the keys."

You need the password to export them. I still have the wallet open every single day since then.
I just keep looking at what value i've missed out on Smiley
10  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: August 17, 2023, 06:30:16 PM
hi members!

I have a multibit classic wallet that currently holds 17BTC
Somewhere in 2014/2015 i lost my wallet password.

Many attempts have been tried to bruteforce the wallet password, without any success.
KeychainX, dave bitcoin, everyone already tried to guess or break my password.


Would you asume there is a possibility to use software to try and recover my wallet using the Pollard approach?
Can someone point me in the right direction on what sofware and settings i should be using?

I still have access to the Multibit wallet, only the password is missing.
I have my wallet address and it's public key.
Maybe this could come in handy to extract certain transaction data?

Thank you
11  Alternate cryptocurrencies / Marketplace (Altcoins) / NFT of Dash wallet with 26830 unconfirmed coins [2014 - DarkCoin] on: March 30, 2021, 06:38:03 PM
Back in 2014, when Dash was called DarkCoin, i've swapped out my mining wallet to a new wallet.
The coins all arrived, but never got confirmed. At the time, i didn't look back on it, as it was pretty worthless.

Today, it would be worth about 5.5 Million USD.

Enjoy my #cryptoblunder

This is worth an NFT  Cool

https://opensea.io/assets/0x495f947276749ce646f68ac8c248420045cb7b5e/65969987723700806478816121171498543208549100761925890092897114708346788642817
12  Economy / Auctions / Re: Multibit wallet with 17.17 BTC (no password) on: March 13, 2021, 04:38:58 PM
Be careful, it's easy to tamper with wallet files and show incoming transactions, unspent funds.

Why don't you feel comfortable posting your address on the forum ?
Because it doesn't have 17 BTC in it ..? Roll Eyes

Feel free to DM me, you can even teamviewer onto my computer to verify the wallet, no issues at all.

The reason why i won't post my addresses in public is exactly to avoid people claiming they have my wallet and scamming others.
My wallet is 100% real and can be verified by anyone intrested in making an offer.
13  Local / Nederlands (Dutch) / Re: Multibit 0.5.17 wallet password wordt niet geaccepteerd. on: March 12, 2021, 08:57:30 PM
@ wie mij kan helpen .....

Sinds eind 2014 heb ik een probleem met het openen van mijn beveiligde wallet in Multibit (versie 0.5.17). Op dit moment is er een bedrag van 2.439 BTC opgeslagen in mijn wallet en deze kan niet geopend worden vanwege wachtwoordfouten. Ik ben 100% zeker dat het juiste wachtwoord is gebruikt, maar deze wordt niet geaccepteerd. Alles wallets (tijd backups), ook de UNC backup zijn ge-encrypt. Heel vreemd, want ik weet ook bijna zeker dat ik wallets heb bewaard zonder encryptie (om juist dit te voorkomen)!! Helaas had Multibit in die tijd geen seeds ingebouwd, en kan de wallet dus ook niet op die manier worden hersteld.

Ik heb al diverse acties ondernomen bct-recover, multibit_recovery van Githib, via 6 GPU's getracht het wachtwoord te kraken, maar helaas geen succes.

Wie van jullie kan mij helpen met het terughalen van mijn bitcoins. Voor diegene die het lukt de wallet te openen, krijgt 20% van het aantal aanwezige bitcoins (0,486 Btc)

- Het bitcoin adres is 1Dk2EvmoYanKYEsmzLRrApsrfskhRe3S7L
- Via https://www.blockchain.com/btc/address/1Dk2EvmoYanKYEsmzLRrApsrfskhRe3S7L?page=1 kan de huidge waarde worden bekeken.

Plz Help, Felix


Gelukt?
14  Economy / Auctions / Re: Multibit wallet with 17.17 BTC (no password) on: March 12, 2021, 07:51:50 PM

Quote
i don't feel comfortable just posting my addresses open on forums.
Interested. PM me for the addresses.

PM sent.
15  Economy / Auctions / Re: Multibit wallet with 17.17 BTC (no password) on: March 05, 2021, 11:15:20 PM
But yes, here's a screenshot by the way  Cool

https://prnt.sc/yvoj0g

whats the address(es)?

Quote
i don't feel comfortable just posting my addresses open on forums.

sorry, didn't read that part

No problem  Wink
16  Economy / Auctions / Re: Multibit wallet with 17.17 BTC (no password) on: March 05, 2021, 11:15:09 PM
Sorry for your loss! Are you accepting lower offers?

Feel free to contact me.
17  Economy / Auctions / Re: Selling 5000 YOVI at highest bid (worth 158 BTC) on: February 17, 2021, 07:19:25 PM
Auction closed.
18  Economy / Auctions / Re: Multibit wallet with 17.17 BTC (no password) on: February 17, 2021, 07:18:18 PM
But yes, here's a screenshot by the way  Cool

https://prnt.sc/yvoj0g

whats the address(es)?

Quote
i don't feel comfortable just posting my addresses open on forums.
19  Economy / Auctions / Re: Selling 5000 YOVI at highest bid (worth 158 BTC) on: February 11, 2021, 08:16:22 AM
Hi, what is yovi?  What wallet support yovi? Only yovi market is yobit? Can you post some screeshots? Thanks!


https://prnt.sc/z2gfr0

YOVI: https://yobit.net/en/trade/YOVI/BTC
20  Economy / Auctions / Re: Multibit wallet with 17.17 BTC (no password) on: February 09, 2021, 07:39:29 PM
But yes, here's a screenshot by the way  Cool

https://prnt.sc/yvoj0g
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 144 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!