Hi stackers,
Time lightens even the heaviest of hearts, unfortunately its black when it should be orange lol. I revisit the hope that one day I might be able to recover accidentally deleted private keys from an old USB stick, which I deleted in 2017, here are the specs, any advice would be greatly appreciated.
  1. Lexar 16gb USB stick, encrypted using Ubuntu 18.
  2. I had written new information to the disk post deletion of private keys, above 4gb of data, before I realized what I had done and stopped.
  3. Brought it to data recovery specialist but none of the files that were recoverable were related to the private keys.
  4. I have not touched it really since trying to recover in 2019, but this might be the last ditch effort.
1000 sats \ 2 replies \ @clarity 16 Sep
plug it in and try the bash script in this, from any linux/unix terminal:
if you know how to mount it and find the usb stick in your filesystem, you can narrow down the search by changing the SEARCH_DIR="/path/to/your/mounted/usb"
I'll keep thinking on this.
reply
The regex queries you want are in the Bitcoin tests GitHub repo
reply
to run it, use:
chmod +x search.sh ./search.sh
reply
If the memory was encrypted I doubt very much that you will achieve anything since as you say you overwrote the memory.
reply