diff --git a/packages/mftecmd.vm/mftecmd.vm.nuspec b/packages/mftecmd.vm/mftecmd.vm.nuspec index 108031e4b..8c7c23449 100644 --- a/packages/mftecmd.vm/mftecmd.vm.nuspec +++ b/packages/mftecmd.vm/mftecmd.vm.nuspec @@ -2,7 +2,7 @@ mftecmd.vm - 1.2.2.20240826 + 1.2.2.20240908 Eric Zimmerman $MFT, $Boot, $J, $SDS, $I30, and $LogFile (coming soon) parser. Handles locked files diff --git a/packages/mftecmd.vm/tools/chocolateyinstall.ps1 b/packages/mftecmd.vm/tools/chocolateyinstall.ps1 index 6491b57a3..5b2b8cedc 100644 --- a/packages/mftecmd.vm/tools/chocolateyinstall.ps1 +++ b/packages/mftecmd.vm/tools/chocolateyinstall.ps1 @@ -5,6 +5,6 @@ $toolName = 'MFTECmd' $category = 'Forensic' $zipUrl = 'https://download.mikestammer.com/net6/MFTECmd.zip' -$zipSha256 = '9beb6bb054df4806023937548bec212177cb8967f6f4d84b73a4e35fb13b8a50' +$zipSha256 = '705cebd566987e815c7e2ac6d0159d200223065817a6f115b4ce5ba61a22b424' VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -consoleApp $true -innerFolder $false diff --git a/packages/recmd.vm/recmd.vm.nuspec b/packages/recmd.vm/recmd.vm.nuspec index 5ef4f5e52..bcbd5f63f 100644 --- a/packages/recmd.vm/recmd.vm.nuspec +++ b/packages/recmd.vm/recmd.vm.nuspec @@ -2,7 +2,7 @@ recmd.vm - 2.0.0.20240826 + 2.0.0.20240908 Eric Zimmerman Powerful command line Registry tool searching, multi-hive support, plugins, and more diff --git a/packages/recmd.vm/tools/chocolateyinstall.ps1 b/packages/recmd.vm/tools/chocolateyinstall.ps1 index 085709573..360331ede 100644 --- a/packages/recmd.vm/tools/chocolateyinstall.ps1 +++ b/packages/recmd.vm/tools/chocolateyinstall.ps1 @@ -5,6 +5,6 @@ $toolName = 'RECmd' $category = 'Forensic' $zipUrl = 'https://download.mikestammer.com/net6/RECmd.zip' -$zipSha256 = '58d1884c5f0ff5b1564220377630316303adc5a0840126921c93139f618e2e61' +$zipSha256 = '90a1c5be877c3a50294a134b81fe26755980a70e6b9d914e444b43c1e205b0f3' VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -consoleApp $true -innerFolder $true diff --git a/packages/rla.vm/rla.vm.nuspec b/packages/rla.vm/rla.vm.nuspec index 8b0a7f76e..3b0fafb6a 100644 --- a/packages/rla.vm/rla.vm.nuspec +++ b/packages/rla.vm/rla.vm.nuspec @@ -2,7 +2,7 @@ rla.vm - 2.0.0.20240826 + 2.0.0.20240908 Eric Zimmerman Replay transaction logs and update Registry hives so they are no longer dirty. Useful when tools do not know how to handle transaction logs diff --git a/packages/rla.vm/tools/chocolateyinstall.ps1 b/packages/rla.vm/tools/chocolateyinstall.ps1 index 63f72d0f4..120202bef 100644 --- a/packages/rla.vm/tools/chocolateyinstall.ps1 +++ b/packages/rla.vm/tools/chocolateyinstall.ps1 @@ -5,6 +5,6 @@ $toolName = 'RLA' $category = 'Forensic' $zipUrl = 'https://download.mikestammer.com/net6/rla.zip' -$zipSha256 = 'F30F9EF4F2E6BA8A002F8A799851D4173D85D5784FC3E388FBE1CFD525D20333' +$zipSha256 = '1017f1d19d57665afd8fdfb13955a8280708931cb5cd75eca45ae28e23756b16' VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -consoleApp $true -innerFolder $false diff --git a/packages/timeline_explorer.vm/timeline_explorer.vm.nuspec b/packages/timeline_explorer.vm/timeline_explorer.vm.nuspec index cbbd84208..2d7fe834b 100644 --- a/packages/timeline_explorer.vm/timeline_explorer.vm.nuspec +++ b/packages/timeline_explorer.vm/timeline_explorer.vm.nuspec @@ -2,7 +2,7 @@ timeline_explorer.vm - 2.0.0.20240826 + 2.0.0.20240908 Eric Zimmerman View CSV and Excel files, filter, group, sort, etc. with ease diff --git a/packages/timeline_explorer.vm/tools/chocolateyinstall.ps1 b/packages/timeline_explorer.vm/tools/chocolateyinstall.ps1 index ddefd8c02..9332d199b 100644 --- a/packages/timeline_explorer.vm/tools/chocolateyinstall.ps1 +++ b/packages/timeline_explorer.vm/tools/chocolateyinstall.ps1 @@ -5,6 +5,6 @@ $toolName = 'TimelineExplorer' $category = 'Forensic' $zipUrl = 'https://download.mikestammer.com/net6/TimelineExplorer.zip' -$zipSha256 = '9e6f008102fcf62148856dad03f310b11b4c586495985fd3d3e333497c6fee2b' +$zipSha256 = '0ca64b7ad955ed9c0eb867d9313fccf6ef34b236aa3122e09fc2517dcf381852' VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -consoleApp $false -innerFolder $true