Bitcoin Forum
September 28, 2025, 05:59:30 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: Recovering Encrypted Private Keys (AES) Please help on: April 07, 2020, 10:27:24 PM
I am currently manually inputting my encrypted private keys and secret key (password) on https://www.browserling.com/tools/aes-decrypt
Shocked Shocked Shocked

You should consider each and every one of those private keys as compromised and never use any of them for anything again. Likewise, consider your password compromised and don't ever use it for anything and/or change it if you've used it anywhere else!


Quote
Is there a way I can input more than 1 encrypted private key at a time? I have hundreds of encrypted private keys I want to check for any btc balance.
So each private key is encrypted separately? It's not a single encrypted file... but a file of individually encrypted keys? Huh yeeeeshhhh Undecided

The only way you'd be able to do them all at once, would be a script of some sort that could read the input file, and then individually decrypt each key and output them all to another file.

Can you please tell me how a script can be made. I am so lost now.
btw.. luckily none of the addresses had any btc in them. but there are like... 1000s more to go. Thank you for your concern and your advice will be heeded going forward
2  Bitcoin / Bitcoin Technical Support / Re: Recovering Encrypted Private Keys (AES) Please help on: April 07, 2020, 10:00:15 PM
You shouldn't have shared that ciphertext in the OP. I suggest you remove it or someone might attempt to bruteforce your password and succeed where you've failed!
You missed the part where he said that it's just a sample.

^ *Btw, the above is a sample of what my file looks like. not my actual wallet info*

@suttonbitcoin Can you tell us the name of the wallet that exports that kind of "encrypted wallet"? So everyone here can search for the native app/tool to decrypt it.
Although there are tons of ways like HCP's example.

Thank you for all your response. The app was called "Sparecoins" which was a google chrome app. When I downloaded the wallet for back up, they provided me with an excel spreadsheet with the encrypted private keys (aes).

I am currently manually inputting my encrypted private keys and secret key (password) on https://www.browserling.com/tools/aes-decrypt

Is there a way I can input more than 1 encrypted private key at a time? I have hundreds of encrypted private keys I want to check for any btc balance.
3  Bitcoin / Bitcoin Technical Support / Recovering Encrypted Private Keys (AES) Please help on: April 06, 2020, 06:23:48 PM
A while back, I saved my web wallet private keys and they gave me the following:

Encrypted Privated Keys (AES)
Use a SHA256 digest of your password as the encryption key
U2FsdGVyX7/ZffXzWVj4VzoKho4RWY30cTPHmLi9kGajQC/LHRjNPSnX8ooj74Q71uQIyeNqOCGdktvLqo3A6pW/o3EqaookldI59z1tz3E=

^ *Btw, the above is a sample of what my file looks like. not my actual wallet info*

How do I unencrypt and get my private keys? I think I remember the password but don't know where to decrypt this private key. Please help and thank you.

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!