reallymine
reallymine copied to clipboard
WD MyBook encrypted hard drive decryption (still WIP).
The installation instructions say to use: > `go get github.com/andlabs/reallymine` but this happens: > go: go.mod file not found in current directory or any parent directory. > 'go get' is...
I made sure to apt-get install go before realizing these are the simple steps necessary ```bash wget https://github.com/andlabs/reallymine/releases/download/release2/reallymine-linux-amd64 mv reallymine-linux-amd64 reallymine chmod +x reallymine ./reallymine [options] command [args...] ```
Hi there, thanks for this projectc first of all, We got a WD SmartWare MyBook 1TB in the family for quite some time (10 years min). The disk is encrypted...
My problem is very similar to below post. I have been using my 1T My Book Essential since 2011 or 2012 and in 2018. I have a prove of ownership....
I purchased my 3TB WD MyBook 2014. No password was set. I attempted to read the key using the instructions and scripts from “https://github.com/themaddoctor/linux-mybook-tools,” but without success. I now wanted...
Hello guys! does anyone have reallymine-concurrent-decryption-linux64, please share, pm, thanks, links are dead. http://andlabs.lostsig.com/reallymine-concurrent-decryption-linux64 http://andlabs.lostsig.com/reallymine-concurrent-decryption-darwin64
I just lost my WD MyBook 3tb external drive, I pulled out the disk and connected it to my pc, but it just sees an uninitialled disk. ``` ➜ ~...