← Package directory
Available on winget

Install sqlite4n6

Read-only SQLite forensic CLI — carve deleted records, grade anomalies

Install with winget
winget install --id SecurityRonin.sqlite4n6
Upgrade
winget upgrade --id SecurityRonin.sqlite4n6
Uninstall
winget uninstall --id SecurityRonin.sqlite4n6

About sqlite4n6

sqlite4n6 is a read-only SQLite forensic CLI. It carves deleted records out of a database's free (unallocated) space — freelist pages, in-page free blocks, dropped-table pages, and an uncheckpointed WAL overlay — recovering rows a live query cannot, and grades forensically-notable anomalies into severity-ranked findings. It opens the evidence file read-only and never writes the file or its sidecars.

Version history

Version Updated Notes
0.10.1 Unknown Full Changelog: v0.10.0...v0.10.1
0.10.0 Unknown What's Changed - fix(test): make secure_delete oracle host-engine-independent (auto_vacuum) by @h4x0r in #3 - feat(core): decode WebKit/Chrome .localstorage UTF-16-LE values by @h4x0r in #2 - feat(forensic): BlobInterpre...
0.1.0 Unknown Full Changelog: https://github.com/SecurityRonin/sqlite-forensic/commits/v0.1.0