#1064466 RFP: xsqlite -- forensic analysis of SQLite database files

Package:
wnpp
Source:
wnpp
Submitter:
Francisco Vilmar Cardoso Ruviaro
Date:
2025-11-29 16:54:31 UTC
Severity:
normal
#1064466#5
Date:
2024-02-22 16:30:24 UTC
From:
To:
* Package name    : xsqlite
  Version         : 2.0.6
  Upstream Contact: Netherlands Forensic Institute
* URL             : https://github.com/NetherlandsForensicInstitute/xsqlite
* License         : Expat
  Programming Lang: Python
  Description     : forensic analysis of SQLite database files

 Xsqlite is a Python 3 package that can be used for forensic analysis of
 SQLite database files. It's main purpose is to recover deleted records,
 but it can also be used to analyse the low-level file structure for
 forensic purposes. The package includes a simple command-line tool for
 basic record recovery, but for more advanced usage it can be used as
 Python module or in the interactive Python shell.