Blame


1 685b313a 2015-06-16 xhr # Import Sleuth Kit MAC time line files into SQLite
2 685b313a 2015-06-16 xhr
3 685b313a 2015-06-16 xhr ## Usage
4 685b313a 2015-06-16 xhr
5 685b313a 2015-06-16 xhr $ ./tsk-sqlite.py --initdb
6 685b313a 2015-06-16 xhr $ ./tsk-sqlite.py --import disk.mactime
7 685b313a 2015-06-16 xhr
8 685b313a 2015-06-16 xhr $ sqlite3 timeline.db
9 685b313a 2015-06-16 xhr
10 685b313a 2015-06-16 xhr Have fun
11 685b313a 2015-06-16 xhr