recoversqlite

June 17, 2016 ยท View on GitHub

Two different scripts with the same pourpose: recover information from deleted registers in sqlite databases.

  • recoversqlite.py - first version
  • dumplite.py - rewrited, second version

Version

1.0

Tech

All of this was part of SecurityByDefault forensics in sqlite articles, you can read more in spanish here:

Installation

just python:

$ python recoversqlite.py -f personas.sqlite
$ python dumplite.py -f personas.sqlite -l -u -d

References

Official Doc:

Tools (public and commercial):

Studies and publications:

Books: