namazso / OpenHashTab

📝 File hashing and checking shell extension
GNU General Public License v3.0
3.12k stars 119 forks source link

vitustotal check utility giving error #171

Closed joebeem closed 1 year ago

joebeem commented 1 year ago

When I tried to check a file against virus total, I used to click the icon to upload to the site 1here it would display the number of positives found. I've done this for as long as I can remember. However, recently it has started throwing an error message when I try to check any file. attached below.

2023-06-07

Is this a known issue or isolated to me?

namazso commented 1 year ago

Huh. I'll see what I can do.

OpenHashTab uses the API key and endpoint from the Process Hacker (now System Informer) project. It seems like they're suffering from the same issue:

image

I'll check if the Microsoft tools using the same endpoint also have this

namazso commented 1 year ago

Fixed in https://github.com/namazso/OpenHashTab/commit/921305f5d4e2f001b845881e9d412a20071035c6

joebeem commented 1 year ago

Hi @namazso,

Sorry to bother you again, but it seems like this has come up again in a slightly different form. I thought it was the same error initially, but upon further inspection, it looks a little different. Is this something that can be looked at and possibly addressed? Thank you for taking the time to read and investigate this report.

20230708_104609-screenshot

namazso commented 1 year ago

@joebeem probably a temporary issue or an issue on your end (maybe VT blocked your ip / range?), because it works just fine here on the dev builds.