chg-hou / EnMicroMsg.db-Password-Cracker

Crack the password of EnMicroMsg.db with brute-force attack.
GNU General Public License v3.0
331 stars 78 forks source link

Fix sqlcipher compatibility issue #14

Open wzyboy opened 4 years ago

wzyboy commented 4 years ago

This PR is to solve #12. Without the cipher_compatibility = 1 set, the driver would report file is not a database error even with the correct password.