https://github.com/assafmo/file-hash-query
Command line tool to query VirusTotal.com for sha256
https://github.com/assafmo/file-hash-query
Last synced: about 1 year ago
JSON representation
Command line tool to query VirusTotal.com for sha256
- Host: GitHub
- URL: https://github.com/assafmo/file-hash-query
- Owner: assafmo
- License: mit
- Created: 2016-12-11T18:59:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T13:09:22.000Z (over 7 years ago)
- Last Synced: 2025-02-10T01:37:43.626Z (over 1 year ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Update: [This](https://github.com/assafmo/virustotal.sh) is better. :-)
# Usage Example
```bash
go run *.go --sha256 d069d1aa563c3d12bba74b979911050ee9af780d0e729599b4810a067688c79c
```
# Contribute
Fork & Send me a Pull Request.
# License
[MIT](/LICENSE)