Now try put de recover command with my wallet, but pywallet dont run. errno 13, Permission denied (I run cmd with admin)
How can fix errno 13?
put the code i use:
pywallet.py --otherversion=30 --recover --recov_size 300Gio --recov_device "\\.\PHYSICALDRIVE0" --recov_outputdir "c:\recuperacion"
That does not look right... what is "\\.\PHYSICALDRIVE0" ?

Given you've put the outputdir as C:\recuperacion, it would appear you're using Windows... so the recov_device should also be something like D: or E:
Is the harddrive that you're attempting to read not mounted with a drive letter?
Hello, i have a problem and maybe you could help me...
Few years ago i had a wallet on multibit in my macbook. There is no passcode i open it the software and use it. Every month i sended BTC in my wallet but one day .. i send it at the same BTC adresse but when i open Multibit the adresse had change and i lost my fund because i didn't take the private key before.
I have the folder with wallet.dat , peers.dat , etc...
I try pywallet but there nothing detected...
Can you help me?
Those two things are NOT right... MultiBit does NOT use wallet.dat or peers.dat... MultiBit wallet files have names like "multibit.wallet" (for MultiBit Classic) or "mbdh.wallet.aes" (MultiBit HD).
Additionally, pywallet is only used for "wallet.dat" wallets generated by Bitcoin Core and it's derivatives like Dogecoin Core, Litecoin Core etc...
Do you have MultiBit... or do you have Bitcoin Core?
