RickLeinecker / SeeShells

Senior design project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeeShells: Windows Shellbag Timeline Display & Parser

GitHub release (latest by date) GitHub All Releases SeeShells License

SeeShells Logo

SeeShells is a configurable Windows desktop application which focuses on extracting specific Registry data known as ShellBags. SeeShells displays this information in a interactive timeline that highlights user events as they were recorded.

The goal of SeeShell is to assist digital forensics investigators in their course of actions and provide more information that can be used as evidence in a court of law.

In addition to the timeline, SeeShells provides exporting:

  • a CSV of all ShelBag information parsed.
  • an HTML representation of the timeline

SeeShells operates on both running machines (live) and registry hive files (offline).

Requirements

Configuration

JSON configuration files are used within the SeeShells application to provide information about Windows versions and their registry keys. This ensures that if any new discoveries are found in the future regarding ShellBag information, they can easily be updated in the configuration file, and the program can adjust accordingly.

See the Help Section for modifying SeeShells configurations.

Contributors

Developers

Sponsor

About

Senior design project

License:GNU General Public License v2.0


Languages

Language:C# 79.0%Language:Vue 11.8%Language:JavaScript 8.9%Language:HTML 0.2%