Andrew Rathbun

Results 120 comments of Andrew Rathbun

> @EricZimmerman I have already done that and put the output in the comment above. > by the way, kape fails to recognize the correct OS(I'm using Windows 11 and...

> @EricZimmerman: Meanwhile Kuiper v2.3.5 is released and should support ZIP archives from various origins. Does that mean this issue is resolved?

@weslambert would something standard in the comments like ```yaml # Corresponding SQLMap GUID: ``` alternatively ```yaml # Corresponding SQLMap Filename: ``` Would either of these be a solution? Option C?...

What exactly are you referring to? Can you provide a screenshot of what's missing and what exactly you think should be there?

@opcilantr0 give this a try: `KAPE-EZToolsAncillaryUpdater.ps1 -KeepEZTools` will NOT delete the `!!!RemoteFileDetails.csv` file which `Get-ZimmermanTools.ps1` relies on to figure out what's on disk vs what's hosted on Backblaze. Try it...

Great idea! I actually just got familiar with WinGet myself in the past few months so I'm all for leveraging that re: the dotnet stuff. I like the idea of...

TODO for v4.1: - [ ] Hashing of files post-download, pre-copy, only copy if the hashes don't match. Do for all .exe, .dll, runtimeconfig.json, etc. Also do for Get-ZimmermanTools.ps1 -...

Sorry for the delay in response. I was on vacation. Would you think something like this would suffice? ``` # Documentation: # Corresponding SQLECmd Map ID: *insert GUID here* ```...

Assigned @EricZimmerman to provide insight re: blob extraction capabilities. Maybe this is already a part of the sqlite dll but I don't know at this time.

@FormindAPE have you tested this? FYI, I made a PR with this change so please advise when you can - https://github.com/EricZimmerman/Get-ZimmermanTools/pull/6