Skip to content

aramosf/recoversqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

recoversqlite

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:

About

recover deleted information from sqlite files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages