mhdfadlyhasan / dronetimeline

Forensic timeline analysis for drone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DroneTimeline

DroneTimeline is a forensic timeline analysis tool for drone.

Requirements

  • Python 3.8
  • PyQt5

How to run

  • Clone the repository

    git clone https://github.com/studiawan/dronetimeline.git

  • Run the DroneTimeline main graphical user interface

    python src/dtgui.py

  • The order of the run: select case directory, import timeline, merge the timelines, and show merged timeline.

  • To select case directory, choose FileSelect Case Directory

  • To import timeline, click FileImport Timeline

  • We then can merge the imported timelines by clicking TimelineMerge Timelines

  • Finally, we can check the merged timeline by choosing TimelineShow Merged Timeline

License

MIT License.

About

Forensic timeline analysis for drone.

License:MIT License


Languages

Language:Python 100.0%