> cat /dev/github | grep security-tools
discovered 03 Aug 2026

sqlite3_page_explorer

HTML ★ 23 via github-topic
→ View on GitHub
Sqlite3 Page Explorer is an Electron-based application that enables users to open and explore SQLite databases, allowing for in-depth examination of their internal structures, including schemas, tables, and indices. Its notable features include hierarchical navigation of B-Tree pages, parsing of cell content, and the ability to view both current and deleted data pages, making it an essential tool for software development, ethical hacking, troubleshooting, and academic studies related to database formats.