namazso
namazso
0 means success, this works as intended
Should be fixed with 4.0.0
Well, it runs, but the output is garbage: https://github.com/microsoft/winget-pkgs/pull/270705 Although the manifest seems to have already been rather bad on previous versions as well. Probably needs a bit of manual...
Fixed in 3.0.0
I don't know, try attaching a kernel debugger and debugging it. This isn't really meant to be any sort of finished product, just some code dump.
Then you downloaded the build for the wrong architecture. Download the correct one.
x64 is AMD64, as [Wikipedia](https://en.wikipedia.org/wiki/X86-64) also points out.
OpenHashTab is using the undocumented SysInternals API for VirusTotal, which requires a different set of data. For example, the file upload dialog you mention also does not transmit the file...
> My interpretation of your response is that it may. Correct. > OpenHashTab does not guarantee that it will not send local file system path information to VirusTotal. Yes. It...
> it also transmits more data than VirusTotal's web-based upload option, which transfers the whole file, correct? No, OHT will never transmit the contents of the file, and as such...