Closed antmar904 closed 2 months ago
I think it's trying to fetch:
https://f001.backblazeb2.com/file/EricZimmermanTools/net6/AmcacheParser.zip
Backblaze had some infrastructure changes / global updates.
Eric is hosting his tools on his own now. New permanent links. Next MemProcFS release is in the works. https://download.mikestammer.com/net6/AmcacheParser.zip
yes, thanks @evild3ad
for all changes, replace "https://f001.backblazeb2.com/file/EricZimmermanTools" by "https://download.mikestammer.com" in follow lines :
Line 1032: $URL = "https://download.mikestammer.com/net6/AmcacheParser.zip"
Line 1430: $URL = "https://download.mikestammer.com/net6/AmcacheParser.zip"
Line 1445: $URL = "https://download.mikestammer.com/net6/AmcacheParser.zip"
Line 1504: $URL = "https://download.mikestammer.com/net6/AppCompatCacheParser.zip"
Line 1519: $URL = "https://download.mikestammer.com/net6/AppCompatCacheParser.zip"
Line 1662: $URL = "https://download.mikestammer.com/net6/EvtxECmd.zip"
Line 1677: $URL = "https://download.mikestammer.com/net6/EvtxECmd.zip"
Line 2036: $URL = "https://download.mikestammer.com/net6/RECmd.zip"
Line 2051: $URL = "https://download.mikestammer.com/net6/RECmd.zip"
Line 2110: $URL = "https://download.mikestammer.com/net6/SBECmd.zip"
Line 2125: $URL = "https://download.mikestammer.com/net6/SBECmd.zip"
Have a good day :)
Thank you! Everything fixed. New release coming soon!
Hi I am getting this error:
`Invoke-WebRequest : { "code": "not_found", "message": "File with such name does not exist.", "status": 404 } At E:_Tools\MemProcFS-Analyzer-v1.0\MemProcFS-Analyzer.ps1:1033 char:20