andlabs / reallymine

WD MyBook encrypted hard drive decryption (still WIP).
https://github.com/andlabs/reallymine/issues/38
GNU General Public License v3.0
214 stars 48 forks source link

try librecrypt? #29

Open themaddoctor opened 7 years ago

themaddoctor commented 7 years ago

Would anyone who runs Windows be willing to try LibreCrypt to see if they can mount their WD drive without making a decrypted image, using the key that reallymine provides?

https://github.com/t-d-k/LibreCrypt/

MrDecay commented 7 years ago

Ill try

On Mar 8, 2017 1:10 PM, "themaddoctor" notifications@github.com wrote:

Would anyone who runs Windows be willing to try LibreCrypt to see if they can mount their WD drive without making a decrypted image, using the key that reallymine provides?

https://github.com/t-d-k/LibreCrypt/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/andlabs/reallymine/issues/29, or mute the thread https://github.com/notifications/unsubscribe-auth/AQE6xfxcQ0iYUAMxJ_We4ZY7L8y-BMDcks5rjv0cgaJpZM4MXLvN .

themaddoctor commented 7 years ago

I think it will only work with Symwave chips. The others require reordering bytes before and after decryption.

But the source code is there, and can be tinkered with.