Skip to content

A mac app to export your sqlite database with sqlcipher encrypted

Notifications You must be signed in to change notification settings

welsonla/SQLCipherExport

Repository files navigation

icon

##configuration http://sqlcipher.net/ios-tutorial

##ScreenShot

  1. Drag your database to the first input
  2. Input your key

scrennshot

#####When export success You can find a sqlite database named 'developer.db' on your Desktop

~/Desktop/developer.db

converting

success

##Release verion is avalible on the folder 'release' if you could not using Xcode to build it,a release version is avalible on the 'release' folder

##Update

####1.4.3(2013.12.13)

  1. 添加转换后open in finder
  2. 修复窗口不在最前的问题
  3. 提示使用中文

####1.4.1(2013.08.27)

  1. 修复点击dock图标窗口仍然无法呼出的bug
  2. 添加一个status menu
  3. 添加remember key功能,用于储存dbkey

####1.1.2

  1. 添加了 GCD
  2. 当转换进行中时,设置输入框为不可用
  3. 添加动态提示

####1.1.1 1.add an icon :)

####1.0

  1. add decode,encode to the sqlite database
  2. a simple ui
  3. 没有使用GCD

About

A mac app to export your sqlite database with sqlcipher encrypted

Resources

Stars

Watchers

Forks

Packages

No packages published