diff --git a/Modules/Apps/GitHub/WindowsNotepadParser.mkape b/Modules/Apps/GitHub/WindowsNotepadParser.mkape new file mode 100644 index 000000000..e723b12ef --- /dev/null +++ b/Modules/Apps/GitHub/WindowsNotepadParser.mkape @@ -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