Post
Topic
Board Bitcoin Technical Support
Merits 4 from 2 users
Re: wallet.dat (hex code) in 2009
by
2112
on 10/06/2018, 02:17:11 UTC
⭐ Merited by HCP (2) ,vapourminer (2)
Linux: ./keyhunter.py /dev/sdc

/dev/sdc is a "device" like a harddisk... unfortunately, you can't do this in Windows. It doesn't work that way.
It does work just fine on Windows. The syntax is something like keyhunter.py \\.\PhysicalDisk2 . Of course one does have to use "elevated command prompt" a.k.a. "run as administrator".