m4heshd / better-sqlite3-multiple-ciphers

better-sqlite3 with multiple-cipher encryption support 🔒
MIT License
140 stars 27 forks source link

How can I recover a corrupted encrypted db file #33

Closed Jun90925 closed 2 years ago

Jun90925 commented 2 years ago

Normally we can recover a corrupted database file by using sqlite3 crrupted.d .recover | sqlite3 fixed.db

But how to recover a database if it is encrypted ?

m4heshd commented 2 years ago

This issue should be redirected to SQLite3MultipleCiphers. Please leave a comment in this thread with that issue tagged. Closing for now.