Post
Topic
Board Bitcoin Discussion
Topic OP
Important , Find And Recover Bitoin is backdoor soft
by
slowdays
on 30/03/2017, 07:36:26 UTC
Hello , i want to advice everyone , againts download one of two download one is pasted every by member HI-TEC99 to download from link https://indy.fulgan.com/SSL/openssl-1.0.2k-x64_86-win64.zip & Find and Recover Bitcoin soft , one of them contains some virus, today my computer was hacked . Poloniex account emptied and multibit classic wallets emptied.
I highly suspect it will be Find and Recover Bitcoin , because it scanned all my computer and backed up all wallets .




If it's encrypted you can still get the private key, but it's more complicated. These instructions should work.

Download this and extract it.

https://indy.fulgan.com/SSL/openssl-1.0.2k-x64_86-win64.zip

Put the extracted folder in your C: drive root folder.

Put your encrypted wallet file in the same folder.

Open the windows command prompt by selecting run as administrator.

Type the line below into it and press your enter key/

cd /openssl-1.0.2k-x64_86-win64

Type the line below into it, but replace Untitled.key with your encrypted key file's name and password with your password, then press enter.

openssl enc -d -p -aes-256-cbc -a -in Untitled.key -out Unencrypted.txt -pass pass:password

Open the newly created Unencrypted.txt file in notepad to get your private key.

In the example file below the private key is the bit in red.