btcrecover icon indicating copy to clipboard operation
btcrecover copied to clipboard

btcrecover.py: error: cant restore previous session

Open anj1875 opened this issue 6 years ago • 3 comments

I finished the last session and i didnt get my password. it says password exhaust . Now im trying it again .. this always happen. what will i do now ? oh3j0bvkqk2qhryhorsnbq

anj1875 avatar Oct 22 '17 00:10 anj1875

Delete the saved file? progress.sav

If you are starting completely fresh.. don't delete it if you have progress saved you want to keep.

kost123 avatar Oct 22 '17 05:10 kost123

Thanks again, @kost123. As he said, if you intentionally changed some of the command-line arguments to test different typos, you must delete progress.sav to start testing from the beginning.

If you didn't mean to change the command-line arguments, and want to start testing from where you last left off, just run btcrecover like this and it will restore the command-line arguments from the progress.sav file:

python btcrecover.py --restore progress.sav

gurnec avatar Oct 24 '17 16:10 gurnec