- Drag your xxx.db file into this Xcode project
- Change
YourDataBasePassWordto your database file password - Change
YourDataBaseNameto your database file name - Run project simulators is ok
- See
Clickthan, click the screen - See the log, you can get the database without passsword
- Enjoy it
- 将你的数据库文件拖进工程
- 修改
YourDataBasePassWord为密码 - 修改
YourDataBaseName为你的数据库文件名称 - 运行程序,模拟器即可
- 当看到屏幕出现
Click点击屏幕 - 查看 Log,就可以获取路径
- 玩吧〜