Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 459 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 459 Bytes

DFIRlogbook

Logbook for Digital Forensics and Incident Response

GUI_Preview

Overview

This project will help to better standardize the chronological record keeping associated with a period in a simple and easily accessible manner.

Rewrote GUI to PySide6 instead of tkinter. added a toolbar. added ability to specify a custom timezone offset.

**tkinter_basic.py has been moved to the archived folder 'DFIRlogbook_basic'.