From ee02bc7d69f2e7d39cf07a9c27d10cddacea831c Mon Sep 17 00:00:00 2001 From: Hyun Yi Date: Sun, 11 Feb 2024 20:56:53 +0900 Subject: [PATCH] argument specification has been changed --- Modules/Apps/NTFSLogTracker_$J.mkape | 2 +- Modules/Apps/NTFSLogTracker_$LogFile.mkape | 8 ++++---- Modules/Compound/NTFSLogTracker.mkape | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Modules/Apps/NTFSLogTracker_$J.mkape b/Modules/Apps/NTFSLogTracker_$J.mkape index 5fb2f306d..57cad27b3 100644 --- a/Modules/Apps/NTFSLogTracker_$J.mkape +++ b/Modules/Apps/NTFSLogTracker_$J.mkape @@ -3,7 +3,7 @@ Category: FileSystem Author: Hyun Yi @hyuunnn and Vito Alfano Version: 1.1 Id: 74ee5d04-2fb2-11ee-be56-0242ac120002 -BinaryUrl: https://drive.google.com/file/d/12Xzp0GW9KqaejFrK7ewGYzKWNEjRgP1P/view?usp=drive_web +BinaryUrl: https://sites.google.com/site/forensicnote/ntfs-log-tracker/ ExportFormat: sqlite3 FileMask: $J Processors: diff --git a/Modules/Apps/NTFSLogTracker_$LogFile.mkape b/Modules/Apps/NTFSLogTracker_$LogFile.mkape index 0511706f8..6c270e0ce 100644 --- a/Modules/Apps/NTFSLogTracker_$LogFile.mkape +++ b/Modules/Apps/NTFSLogTracker_$LogFile.mkape @@ -3,17 +3,17 @@ Category: FileSystem Author: Hyun Yi @hyuunnn and Vito Alfano Version: 1.1 Id: 74ee60a6-2fb2-11ee-be56-0242ac120002 -BinaryUrl: https://drive.google.com/file/d/12Xzp0GW9KqaejFrK7ewGYzKWNEjRgP1P/view?usp=drive_web +BinaryUrl: https://sites.google.com/site/forensicnote/ntfs-log-tracker/ ExportFormat: sqlite3 -FileMask: $J +FileMask: $LogFile Processors: - Executable: NTFS Log Tracker v1.71 CMD\NTFS_Log_Tracker_CMD.exe - CommandLine: -u %sourceFile% -o %destinationDirectory% + CommandLine: -l %sourceFile% -o %destinationDirectory% ExportFormat: sqlite3 - Executable: NTFS Log Tracker v1.71 CMD\NTFS_Log_Tracker_CMD.exe - CommandLine: -u %sourceFile% -o %destinationDirectory% -c + CommandLine: -l %sourceFile% -o %destinationDirectory% -c ExportFormat: csv # Documentation diff --git a/Modules/Compound/NTFSLogTracker.mkape b/Modules/Compound/NTFSLogTracker.mkape index 420320773..0ed73668a 100644 --- a/Modules/Compound/NTFSLogTracker.mkape +++ b/Modules/Compound/NTFSLogTracker.mkape @@ -3,7 +3,7 @@ Category: FileSystem Author: Hyun Yi @hyuunnn Version: 1.0 Id: 094e8964-ea15-4be1-869d-7b8fa1b55ada -BinaryUrl: https://sites.google.com/site/forensicnote/ntfs-log-tracker/NTFS Log Tracker v1.6 CMD.zip +BinaryUrl: https://sites.google.com/site/forensicnote/ntfs-log-tracker/ ExportFormat: sqlite3 Processors: -