Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Ability to add/remove hashes #3

Closed
vatterspun opened this issue Apr 28, 2016 · 9 comments
Closed

Feature request: Ability to add/remove hashes #3

vatterspun opened this issue Apr 28, 2016 · 9 comments
Assignees

Comments

@vatterspun
Copy link

(This is a low-priority request)

Current behavior
Generates a SHA256 hash for files but you have to manually copy this value and paste it into the VirusTotal website interface to get an evaluation (if any) for a given file.

(By way of example, here's the listing on fhash.exe: https://www.virustotal.com/file/e5663cd84da6dcd742f0af0833478bc9ea33f915ae00e70dcacaff5ec52cc1f5/analysis/ )

Requested behavior
One of a few possible approaches:

  • If a URL is a ZIP, 7Z, RAR, EXE or other file type that VirusTotal might catalog, a button visible to check a given file hash in VirusTotal database (which is essentially just a url formatted like https://www.virustotal.com/file//analysis/ ). The button could also include the VirusTotal
  • Optional inclusion of the VirusTotal URL in the output so user can check for themselves

... or something similar.

Why?
As VirusTotal is increasingly the most common and useful tool available to average internet users that directly relates to the use of hash values, some kind of integration would benefit fhash's users. Especially since the tool is already calculating high security SHA256 values.

@sunjw
Copy link
Owner

sunjw commented Apr 29, 2016

Good idea, and I'll consider maybe add a link/links on hash result for searching the hash value.

@vatterspun
Copy link
Author

vatterspun commented Apr 29, 2016

... I'll consider maybe add a link/links on hash result for searching the hash value

Awesome, glad that helped :)

@sunjw sunjw self-assigned this Apr 29, 2016
@sunjw
Copy link
Owner

sunjw commented Jul 17, 2016

After c197e39, implemented contextual menu on hash value for Windows

@sunjw
Copy link
Owner

sunjw commented Jul 18, 2016

After fd12f85, implemented contextual menu on hash value for macOS.

@sunjw sunjw closed this as completed Aug 7, 2016
@vatterspun
Copy link
Author

I just went and tested v.2.0.4.0 and there's no virustotal link. Am I missing something?

@sunjw
Copy link
Owner

sunjw commented Aug 23, 2016

@vatterspun No, it is not in 2.0.4. It will be in next release - version 2.1. I'am still testing it. Or if you want to try this feature so hurry, you can compile fHash from code.

@vatterspun
Copy link
Author

Oh no problem :) I can wait.

@smaragdus
Copy link

smaragdus commented Oct 21, 2016

@vatterspun
Thanks for the nice idea.
@sunjw
Thanks for "Search VirusTotal" implementation, it is very useful.
What about "Stay on Top" option?

@sunjw
Copy link
Owner

sunjw commented Oct 22, 2016

@smaragdus Thanks, and I'll consider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants