Skip to content

Commit

Permalink
Create Ese2csv_SRUM.mkape
Browse files Browse the repository at this point in the history
  • Loading branch information
maxk77 committed Mar 10, 2024
1 parent b1b1703 commit 547202d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Modules/Apps/GitHub/Ese2csv_SRUM.mkape
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 547202d

Please sign in to comment.