Software
Now Reading
Just another script for deleted SQLite records recovery
0

Just another script for deleted SQLite records recovery

We have lots of commercial tools for SQLite recovery. We have some free tools, like Mari DeGrazia’s SQLite Deleted Records Parser, and now we have another Python script to try – recoversqlite by Alejandro Ramos.

There are two versions of it:

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

Here is how to use it:

$ python recoversqlite.py -f db.sqlite

$ python dumplite.py -f db.sqlite -l -u -d

Leave a Response


Please enter the result of the calculation above.