Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions Modules/Apps/GitHub/WindowsNotepadParser.mkape
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Description: Gathers and parses Windows Notepad Tab State and Window State
Category: LiveResponse
Author: ogmini
Version: 1.0
Id: 1a717e09-5437-4690-9133-922a54f666eb
BinaryUrl: https://github.com/ogmini/Notepad-State-Library/releases
ExportFormat: csv
Processors:
-
Executable: WindowsNotepadParser\WindowsNotepadParser-Minimal.exe
CommandLine: "-o %destinationDirectory%\\Notepad\\"
ExportFormat: csv

# Documentation
# https://github.com/ogmini/Notepad-State-Library
# Can be useful in a Live Response situation in order to retrieve Unsaved Buffer Chunks
# from Windows Notepad. More details and information can be found in the GitHub Repo.
# Installation:
# Download the latest release for WindowsNotepadParser-Minimal-v#.#.3-standalone
# Create a "WindowsNotepadParser" folder in \Modules\bin
# Place files in \Modules\bin\WindowsNotepadParser folder