Safari IHO (History Explorer) is a macOS-focused forensic tool for browsing and analyzing Safari History.db files. It provides timeline views, forensic details, statistics, and custom SQL queries in a native-style UI.
Author: reezcode
- Timeline view of browsing history
- Forensic view with record details
- Statistics dashboard
- Custom SQL query runner
- CSV/JSON export and report generation
- Flutter (stable) with Dart 3.11+
- macOS machine for running the desktop app
flutter pub get
flutter run -d macosflutter build macos- Launch the app.
- Click "Open History.db".
- Select the Safari history database (default:
~/Library/Safari/History.db).
- The app reads from the selected database file. For locked or protected files, create a copy before opening.