Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/amcacheparser.vm/amcacheparser.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>amcacheparser.vm</id>
<version>1.5.2.20250219</version>
<version>1.5.2.20260221</version>
<authors>Eric Zimmerman</authors>
<description>Amcache.hve parser with lots of extra features. Handles locked files</description>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions packages/amcacheparser.vm/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Import-Module vm.common -Force -DisableNameChecking
$toolName = 'AmcacheParser'
$category = VM-Get-Category($MyInvocation.MyCommand.Definition)

$zipUrl = 'https://download.mikestammer.com/net6/AmcacheParser.zip'
$zipSha256 = '0e0214d3b8d17500946e445f3dec92f9485d00f788316eaa5ca78ebb31c92d78'
$zipUrl = 'https://download.ericzimmermanstools.com/AmcacheParser.zip'
$zipSha256 = '334D03D26B1261646B06401BBB77E5FBE74BF0C4C636C2479B0F53CFB094EA81'

VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -consoleApp $true -innerFolder $false
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>recentfilecacheparser.vm</id>
<version>1.5.1.20250219</version>
<version>1.5.1.20260221</version>
<authors>Eric Zimmerman</authors>
<description>RecentFileCache parser</description>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions packages/recentfilecacheparser.vm/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Import-Module vm.common -Force -DisableNameChecking
$toolName = 'RecentFileCacheParser'
$category = VM-Get-Category($MyInvocation.MyCommand.Definition)

$zipUrl = 'https://download.mikestammer.com/net6/RecentFileCacheParser.zip'
$zipSha256 = '2b9eb1946bb3f58d2f61ab44671ac46fe4b0dd75c70972cb468f79844455df7f'
$zipUrl = 'https://download.ericzimmermanstools.com/net9/RecentFileCacheParser.zip'
$zipSha256 = 'CAEDC350C64DC5F14F5AE1E6C25D9ADFABDFEB51411F176653D6B11281F06B17'

VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -consoleApp $true -innerFolder $false
2 changes: 1 addition & 1 deletion packages/recmd.vm/recmd.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>recmd.vm</id>
<version>2.0.0.20250814</version>
<version>2.1.0.20260221</version>
<authors>Eric Zimmerman</authors>
<description>Powerful command line Registry tool searching, multi-hive support, plugins, and more</description>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion packages/recmd.vm/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Import-Module vm.common -Force -DisableNameChecking

$toolName = 'RECmd'
$category = VM-Get-Category($MyInvocation.MyCommand.Definition)
$zipUrl = 'https://download.mikestammer.com/net6/RECmd.zip'
$zipUrl = 'https://download.ericzimmermanstools.com/RECmd.zip'

VM-Install-From-Zip $toolName $category $zipUrl -consoleApp $true -innerFolder $true -verifySignature
2 changes: 1 addition & 1 deletion packages/regcool.vm/regcool.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>regcool.vm</id>
<version>0.0.0.20260128</version>
<version>0.0.0.20260219</version>
<authors>Kurt Zimmermann</authors>
<description>RegCool is a flexible editor for the Windows registry database.</description>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion packages/regcool.vm/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ $toolName = 'RegCool'
$category = VM-Get-Category($MyInvocation.MyCommand.Definition)

$zipUrl = 'https://kurtzimmermann.com/files/RegCoolX64.zip'
$zipSha256 = '7e979f33f53d734161f8936c452736dd9406deb4560978b424b822351037e514'
$zipSha256 = '4BCEC2705EEDD1E82071EBFBD41C36AFDDD8AC300034E3F2D3C93B22DC50F664'

VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -consoleApp $false -innerFolder $false
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>shellbags_explorer.vm</id>
<version>2.0.0.20250219</version>
<version>2.1.0.20260221</version>
<authors>Eric Zimmerman</authors>
<description>GUI for browsing shellbags data. Handles locked files</description>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions packages/shellbags_explorer.vm/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Import-Module vm.common -Force -DisableNameChecking
$toolName = 'ShellBagsExplorer'
$category = VM-Get-Category($MyInvocation.MyCommand.Definition)

$zipUrl = 'https://download.mikestammer.com/net6/ShellBagsExplorer.zip'
$zipSha256 = '8f81e32b723115462d6245357d1c3d8a41fff2926c263c857a086765ce3f7ad2'
$zipUrl = 'https://download.ericzimmermanstools.com/net9/ShellBagsExplorer.zip'
$zipSha256 = '750C2B298945EC871F134804F39334BB764BBFB1BB7D0615E5F08A8AE2694A43'

VM-Install-From-Zip $toolName $category $zipUrl -zipSha256 $zipSha256 -consoleApp $false -innerFolder $true
Loading