Bitcoin Forum
June 27, 2024, 04:20:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / MultiBit / Re: Multibit Classic 0.5.19 lost password (or bug) on: February 19, 2021, 07:28:37 PM
Any luck? or ideas?  Roll Eyes
2  Other / MultiBit / Re: Multibit Classic 0.5.19 lost password (or bug) on: February 18, 2021, 04:42:54 AM
Thank you for your reply  Smiley

The password for one of the wallets contains a '. This password is extremely long, almost 40 characters, but its basically words, no random lettters, so more difficult to get wrong.

The password for other two wallets only contains letters and numbers.

So three wallets, all passwords wrong, seems unlikely to me, and more likely that there was something wrong with the encoding of the backup key file? But like you mentioned, it doesnt seem corrupt, since its not giving any weird messages using your script, just the incorrect password message. I've tried all three scripts for the .key .wallet and .cipher file, all the same problem.

I can't see any reason why the computer would of been in a language other than English, but i was in China for that period whilst I was using the wallet. I don't speak chinese and the computer was not bought from China, it was a Macbook.

Spencer
3  Other / MultiBit / Re: Multibit Classic 0.5.19 lost password (or bug) on: February 17, 2021, 07:18:21 PM
This is the out put of the parsed wallet file, I blanked some readings out just in cae im exposing sensitive data..


network_identifier: "org.bitcoi[Suspicious link removed]oduction"
last_seen_block_hash: "\000\000\000\000\000\000\000\000Q\037\204s)\035\037\372bv\323Q\217RS\031ke\241a\242,\021\215"
key {
  type: ENCRYPTED_SCRYPT_AES
  public_key: "\0035l\332\025\277G\3... blanked out"
  creation_timestamp: 1402303888000
  encrypted_data {
    initialisation_vector: "&\322DY\227_\217\347prk\241\317~Q\000"
    encrypted_private_key: --blanked out
  }
}
encryption_type: ENCRYPTED_SCRYPT_AES
encryption_parameters {
  salt: "E\007\313H.\200}\350"
}
version: 2
extension {
  id: "org.multibit.walletProtect.2"
  data: "\000"
  mandatory: true
}
description: "Savings"
last_seen_block_height: 304923
key_rotation_time: 0
last_seen_block_time_secs: 140230507
4  Other / MultiBit / Re: Multibit Classic 0.5.19 lost password (or bug) on: February 17, 2021, 05:43:40 PM
Basically, at this point you are down to "brute force"... btcrecover (https://github.com/gurnec/btcrecover) is probably your best option...

If the password was correct, but the file was corrupt, you'd probably get weird output from my multibit_recovery scripts... But you're getting password is incorrect, which tends to indicate exactly what it says... the password is incorrect. Undecided

I have the exact same problem. Three seperate wallets, three seperate passwords, all giving the "password is incorrect"" when running your script on the .wallet .key and .cipher files. It CANNOT be that all three passwords are incorrect, they are independantly written down and just not working.

I know these passwords have worked before in 2014 because I used them to make payments. I actually gave up back then, but I''m now picking this up again, with the hope of recovering the coins.

My only other thought, maybe the multibit classic wallet corrupted the password??

Finally, maybe in an upside, I still have a running version of the Multibit Classic wallet on an old cloned drive, could this help? I can see the wallets, and the balances, just can't export the keys or send any bitcoin, because it is saying password incorrect.

Would greatly appreciate this help!
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!