performing-sqlite-database-forensics

Community

Recover deleted SQLite records with forensics.

AuthorYukiIto1999
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Forensic analysts and security teams need to uncover evidence from SQLite databases by recovering deleted records, examining write-ahead logs, decoding timestamps, and extracting data from browser histories, messaging apps, and mobile device databases to support investigations.

Core Features & Use Cases

  • Analyze the SQLite header and freelist to identify recoverable records (including data lingering in freelist trunk and leaf pages).
  • Parse Write-Ahead Log (WAL) files and unallocated space within pages to recover deleted data and reconstruct events.
  • Decode common timestamp formats (Chrome/WebKit, Unix, Mac Absolute, Mozilla PRTime) to human-friendly timelines.
  • Generate comprehensive reports suitable for human review and machine consumption in digital forensics workflows.

Quick Start

Run the agent on a target SQLite database to generate an evidence report.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: performing-sqlite-database-forensics
Download link: https://github.com/YukiIto1999/ctf-sleuth/archive/main.zip#performing-sqlite-database-forensics

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.