Search content
Sort by

Showing 2 of 2 results by Boss3010
Post
Topic
Board Bitcoin Technical Support
Re: Need help plz
by
Boss3010
on 14/05/2025, 11:22:59 UTC
Honestly, I searched through my old hard drive but couldn’t find anything useful. So, I decided to use some data recovery tools, and fortunately, one of them managed to recover a .gpg file—although it was restored with a random name. The file is 165 MB in size and has a .gpg extension.
I ran a full strings scan on it, and it was filled with keywords like “btc”, “wallet”, “xprv”, “priv”, and “key”. I also noticed the beginnings of old Bitcoin addresses. However, all the matches were small fragments—no complete sentences or full addresses.
Then I used the gpg --list-packets command to analyze the file structure. It showed that the file is encrypted using RSA (Key ID starting with 5EB…), with algorithm 3 and an encrypted data packet of length 6284 bytes.
Post
Topic
Board Bitcoin Technical Support
Topic OP
Need help plz
by
Boss3010
on 14/05/2025, 02:05:58 UTC
Hello guys , I mined bitcoin in 2009 or 2010 don’t remember when exactly and I forget about it . Now I am trying to find it in my old hard disk and I found gpg file but I can’t find the private rsa key to decrypt it . I analyzed the file and found the encrypted date is 6000 bits and I need a private rsa key with specific id key and my file is 165 MB , so my question is there any programs u tried can let me view the unencrypted part of the data or any tools u tried, and what is my options here .