Skip to content

Cryptographic Hash Extractor v0.5.0

Choose a tag to compare

@labgeek labgeek released this 19 Jun 22:44

Added
persistence/ package (persistence/db.py, persistence/init.py) with HashDatabase class — SQLite-backed store for scan metadata and per-file hash results
ScanHistoryDialog — modal dialog listing past scans with time-range filtering (Today / 7 / 30 / 90 days / All time) and a "Load Selected" action to restore historical results into the main UI
"Scan History" button in the main toolbar that opens ScanHistoryDialog
open_scan_history() and _load_historical_results() methods on pdfAnalysis to launch the dialog and repopulate results from a historical scan record