diff --git a/Modules/Apps/GitHub/Ese2csv_SRUM.mkape b/Modules/Apps/GitHub/Ese2csv_SRUM.mkape new file mode 100755 index 000000000..e00005a8e --- /dev/null +++ b/Modules/Apps/GitHub/Ese2csv_SRUM.mkape @@ -0,0 +1,18 @@ +Description: 'Ese2csv: Parsing SRUM Database' +Category: SRUMDatabase +Author: Max Ye +Version: 1.0 +Id: 852b64c1-fd0e-47ec-8aa4-0994dbf5d8d1 +BinaryUrl: https://github.com/MarkBaggett/ese-analyst/archive/master.zip +ExportFormat: csv +Processors: + - + Executable: ese-analyst\ese2csv.exe + CommandLine: -o %destinationDirectory% -p srudb_plugin --plugin-args "%sourceDirectory%\Windows\System32\config\SOFTWARE" -- "%sourceDirectory%\Windows\System32\sru\SRUDB.dat" + ExportFormat: csv + +# Documentation +# https://github.com/MarkBaggett/ese-analyst +# Create a folder "ese-analyst" within the "Modules\bin" KAPE folder +# Place both files "ese2csv.exe" and "srudb_plugin.py" into "Modules\bin\ese-analyst" +# When using this module, the module source should be set to OS drive root directory (e.g. C:\), because parameters use abosulte paths