Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.19 KB

unhide is a console tool to recovery deleted rows from SQLite3 databases.
Technical background is described in this post (russian).
The tool is also available as a Total Commander plugin.

Download the latest version

FREEWARE. HOME USE ONLY.

Usage

unhide <dbpath> <any for debug>
unhide D:/data/db.sqlite
unhide "D:/data/my db.sqlite" d

Limitations

  • Maximum database size is 1Mb (for free version)
  • Only UTF8 encoding
  • BLOBs are unsupported

Similar software